From Modula-2 Reloaded

PmWiki: Ref Count

Ref Count performs link reference counts on pages in the Pm Wiki database (i.e., counts of links between pages). Before using Ref Count, it must be enabled by the wiki administrator by placing the following line in a local customization file:

include_once("$FarmD/scripts/refcount.php");

To use refcount add ?action=refcount to the URL of any wiki page to bring up the reference count form. For example:

PmWiki.RefCount?action=refcount

The refcount form contains the following controls:

The output is a table where each row of the table contains a page name or link reference, the number of (non-Recent Changes?) pages that contain links to the page and the number of Recent Changes pages with links to the page.

Retrieved from http://modula-2.net/m2r10/pmwiki.php?n=PmWiki.RefCount
Page last modified on 2009-02-14 22:59