Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Okay i have several sections, and its getting too much for the type of website i run.

Before i start i'm talking about the backend of the website ''couch'' I want to make it much better for myself and my team to update with.

Is there away to put a template into a template. So lets say we have,

News
Events
Articles
features
videos

using the couch title='name_of_page'

But then have a folder where all the above will be placed into.
So lets say ''Publication Section''.. when you click into that it then shows all of the above templates clone and static. which means when you go into that it shows like the clone pages do but the sections, click the section news and that then shows all the clone pages.

So this means we can condense them more, and makes things much cleaner.

So we can lets say within the CMS page tag

Code: Select all
<cms:template title='news'  folder='publications section' clonable='1' >
Hi Simon,

The feature of having collapsible sections in the sidebar (having groups of templates) was a feature scheduled for v1.3. Unfortunately I couldn't get it into it. However, it is on the cards and I'll surely get a patch or something soon. Please wait for just a little while more.

Thanks
2 posts Page 1 of 1