Wednesday 13 December 2006 11:12:10 am
Hi
This depends on what you want to do exactly. If you want to use your custom data in other, existing templates, writing some template operators might be useful. This way you can fetch and process data from wherever you want and include it anywhere. If you want to write your own templates which do not depend on any node or object in the content tree, a module might be more interesting for you.
Start with these links:
http://ez.no/ezpublish/documentation/development/extensions/template_operator http://ez.no/ezpublish/documentation/development/extensions/building_an_ez_publish_module Claudia
|