[Radiant] Custom Tags and Code reuse
Michael Jones
mjfreshnspamfree at gmail.com
Tue Jan 16 01:08:40 CST 2007
In the standard tags module there is alot of useful code however it's
not encapsulated in classes so I can't really build my custom tags
upon the existing tags.
I would really like access to "children:each" and just pass it an
options hash or something. Am I missing some code somewhere? Is there
some magic way to reference these tags via your own custom tags or
classes?
Also is there some good info on the way Tags work, after spending my
life in methods this syntax seems so odd and I haven't had much luck
trying to hunt down particular methods in the api.
Thanks-
Michael
BTW: http://radiantcms.org/blog/2006/11/24/how-to-write-time-sensitive-or-expiring-content/
was very helpful for building custom tags via the new extensions
method.
More information about the Radiant
mailing list