Tags:
create new tag
view all tags

Question

I have had the following request from many of my TWiki users. I have created webs based on department or experiment and some users quickly lose track of where their topics are within their own webs.

Some web sites have an option to see the web site's 'site map'. Perhaps this is possible using the Search option along with the TreePlugin or RenderListPlugin?

Would anyone know how to list , say alphabetically, the topics within a web with child topics TABBED in from their parent topic?

Environment

TWiki version: TWikiRelease04x00x03
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: redhat 7.3
Web server: apache
Perl version: 5.008
Client OS: Linux,Windows,Mac
Web Browser: IE,mozilla
Categories: Search

-- PeterJones - 28 Jun 2006

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.

The TreePlugin or DirectedGraphWebMapPlugin can show the relation of topics within a web.

One simple and powerful navigation aid not widely known is the Jump box. Tell your users to enter just part of the topic name they remember, you will get a list of similar names. This is an easy and quick way to navigate to a topic.

-- PeterThoeny - 01 Jul 2006

TWiki doesn't currently have the option to list child topics. Work is being done for ChildTopicsTag (see WhatIsIn04x01) to have the option to show navigation as in: SidebarNav.png.

Release 4.1 is scheduled for September 2006.

-- ArthurClemens - 01 Jul 2006

According to TreePluginDev, the plugin doesn't scale. Which, given that there can be thousands of documents -- each of which is a separate text file that has to be read -- in a single web, is not exactly a surprise. ChildTopicsTag won't scale either, since anything that relies on reading every topic in a web is going to have the same problem.

-- MeredithLesly - 01 Jul 2006

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2006-07-01 - ArthurClemens
 
  • 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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.