Hello,

First of all, let me say that I'm liking the extension system.  It seems
to work pretty well for adding little bits of functionality.  One of the
extensions that I've been working on is an events calendar.  My event
table has a "body" field where the user can type a long description
about the event.  I would like for them to be able to use some radius
tags within that field.  In other words, within my definition of the
"event:body" tag I would like to be able to parse the text for any
radius tags and have them rendered appropriately.  Is there an easy way
to get at Radiant's radius context and parser from within a tag
definition?  Or do I need to instantiate my own radius context and
parser?  If I have to instantiate my own, is there an easy way for me to
use tags that have already defined in radiant?  Sorry if all of this is
confusing.  Just curious if anybody else has run into something similar.

Steve
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to