Plugin Freetagged
Introduced in Tiki5Use this Wiki Plugin to list similarly tagged objects. An object can be practically type of tiki page, such as wiki pages, blog posts, articles, file galleries, files, polls, quizzes, etc.
Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:{FREETAGGED(tags= , type= , offset= , maxRecords= , sort_mode= , find= , broaden= , h_level= , titles_only= , max_image_size= )}{FREETAGGED}Required parameters are in bold
Preferences required: feature_freetags, wikiplugin_freetagged
| Parameters | Accepted Values | Description | Default | Since |
| tags | text | Leave blank to use the object's own tags. | ||
| type | all | all | wiki page | blog post | article | directory | faq | file gallery | file | poll | quiz | survey | tracker | Type of objects to extract. Set to All to find all types. | ||
| offset | text | Start record. | 0 | |
| maxRecords | text | Default -1 (all) | -1 | |
| sort_mode | comments_locked_asc | comments_locked_desc | created_asc | created_desc | description_asc | description_desc | hits_asc | hits_desc | href_asc | href_desc | itemid_asc | itemid_desc | name_asc | name_desc | objectid_asc | objectid_desc | type_asc | type_desc | Choose from: objectId, type, itemId, description, created, name, href, hits, comments_locked (Default: created_desc) | created_desc | |
| find | text | Show objects with names or descriptions similar to the text entered here | ||
| broaden | y n |
n|y | n | |
| h_level | int | Choose the header level for formatting. Default is 3 (for header level h3). Set to -1 for no header tags. | 3 | |
| titles_only | n y |
Choose whether to show titles only (not shown by default) | n | |
| max_image_size | text | Height or width in pixels. Default = 0 (no maximum) | 0 |
Example
This code,{FREETAGGED(tags=syntax h_level=5 maxRecords=5 sort_mode=hits)}{FREETAGGED}Would produce on this site:
-
Wiki Plugin
Introduction and index to Wiki plugins
Wed 28 Dec, 2011 09:34 UTC
-
Wiki-Syntax Text
How to Format Text on a Wiki Page
Mon 17 Oct., 2011 06:21 UTC
-
AutoLinks
Fri 05 Sep., 2008 14:58 UTC
-
PluginTrackerList
List, filter and sort the items in a tracker
Thu 03 Nov., 2011 12:46 UTC
-
Wiki Syntax
The syntax system used for text in TikiWiki
Thu 30 June, 2011 19:35 UTC
