How to generate custom menus ?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
shocktone
Posts: 74
Joined: Thu 19. Aug 2004, 17:33
Location: Duesseldorf. Germany

How to generate custom menus ?

Post by shocktone »

Hi guys,

Is it possible to work with my own menus ? Maybe a CSS menu or a menu with my own gifs (on,over...) ?
I would like to build the menu in HTML and CSS put it into the template and than make the connection to phpwcms.

I think it isn't possible right now.
But will it work in the future version ?

Greetings Jens.
Pappnase

Post by Pappnase »

hello

you can do it if you want but not so dynamic like the nav_table_column menue!

you could work with these 2 tags

Code: Select all

[ID integer] Text [/ID]
[ID alias] Text [/ID]

http://www.phpwcms-docu.de/link_tags.phtml
shocktone
Posts: 74
Joined: Thu 19. Aug 2004, 17:33
Location: Duesseldorf. Germany

Post by shocktone »

Hi Pappnase,

this is a solutions. But youre right it wont work with dynamic menus.
I hope there will be a solution in the update ;)
Post Reply