On Aug 3, 2006, at 2:34 AM, Farrel Lifson wrote: > On 03/08/06, John W. Long <[EMAIL PROTECTED]> wrote: >> Farrel Lifson wrote: >>> The filter also has the 'r' radius tag prefix hardcoded so hopefully >>> this won't change in the future. Is the tag prefix avaiable in some >>> constant? >> >> The tag prefix is not likely to change. You do have access to it >> inside >> a behavior on @parser.tag_prefix, but I don't think there is an >> easy way >> to access it with a text filter. >> >> Nifty idea for a text filter, BTW. >> >> -- >> John Long >> http://wiseheartdesign.com > > I actually use Textile myself as a filter, but this was an itch that I > wanted to scratch. > > Farrel
From my perspective (new to rails, not new to web apps) markaby has allowed me to basically ditch HTML and focus completely on CSS and Rails. With a well tuned reusable stylesheet (may I suggest the one I've been using for a Rails project, http://fullahead.org/work/ lazydays/) I can now create just about any layout I desire. This is such a huge boon for my anal retentive styling eyeballs. Looking to the future, if a drupal or phpnuke (god forbid) user were to enter the RoR domain exclusively through Radiant, I would expect the "wow" over magic markaby, than clunky radius. Heck, up until recently I thought radius was something that was internal to Radiant, not a separate project. Viva la markaby. Caylan _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
