History: Module last_modif_pages
Source of version: 11 (current)
Copy to clipboard
^This page ((needs review))^ ! 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"}