Loading...
 
This page needs review

Module top_pages

This module displays the top wiki pages, ranked by page views, and provides a link to each page.

Parameters


Preferences required: feature_wiki
Parameters
no parameters


Usage

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

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

Wiki Syntax

Valid options for displaying the "Top Pages" module using the PluginModule are:

Full block-style wiki-plugin syntax
{MODULE(module=>"top_pages")}{MODULE}
{MODULE(module=>top_pages)}{MODULE}
{MODULE(module="top_pages")}{MODULE}
{MODULE(module=top_pages)}{MODULE}

Shortened syntax
{MODULE(module=>top_pages) /}
{MODULE(module="top_pages") /}
{MODULE(module=top_pages) /}

Minimal syntax
{module module="top_pages"}
{module module=top_pages}

See PluginModule for additional parameters that can be used.

Examples

Using this code
{MODULE(module=>top_pages, max=>5) /}


The assigned module looks like this on this site: