From: Reini U. <ru...@x-...> - 2005-05-27 07:34:23
|
Petr Cervenka schrieb: > I was just wondering if there is already some kind of plugin or feature > for showin Tree Dependencies , liek in MediaWiki, example: > You Have Page TechSupport and inside over 10 Another Links like Gaim > when I am on page Gaim and finished my Editing I want to go quickly back > to TechSupport (like button UP in browser) , is there any featuer which > draw structure of pages? I hope i express my self enough.. uff For static hierarchies there are subpages and BackLinks. Up one SubPages is supported by clicking on the appropriate parent. For Up one BackLink there's no UI yet, just the SiteMap plugin to display the dependency tree for the links. PageTrail is dynamic. You can skip some Back buttons this way. I guess this is what you want. Insert <?plugin PageTrail ?> in your top.tmpl -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ |