Page 1 of 1

Submenu on all subpages - replacement tag?

Posted: Sun 8. Feb 2004, 14:20
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... :(

Posted: Sun 8. Feb 2004, 18:21
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.

Posted: Sun 8. Feb 2004, 18:26
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:

Posted: Sun 8. Feb 2004, 20:43
by art777
the best :idea:
thx adriano :D