PageCalendar Module
included (not copied! from original-doc http://www.wikidot.com/doc: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, or @URL 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.

Parameters that accept the @URL value, i.e. allow for passing the value in the URL, also allow for default values similar to the ListPages module.

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]]
The requested categories do not (yet) exist.
Page Date created Created by

Examples 2

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

[[module PageCalendar category="en"]]
[[module ListPages category="en" perPage="7" date="@URL" separate="false" prependLine="||~ Page||~ Date created||~ Created by ||"]]
|| %%linked_title%% || %%date%% || %%author%% ||
[[/module]]
Page Date created Created by
Site Manager Abuse Options 08 Oct 2015 07:50 Helmut_pdorfHelmut_pdorf
Site Manager Appearance User Profiles 20 Apr 2015 15:39 Helmut_pdorfHelmut_pdorf
History (page options) 02 Apr 2015 08:37 Helmut_pdorfHelmut_pdorf
Tags 24 Apr 2014 13:41 Helmut_pdorfHelmut_pdorf
Private Categories 14 May 2013 10:16 Helmut_pdorfHelmut_pdorf
Backup Done And Saved 05 May 2013 13:36 Helmut_pdorfHelmut_pdorf
Mass Delete Tool 05 May 2013 09:05 Helmut_pdorfHelmut_pdorf
page 1 of 37123...3637next »

Bookmark and Share

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License