Old templates (app/project/templates) issue in 6.4; can it be converted?
I'm currently on 6.2 but am moving over to 6.4 and trying to re-use my templates that I've created as part of my project (under /apps/project/templates).
The challenge I'm having is that all of the parsys and layout containers don't have any default component groups defined.
Previously, they were defined in /etc/designs/project, but from what I can tell, that path is no longer used?
Is there a way to still use these templates and specify the allowed component groups by default without having the author go into design mode after creating a page and manually selecting the groups?
Also, I would love to convert these templates to be dynamic templates so that my authors can modify the template layouts themselves. Is there an easy way to move these templates to the new format?
Thanks in advance!