[Pmwiki-users] searching for open links in pmwiki

Bryant Durrell durrell
Mon Aug 18 12:07:53 CDT 2003


On Mon, Aug 18, 2003 at 01:01:40PM -0500, Matt Vance wrote:
> Is there a simple way to search in PmWiki for open links (WikiWords that 
> have been referenced, but whose pages haven't been created yet)?

Yep -- check out the refcount action.

You'll need to add:

	include_once("scripts/refcount.php");

To your local.php.

Then add ?action=refcount to any URL in the wiki, and there you go.

-- 
        Bryant Durrell [] http://www.innocence.com/~durrell [] 9/11/2001
 [----------------------------------------------------------------------------]
  All I ask of life is a constant and exaggerated sense of my own importance.



More information about the pmwiki-users mailing list