Loading...
 

Module top_pages

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

Parameters

Displays the specified number of wiki pages with links to them, starting with the one having the most hits.

Go to the source code
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
Copy to clipboard
{MODULE(module=>"top_pages")}{MODULE} {MODULE(module=>top_pages)}{MODULE} {MODULE(module="top_pages")}{MODULE} {MODULE(module=top_pages)}{MODULE}

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

Minimal syntax
Copy to clipboard
{module module="top_pages"} {module module=top_pages}

See PluginModule for additional parameters that can be used.

Examples

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


The assigned module looks like this on this site:

Top Pages

List Slides