Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
:o

I have created a number of random pages. I would like to nicely organize the pages in the admin panel as follows:

    home
    about
    portfolio
    testimonials
    downloads
    contacts

currently it seems couch randomly arranges the admin menu according to what you have published. Is there a way around this? I have searched the forum without any luck.

Thanks
Welcome to the CouchCMS Community, jephcol!

I suggest you have a look at the documentation for the "template" tag, here:

http://www.couchcms.com/docs/tags-refer ... plate.html

You will see that this tag has an attribute called "order", which is what you are looking for.

I hope this helps!
2 posts Page 1 of 1