[Radiant] New Paginated Archive Extension: What Next?
Daniel Sheppard
daniels at thegroggysquirrel.com
Tue Nov 6 20:29:55 CST 2007
> Apparently, Radiant offered no built-in support for
> pagination of Archive Pages, like what you'd need to
> set up a blog.
>
> So I wrote one, Paginated Archive.
I was planning on doing the same but got a little distracted.
How have you handled page urls are you doing something like:
/archive/page/1
or are you doing
/archive?page=1
If the later, you'll have to turn off caching for your page -
radiant doesn't handle query params on a cached page (something
that I'm planning on fixing up in the near future, but tossing
up over implementations).
Dan.
More information about the Radiant
mailing list