[Typo3-dev] GTMENU
Stefan Beylen
intsys at swissinfo.org
Tue Sep 6 23:39:45 CEST 2005
Hello list,
I like to publish the code that I wrote to generate a menu like you can
see here: http://www.sbmp.at/?1
Looks like a usual GMENU but isnt...disable the styles an you will see
that its actually a TMENU...nice for searchengines I guess...
at the moment its a usual GMENU with an IProcFunc that renders the
styles and returns the links, nothing big.
Anyway, I promised that I will make an EXT so everyone without
programming skills can use it.
My original idea was it to add a new menutype called GTMENU (graphical
text menu) which does the same (and has the same options as GMENU) but
renders the graphics as styles as my IProc does...but I got no clue how
to extend Typoscript...
So my questions are: anyone an idea what the best way is to realize that
extension? I want it as easy as possible for the user to install it, and
imho the easiest would be to add a T between G and MENU...
thx for helping!
p.s.: as you can also see the headlines are also rendered as
styles...with a preUserFunc...that would be next on the list to implement...
More information about the TYPO3-dev
mailing list