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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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

EXCELLENT

-- Vicki Brown - 2017-03-21

Change status to:
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2017-03-21 - VickiBrown
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.