version=pmwiki-2.0.beta10 newline=² text=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(s)]] 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:²²%newwin%http://www.pmichaud.com/wiki/PmWiki/RefCount?action=refcount²²The refcount form contains the following controls:²*'''Show''' ~ This selects which pages will appear in the output²**all ~ Shows all references ²**missing ~ Shows only references to pages that don't exist²**existing ~ Shows only references to pages do exist²**orphaned ~ Shows pages that exist but don't have any references to them. There is no way to browse to an orphaned page.²*'''page names in group''' ~ Selects which group(s) to the referenced pages can be in²*'''referenced from pages in''' ~ Selects which group(s) the referencing pages can be in²*'''Display referencing pages''' ~ Includes a link to the referencing page -- this can make for a very long output unless you limit the groups searched²²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 RecentChanges pages with links to the page.²²%trail%<<|PmWiki.DocumentationIndex|>>² time=1103292441 author=Pm name=PmWiki.RefCount host=24.1.28.47 agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 rev=16 targets=PmWiki.WikiAdministrator,PmWiki.LocalCustomizations,PmWiki.RefCount,PmWiki.PmWiki,PmWiki.RecentChanges,PmWiki.Upgrades,PmWiki.RSS,PmWiki.DocumentationIndex