> I was just going to do ResponseCache.instance.expire_response (
page.url) recursively, but I was hoping there was a more elegant way to do
it.

    Is there a way to execute arbitrary Ruby code directly inside a tag?  Or
you are modifying a .rb file?

    /AITOR


On 6/21/07, Ryan Heneise <[EMAIL PROTECTED]> wrote:
>
> Is there an easy way to expire a page and all its children?
>
> For example, this page: http://biola.artofmission.com/news/ and all
> its children need to be expired whenever a new page is posted in the
> news section.
>
> I was just going to do ResponseCache.instance.expire_response
> (page.url) recursively, but I was hoping there was a more elegant way
> to do it.
>
> thanks,
> ryan
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to