Loading...
 
Displays the most popular freetags in a list or cloud

Module freetags_most_popular

This Module displays the most popular tags in either a list or tag cloud. More popularity is indicated by a larger font.
The feature Freetags must be activated

Usage

You will see it listed at ""Admin > Modules > Assign new module > Module Name (drop down)" (tiki-admin_modules.php). Depending on the Tiki version, this module name in that drop down list can be either "freetags_most_popular" or "Most popular tags".

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

ParameterValuesDescription
typecloud or stringDefines the style of display
cloud as a 'cloud'
list as a list
- the most popular will have a bigger font
tw>=2.0
maxintegermaximum tags to be returned tw>=3.0


The assigned module looks like this:

image here (without surrounding box, sionce it's not needed for module boxes)

Examples

Basic syntax

Example with parameters

Copy to clipboard
{module module="freetags_most_popular" type="cloud" max="100"}

NOTE: This requires approval by an admin.

See these pages for information that applies for all modules: