Forums / General / Creating a custom folder
Randeep Walia
Friday 12 November 2004 9:57:21 am
I noticed that the Gallery seems to be a customized folder. That sort of functionality could be extremely useful to me in implementing my article class, because I have an instance of an article class, along with instances of an article_page class I developed and I keep them all together meaning every article has its own folder.
I would like to implement an instance of article_folder to hold these contents rather than folder. Is it possible to do this?
__________________________________ Randeep Walia is http://www.rundeep.net powered by EZ Publish
Arash Molavi
Sunday 14 November 2004 11:51:23 am
All the content you make gets a node id and a class. You can make a template for every content class and even match them with id.
For instructions go to: Override templateshttp://www.ez.no/ez_publish/documentation/customization/custom_design/override_templates
or Building an eZ publish sitehttp://www.ez.no/ez_publish/documentation/toc/(from)/36647