While tinkering the WikiBlog plugin, I found a problem in my blog main
page.

In blog main I use a [(info report)] to list the page matching a
certain condition. At first I use time condition:

if="between { {now}-86400*7 } {info.wikiblog::{+p}} {now}"

Which list the post written in last seven days. It worked fine until
the time passed day by day. If I have no new post over the last seven
days, there will be no post on the main page. :(

If I want the main page showing a fixed number of pages, I should need
the info report supporting the "count=" parameter, is it possible?

Cheers, linly
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to