[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:mhoram:scripts:wiki_orphans

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Wed Dec 27 14:44:46 CST 2006


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2006/12/27 14:44
User        : 
Edit Summary: 

@@ -1,7 +1,9 @@
+ ===== Introduction =====
+ 
  This is a perl script which walks through the Crossfire Dokuwiki index, parses the links on every page, and reports any orphaned pages -- those that are never linked to from other dokuwiki pages.  (In dokuwiki parlance, they have no backlinks.)  If these pages aren't under heavy construction, they should probably be linked to from somewhere so they can be found, or deleted if no longer needed.
  
- This was a fairly quick hack, so it doesn't have all the error-checking that a completed script shoud, but I'm out of time for today, and it does appear to work.  Thanks to [[user:Rednaxela]] for the idea.
+ This was a fairly quick hack, so it doesn't have all the error-checking that a completed script should, but I'm out of time for today, and it does appear to work.  Thanks to [[user:Rednaxela]] for the idea.
  
  ===== Requirements =====
    * Perl
    * LWP::Simple (a perl module)
@@ -72,7 +74,7 @@
  
  ===== Notes & Comments =====
    * I see you have it set up to manually read each page for links. It would probably be better/easier/faster for it to instead parse the "backlink" pages for each page. To get the backlink page, just have "do=backlinks" variables, for example [[http://wiki.metalforge.net/doku.php/user:mhoram:scripts:wiki_orphans?do=backlink]]. This is normally accessed in dokuwiki by clicking the page title in the top left.  --- //[[user:rednaxela|Alex Schultz]] 2006/12/20 17:57//
      * But that would be so easy, and I've already written so much lovely code to do it the hard way. ;-)  It probably would be much lighter on bandwidth, though, since the "backlink" page will often be considerably smaller than the page itself, so I'll change it to work that way. -- //[[user:mhoram|Aaron Baugher]] 2006/12/21 15:25//
- 
+       * This idea has now been incorporated. -- //[[user:mhoram|Aaron Baugher]] 2006/12/27 14:46//
  ===== References =====
    * [[..|Mhoram's page]]


IP-Address  : 206.71.197.56
Old Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:wiki_orphans?rev=1167252037
New Revision: http://wiki.metalforge.net/doku.php/user:mhoram:scripts:wiki_orphans

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list