From: Reini U. <ru...@x-...> - 2004-02-24 23:54:33
|
Micki Kaufman schrieb: > I frequently have use for a bunch of named links - to function like an > online table of contents. > > For an example, see the beginning of the latest build's > PhpWikiAdministration. <?plugin AutoToc jscript_hide=1 headers=1,2,3 ?> Yes, MoinMoin (I think) has a cool jscript based heading navigator. The only problem is that such targets must provide the appropriate <a name=""> tags and gyriations as in PhpWikiAdministration. > Would be great to be able to insert a code like %%TOC%% or the > equivalent, and have a series of links display based on heading 1, 2 and > 3. Named links aren't as important here, because one can use the desired > text for the headings themselves. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |