HomePage

Resources

PmWiki

Developed & Supported by David Warlick

edit SideBar

RefCount performs link reference counts on pages in the PmWiki database (i.e., counts of links between pages). Before using RefCount, 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:

http://www.pmichaud.com/wiki/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-RecentChanges) pages that contain links to the page and the number of Recent Changes pages with links to the page.

<< Web feeds | Documentation Index | Url approvals >>

Page last modified on March 12, 2006, at 04:10 PM
RSS feed for edits of this page
maintained by The Landmark Project
RSS Feed for all Edits
Search School AUP 2.0

RSS Feed of recent blog entries that mention school and AUP:

edit SideBar