Loading...
 
Displays most recently edited wiki pags
This page needs review

Module last_modif_pages

This module displays the most recently edited wiki pages, in reverse chronological order, and provides a link to each page.

Usage

You will see it listed at "Admin > Modules > Assign new module > Module Name (drop down)" (tiki-admin_modules.php).

You can assign a this Module to a lateral column (See Module Admin page if needed), or you can include it within a wiki page, using the PluginModule.

Copy to clipboard
{MODULE(module=>last_modif_pages) /}

See PluginModule for additional parameters that can be used.

The assigned module looks like this:

Parameters
urlurlex: tiki-listpages.php?sort_mode=lastModif_asc, default: tiki-lastchanges.phptw>=1.10
maxlenintegernb of characters of the pagename displayed, default: no truncation
nonumsy or nnumbered list , default n
absurly or nuse bas_url in the url, default n
minory or nInclude "minor" changes in the listing. Default is y.

See these pages for information that applies for all modules: