]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/pagecount.mdwn
* Renamed GlobLists to PageSpecs.
[ikiwiki.git] / doc / plugins / pagecount.mdwn
index 0fddecf305872a98e02530412b403cd96932b5de..8fc04ff762c6061e98f856d002ba0d775dd2cb75 100644 (file)
@@ -1,7 +1,7 @@
 Provides a \\[[pagecount ]] [[PreProcessorDirective]] that is replaced with
 the total number of pages currently in the wiki.
 
-The optional parameter "pages" can be a [[GlobList]] specifying the pages
+The optional parameter "pages" can be a [[PageSpec]] specifying the pages
 to count, default is to count them all.
 
 This plugin is included in ikiwiki, but is not enabled by default.