Diff: Help/PopularTagsPlugin

Differences between current version and predecessor to the previous major change of Help/PopularTagsPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 3 Last edited on 17 January 2022 4:14 by harold
Older page: version 2 Last edited on 11 November 2021 18:21 by harold Revert
@@ -12,24 +12,16 @@
 |- 
 ! Argument 
 ! Description 
 ! Default value 
-|-  
-| **pagename**  
-|  
-|  
 |- 
 | **limit** 
-
+| Maximum number of tags to display  
 | 10 
 |- 
 | **mincount** 
-
+| Minimum popularity of the tag (number of backlinks)  
 | 5 
-|-  
-| **noheader**  
-| Boolean. If true, header should be omitted.  
-| false  
 |} 
  
 == Example == 
  
@@ -43,10 +35,9 @@
 * [[Help:Reini Urban|Reini Urban]] 
  
 == See Also == 
 * [[Help:Categories]] 
-* [[Help:CategoryPagePlugin]]  
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

current version

The PopularTags plugin lists the most popular tags.

Usage

<<PopularTags arguments>>

Arguments

Argument

Description

Default value

limit

Maximum number of tags to display

10

mincount

Minimum popularity of the tag (number of backlinks)

5

Example

<<PopularTags>>

Author

See Also