Forums / Developer / help to developp an extension
François Xavier Lacroix
Monday 13 June 2005 1:21:32 am
hello, I'm trying to develop a new type of fetch. I mean that instead of writing : fetch(content, node,hash(parent_node_id, $node.node_id)) I would like to make a special fetch : fetch( my_extension, param1, param2... ) Does anybody know some pages where i can find some help?Thx a lot...
Xavier Dutoit
Monday 13 June 2005 1:26:40 am
Salut,
Have a look at fetch_alias, might do already what you need.
Anyway, the doc for the extension is there http://ez.no/ez_publish/documentation/toc/(from)/29265
Have fun,
X+
http://www.sydesy.com
Monday 13 June 2005 1:27:43 am
merci xavier ;)