Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Another quick question:

Is there a way to reorder the pages on the left side on the admin page? Right now, they order themselves in the order you first access them, but is there a way to order them by hand?

Thanks!
Please use cms:template tag on each template and set the 'order' parameter.
Quoting from the docs (http://www.couchcms.com/docs/tags-refer ... plate.html) -
By default, all the templates defined for a web site are displayed in the admin panel in the order of their creation, the oldest one being on the top. This order can be manipulated by setting this parameter for each template. The smaller the number set as the order, the higher up the template appears in the list.

Hope this helps.
2 posts Page 1 of 1