[Pmwiki-users] finding orphaned pages
Patrick R. Michaud
pmichaud
Fri Jan 16 14:24:44 CST 2004
Take a look at the refcount.php script; it can be activated via
include_once("scripts/refcount.php");
in local.php. You can see it in action at
http://www.pmichaud.com/wiki?action=refcount
Do a search for "existing" pages and then scroll to the bottom of the
list--all of the pages that have a reference count of zero are "orphaned"
pages.
Pm
On Fri, Jan 16, 2004 at 03:51:43PM -0500, Bob Dively wrote:
> Does pmwiki have an built-in facility for finding orphaned
> pages (i.e., pages which are not linked to by any other
> pages)? I could hack up a script to do this but don't want
> to duplicate someone else's effort (in other words, I'm
> lazy).
>
>
> --
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
More information about the pmwiki-users
mailing list