I ended up pretty much doing that...creating a new page type that's
non-cacheable and defining that below.  Thanks!

On 5/20/07, Sean Cribbs <[EMAIL PROTECTED]> wrote:
>
> def cached?
>   false
> end
>
> This only works if you're inside the model for that particular page.
>
> Sean
>
> On 5/20/07, Bill Rowell <[EMAIL PROTECTED]> wrote:
> > I've been searching the archives and google for a way to do this, but
> can't
> > find what I'm looking for.
> >
> > Is there a way to disable caching on a particular page?  I don't want to
> > disable it for the entire site, just one page I've set up.  Thanks.
> >
> > ----------------------------------------------
> > -Bill
> > http://billrowell.com/
> > _______________________________________________
> > Radiant mailing list
> > Post:   [email protected]
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> _______________________________________________
> Radiant mailing list
> Post:   [email protected]
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
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