[TYPO3-content-rendering] Graphical TMENU - tying up loose ends

Stefan Beylen intsys at swissinfo.org
Tue Jan 10 10:29:15 CET 2006


Torsten Schrade wrote:
>> as said in my other post Sacha is going to explain it to me how to 
>> render an external stylesheet
> Kewl. If it's not asking too much, could you two post a brief summary of 
> this technique either here or in the Wiki? I'd be rather interested ;)

+1
Sacha mentioned something that it works as a special page object 
(typenum) for the external css.
The only concerns I have is that there is a lot of typoscript involved 
for the user and I hope that this can be solved within the IProc

>>> - JS can be used to preload the images (prevents flickering on 
>>> hover), but usage is configurable by a flag
> If you want another brain (mine) working on this...just wave ;) I'll 
> think about the whole thing anyway, but let's do the rest offlist and 
> come back when it's done.

should also be external. basically thats all we need:
1=new image();1.src="myimage.gif";
2=new image();2.src="mysecondimage";
...
the param can be handed to the IProc I guess...


>> Well, I think the Iproc would be enough.
> +1 - It will be the most convenient thing. The finished function should 
> then go into the Wiki besides the other accessible_MENU types.

yes, that would be the easiest for us and just 2 lines of inclusion for 
the user, 1 line for the inclusion of the class and 1 line for the GMENU

my skype is iiioiooo, MSN is iiioiooo at hotmail.com, ICQ is 19461808
feel free to contact me



More information about the TYPO3-project-content-rendering mailing list