Hi I found that Magnolia support using templates defined only in Config/modules/templating/Templates. Templates placed in subfolders are ignored. So, I've modified info.magnolia.cms.beans.config.Template class and now i can use all templates from C/m/t/T and all its subfolders. All works fine (pages build with templates), except from names displayed in Website pages for selected templates. There are correct positions in select list of templates (based on "title" attribute of defined template's content node), and even when i select template, there is corrent template's title displayed in "Template" column of Website panel. But when i use "refresh" in this panel, diplayed name is changed and not based on "title" attribute but on "name". I'm trying to found java code responsible for that one label, but without any fair result, please help.
Regards Beniamin ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------