New replacement tag under development {NAV_LIST_UL}

Read me first before posting anywhere!
Post Reply
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

New replacement tag under development {NAV_LIST_UL}

Post by Oliver Georgi »

Hey, I think it's interesting for you to know.

I have done some enhancements - one is a new replacement tag based on some ideas I have seen in forum. It's the so long feature request for a built-in CSS styled and <ul><li> based menu.

The replacement tag will be:

Code: Select all

{NAV_LIST_UL:Parameter}
Parameter is a comma seperated string:

Code: Select all

{NAV_LIST_UL:menu_type, start_id, class_path, class_active, ul_id_name, wrap_link_text(i.e. <em>|</em>)}
Each parameter is optional from left to right. One of the most interesting parameter is menu_type. At the moment I have planned the following:
  • F - active path unfolded
  • VCSS - vertical, all levels unfolded, add special code for vertical CSS flyout menu
  • HCSS - horizontal, all levels unfolded, add special code for horizontal CSS flyout menu
This will become/is a very feature rich solution.

regards
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply