Loading...
 
Skip to main content

History: Module last_modif_pages

Source of version: 12 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} {BOX()}This page ((needs review)){BOX}

# 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.

## Parameters

{pluginmanager module="last_modif_pages"}

## 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)). 
{CODE()}
{MODULE(module=>last_modif_pages) /}
{CODE} 
See ((PluginModule)) for additional parameters that can be used.

The assigned module looks like this: 
{MODULE(module=>last_modif_pages, max=5) /}

{include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"}