Submenu on all subpages - replacement tag?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Submenu on all subpages - replacement tag?

Post by art777 »

I have MAINMENU:
- INDEX
- NAME1
- NAME2
...
- NAME10

and eg submenu NAME2:
- SUBNAME1
- SUBNAME2
...
- SUBNAME10

I want have to ALL PAGES in website submenu:
- SUBNAME1
- SUBNAME2
...
- SUBNAME10

in right column.

How to use? Replacement tag? I don't know... :(
adriano
Posts: 165
Joined: Sun 16. Nov 2003, 15:24
Location: Bremerhaven
Contact:

Post by adriano »

Give them all the same keywords and put it into stars like this *keyword*. The make a template with a {RELATED} tag in the right column. But Oliver had made some changes in the conf-files before this works. See:

http://www.phpwcms.de/forum/viewtopic.php?t=526

or give the Related a normal way to work:

{RELATED:keyword1,keyword2,...}

This should work.
Fotos von Norddeutschland und der Nordseeküste
Photos of Northern Germany and the North Sea Coast:
http://www.wackernah.net
adriano
Posts: 165
Joined: Sun 16. Nov 2003, 15:24
Location: Bremerhaven
Contact:

Post by adriano »

Give them all the same keyword and put it into stars like this *keyword*. The make a template with a {RELATED} tag in the right column. But Oliver had made some changes in the conf-files before this works. See:
Fotos von Norddeutschland und der Nordseeküste
Photos of Northern Germany and the North Sea Coast:
http://www.wackernah.net
art777
Posts: 34
Joined: Wed 12. Nov 2003, 03:07

Post by art777 »

the best :idea:
thx adriano :D
Post Reply