PageCalendar Module

Description

The PageCalendar module creates a blogger-friendly calendar that displays the number of pages (articles) created per year and month. It also works great with the ListPages module as shown below.

We are still working on this module so the final syntax and specifications might change.

Attributes

attribute required allowed values default description
category no comma- or space-separated category names or "*" for whole wiki current category sets the scope of processed pages
tags no comma- or space-separated tag names with + and - modifiers,
or @URL
none lists tags that are used as a criteria to select pages, the "+" before the tag makes it required, "-" means "without a tag" and tags without modifiers translate to "pages that have any of those tags";
"@URL" takes the tags from the URL
startPage or targetPage no any valid wiki page current page sets the page that will be displayed when any of the dates is clicked
urlAttrPrefix no any alphanumeric none prefix for the parameters passed via the URL e.g. to the ListPages module

If you are using PageCalendar with ListPages, make sure that the urlAttrPrefix has the same value in both modules.

Examples

List pages in the documentation section grouped by year and month, linked with the ListPages module:

[[module PageCalendar category="doc"]]
[[module ListPages category="doc" perPage="7" date="@URL" separate="false" prependLine="||~ Page||~ Date created||~ Created by ||"]]
|| %%linked_title%% || %%date%% || %%author%% ||
[[/module]]
Page Date created Created by
Backlinks 1164308412|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
MailForm 1161901442|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
Embedding 1159271910|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
TopRatedPages 1158151106|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
RatedPages 1157055212|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
Rate 1157054687|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
MiniRecentPosts 1157052382|%e %b %Y, %H:%M %Z|agohover michal frackowiakmichal frackowiak
page 1 of 512345next »
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License