20-Aug-2010 16:31:13 pritam schrieb: Hello,
Can any body tell me how to add the realurl in the typo3. Articles
17-Aug-2010 15:25:30 Graham Solomon schrieb: I have developed a nice extension for using this Google Font API with TYPO3, along with their web... Nice Fonts using Google font API
12-Aug-2010 17:39:44 Ritesh Jaiswal schrieb: I have added the above code into page template but it is not working. It only index the page into... Index search
Das hier sollte auch funktionieren:
seite.bodyTagCObject = TEXT
seite.bodyTagCObject.dataWrap = <body id="mm_id{field:uid}">
page.bodyTag >
page.bodyTagCObject = TEXT
page.bodyTagCObject.dataWrap = <body id="body-{field:uid}" class="lang-{TSFE:sys_language_uid}">
10 = TEXT
10.dataWrap = <div class="content" id="cnt{register:tx_templavoila_pi1.parentRec.uid}">|</div>
10.value = Your Content
Add comment