Loading...
 
Skip to main content

History: Module last_modif_pages

Source of version: 2

Copy to clipboard
            !!! Module last_modif_pages
This module displays the most recently edited ((wiki|wiki pages)), in reverse chronological order, and provides a link to each page.

Example:
{MODULE(module=>last_modif_pages, max=5)}{MODULE}

This module can be included in a ((Module admin|Tiki module)), or in a wiki page by using the MODULE plugin:
{CODE()}
{MODULE(module=>last_modif_pages, 
  max=####, nonums=[y|n], 
  minor=[y|n], absurl=[y|n], 
  maxlen=####)}
{MODULE}
{CODE}

Where:
*max = The number of pages to list (default = 10)
*nonums = Specifies if pages are shown in a bulleted (if nonums=__y__) or numbered (if nonums=__n__) list.
*minor = Specifies if pages who's last modification was a ((Wiki Page Editor|minor edit)) should be included.
*absurl = 
*maxlen = The number of charcters of the page name to display (default=20). Tiki will truncate page's name, if it is longer than the __maxlen__.

        

History

Information Version
Baraka Kinywa 11
Baraka Kinywa 10
pianoliv status: review 9
Rick Sapir / Tiki for Smarties 7
lindon 6
lindon 5
sylvie 4
Rick Sapir / Tiki for Smarties applied correct template 3
Rick Sapir / Tiki for Smarties 2
Xavier de Pedro 1