Would be nice to have auto sort

Permalink
Would be nice to have sorting options on the single_page. For example, sort from new to old.

Is that something that would be possible by changing the single_page code, or css?

Tags:

View Replies:
defunct replied on at Permalink Reply
defunct
You would edit the single_page controller, you can update the query to sort however you wish. Or you could just reorder them on the ordering page to any order you wish.

Cheers
luns4d replied on at Permalink Reply
Thanks for the controller tip to point me in the right direction.

The Drag-n-drop is neat, but I'm thinking with a larger number of entries, that could get tedious.
defunct replied on at Permalink Reply
defunct
No problem. Good luck!