Tags:
create new tag
, view all tags

Question

On are wiki, we used a tree type navigation with branches and leaves, where the leaves are actual pages with the contents and branchs, are use to navigate down to the pages.

A properly can occur if a parent is deleted where it has children. So I need some way of finding this finding this out does anyone have a script or a way of doing this currently?

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories:  

-- JonathanDorling - 09 Nov 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

See TopicReferencePlugin, HowToFindOrphans, HowToFindOrphanedTopics, HowToFindOrphanedOrWantedTopics, ListingAllUndefinedButUsedWikiWords, FindReferencedButNotDefinedWikiWords.

-- PeterThoeny - 11 Nov 2007

Hm, by the new QuerySearch this can be done easily by:

%SEARCH{"NOT parent" type="query" nosearch="on" noheader="on" nosummary="on"}%
It's the formatting of the results that's the tricky part. wink

-- FranzJosefGigler - 12 Nov 2007

The QuerySearch will be available in the upcoming TWiki 4.2 release.

-- PeterThoeny - 13 Nov 2007

 
Change status to:
Topic revision: r4 - 2007-11-13 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.