Re: [Radiant] id standard tag

2008-11-11 Thread Chris Parrish
Andreas, I don't know if this will help you or not, but I'm about to release an updated version of Conditional Tags that will now offer the tag to render values. My goal was to allow users to inspect the results of their evaluators but it would be handy here too. You could create your own e

[Radiant] id standard tag

2008-11-11 Thread Andreas Roedl
Hey guys, I'm not subscribed to the dev mailing list, but anyway... Sean, could you please add :id to the standard page tags? [:breadcrumb, :slug, :title, :id].each do |method| desc %{ Renders the @#{method}@ attribute of the current page. } tag method.to_s do |tag| tag