how about an add-on to use the parameters of the menu-
file in the template and/or content files?
at least to make available the parameters of the
currently processed menu item ( .SELF definition block )
should be quite simple.
sample:
CLASS; MNAME; LINK; IMAGE; TEXT;
00.01; Home; $home/index.htm; home.jpg; Home
and then in the template (or content) file:
<img src="{IMAGE}">
this request was allready described and proposed in
phpcms forum in june 2003:
http://phpcms.de/forum/index.de.html?topic=4029.0
thanks to all the developers of phpcms for there
immense work!
markus
(mvdae@gmx.ch)