[TYPO3-english] wrapItemAndSub for GMENU

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Wed Nov 24 17:47:28 CET 2010


A question about GMENU:

 

The TSREF (last version) says that GMENU has the wrapItemAndSub
property, so this should work:

 

page=PAGE

page.10=HMENU

page.10.1 = GMENU

page.10.1.wrap=<ul>|</ul>

// Take note: the autocomplete functionality of t3editor (4.4.4)
suggests .wrapItemAndSub here

page.10.1.wrapItemAndSub=<li>|</li>

// Take note: the autocomplete functionality of t3editor (4.4.4)
suggests .wrapItemAndSub here

 

page.10.1.NO{

  XY=[10.w],[10.h]

  backColor=red  

 10=TEXT

10.text.field=title

}

 

Alas, this does not work! Instead, the following works:

 

page=PAGE

page.10=HMENU

page.10.1 = GMENU

page.10.1.wrap=<ul>|</ul>

page.10.1.NO{

  XY=[10.w],[10.h]

wrapItemAndSub  =<li>|</li>

backColor=red  

 10=TEXT

10.text.field=title

}

 

And is similar to TMENU syntax, where wrapItemAndSub is a property of
the menuitems such as NO.

 

So... suggestions?

 

Thank you all and best regards

 

--------------------------------------------
Riccardo De Contardi - Web Developer
B Human Srl - www.bhuman.it <http://www.bhuman.it> 
Via Canzio, 15 - 20131 Milano
TEL +39-02-20.23.271 - FAX +39-02-20.240.561
--------------------------------------------

 


**************************************************

Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilita connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.

The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.




More information about the TYPO3-english mailing list