[TYPO3] <img> tag and the extension KJ: image-lightbox v2

Roelof Wobben rwobben at hotmail.com
Thu Sep 28 11:23:54 CEST 2006


Nobody knows the answer. Wierd

>From: "Roelof Wobben" <rwobben at hotmail.com>
>Reply-To: TYPO3 English <typo3-english at lists.netfielders.de>
>To: TYPO3-english at lists.netfielders.de
>Subject: [TYPO3] <img> tag and the extension KJ: image-lightbox v2
>Date: Wed, 27 Sep 2006 09:17:57 +0000
>
>Hello,
>
>Because i want the image on the place i want i use the <img> tag in the 
>rte.
>But now the extension don't seem to work.
>
>My template record is :
>config.doctype = xhtml_strict
>config.xmlprologue = none
>
># Menu 1 cObject
>
>lib.sidebar-1 = HMENU
>
>   # First level menu-object, textual
>
>lib.sidebar-1.1 = TMENU
>lib.sidebar-1.1 {
>
>     # Normal state properties
>
>   NO.allWrap = <div class="menu1-level1-no"> | </div>
>   NO.stdWrap.htmlSpecialChars = 1
>
>     # Enable active state and set properties:
>
>   ACT = 1
>   ACT.stdWrap.htmlSpecialChars = 1
>   ACT.allWrap = <div class="menu1-level1-act"> | </div>
>
>}
>
>lib.sidebar-1.2 = TMENU
>lib.sidebar-1.2 {
>
>     # Normal state properties
>
>   NO.allWrap = <div class="menu1-level2-no"> | </div>
>   NO.stdWrap.htmlSpecialChars = 1
>
>     # Enable active state and set properties:
>
>   ACT = 1
>   ACT.stdWrap.htmlSpecialChars = 1
>   ACT.allWrap = <div class="menu1-level2-act"> | </div>
>
>}
>
>lib.sidebar-1.3 = TMENU
>lib.sidebar-1.3 {
>
>     # Normal state properties
>
>   NO.allWrap = <div class="menu1-level3-no"> | </div>
>   NO.stdWrap.htmlSpecialChars = 1
>
>     # Enable active state and set properties:
>
>   ACT = 1
>   ACT.stdWrap.htmlSpecialChars = 1
>   ACT.allWrap = <div class="menu1-level3-act"> | </div>
>
>}
>
>
>
># Default PAGE object:
>
>page = PAGE
>page.typeNum = 0
>page.10 = USER
>page.10.userFunc = tx_templavoila_pi1->main_page
>page.20 = IMAGE
>
>page.20 {
>
>   file = fileadmin/templates/main/pictures/25t.jpg
>
>   imageLightbox2 = 1
>
>   imageLightbox2.imageset = myImgSet
>
>   imageLightbox2.caption= I am a imagecaption
>
>   imageLightbox2.saveImageShow = 1
>
>   imageLightbox2.printImageShow = 1
>
>}
>
>
>Is there a way i get this work ?
>
>Regards,
>
>Roelof
>
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list