wish for static pages sidebar navigation

Creating and modifying plugins.
Post Reply
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

wish for static pages sidebar navigation

Post by stm999999999 »

hello,

another wish to the statc pages:

I can config for every page if it appears on the sidebar navigation. But only black or white, I want to have it "grey" :-)

structure

+foo
++bar
++bla
+blabla
++blub
++blablub


so I want to see some subpages only if I am into the their top-page or somewhere in the neighbour-sub-pages:

I am on the startpage, I see:

+foo
+blabla

I am in foo or bar or bla (or in subpages of bar or bla):

+foo
++bar
++bla
+blabla

I am in blabla or in blub or blablub

+foo
+blabla
++blub
++blablub
Ciao, Stephan
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

I also agree this is needed
SirRobert
Regular
Posts: 38
Joined: Fri Oct 14, 2005 12:18 am

Post by SirRobert »

This is exactly what we need. Great idea!
lordcoffee
Regular
Posts: 308
Joined: Tue Nov 29, 2005 10:22 pm
Location: Munich - Germany
Contact:

Post by lordcoffee »

I'm definitly no programmer but maybe this would be interesting for tree structure:

http://be.twixt.us/jquery/treeView.php

??? maybe ???

Greetz, Lordcoffee
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

this is javascript - but I search for a solution in pure php
Ciao, Stephan
Post Reply