Wikidot's got a new great feature! It's a ListPages module, that let's
you list all pages:
* from given category
* having (not having) given tag
It displays pages as links or using custom format (like FrontForum).
It also provides RSS (!) feeds from generated lists.
http://dev.wikidot.org/proposals:listpages-module
This and the previous (Live Templates) features are making Wikidot
prepare for being a massive blogging platform.
Please test this and tell us what do you think about it.
Cheers
--
Piotr Gabryjeluk
Wikidot.com developer
Dnia 2008-05-21, o godz. 10:54:21
Erich <erich.st...@gmail.com> napisał(a):
>
> > Please test this and tell us what do you think about it.
>
> I think, the %%link%% custom format variable does not work. It does
> not resolve, but displays as "%%link%%"
> >
Dnia 2008-05-22, o godz. 08:50:55
Erich <erich.st...@gmail.com> napisał(a):
OK, here's the quote:
>---
PerPage and limit work in the following way:
Suppose you have 100 pages in your category blog:. You want to show them
all, but paginated, 10 per page. You use: perPage="10".
>---
I have 50 entires in a category, I specify perPage="30", and get no
prev/next buttons. The list is chopped after displaying 30 entries.