[Radiant] rendering pages from a rake task

2009-02-09 Thread Remko Steenstra
Hi all, I am working on an extension that needs to render pages as part of a rake task. This works, but I have run into a problem when using in my content. Because there is no request object, the relative_url_for method in standard_tags.rb throws an Exception. As a workaround, I've monkey-patche

[Radiant] share_layouts extension and filters

2009-03-10 Thread Remko Steenstra
Hello everyone, I have a question about the share_layouts extension. I am using it on a site that has the defaults.page.filter set to Textile. Consequently the content generated by my custom controllers and views is rendered out as Textile, which is not what I had in mind. Is there a way to