[TYPO3] Add an icon to a TMENU

Francesco di Francia darksky77 at email.it
Sat Mar 18 17:38:58 CET 2006


After 4 hours of diving deep unliked documentation i discovered the 
existence of the afterImg properties -_-

Solution is :

### MENU+ABSTRACT MODIFICATION ###

tt_content.menu.20.4.1.NO {
		allWrap = <dt>|</dd>
		afterImg.import = uploads/media/
		afterImg.import.field = media
		afterImg.import.listNum = 0
		afterImgTagParams =
		after.wrap = </dt><dd>|
		ATagTitle.field = description // title
	
	
}
###############################

Here's the result:

http://www.netspiders.net/index.php?id=7

The problem now is to avoid the rendering of the border attribute...it 
make the page xhtml 1.0 strict invalid


-- 
Net Wargaming Italia - La risorsa italiana per gli appassionati di 
wargame e strategici a turni
http://www.netwargamingitalia.net

info at netwargamingitalia.net
darksky at netwargamingitalia.net



More information about the TYPO3-english mailing list