This page needs review
Module top_articles
This module displays the top articles, ranked by page views, and provides a link to each page.
Parameters
Lists the specified number of articles with links to them, from the most visited one to the least.Go to the source code
Preferences required: feature_articles
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 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=>top_articles) /}
See PluginModule for additional parameters that can be used.
The assigned module looks like this:
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components