[Typo3] Typoscript:html,php and javascript

bamba thiam mbthiam at gmail.com
Mon Dec 5 16:21:06 CET 2005


Hello guys,
I got a little question please.
How can i put this code below in my typoscript setup:


          <a href="#" onclick="vHWin=window.open
(\'typo3/alt_doc.php?edit[tt_content][-'.$uid.']=new&amp;noView=0&amp;returnUrl=
close.html\',\'FEquickEditWindow\',\'width=540,height=400,status=0,menubar=0,scrollbars=1,resizable=1\');vHWin.focus();return
false;"><img src="t3lib/gfx/new_record.gif" width="16" height="12"
vspace="1" hspace="2" border="0" title="Nouvel enregistrement après"
align="top" alt="" title="" /></a>


with $uid the var where we put the content uid.
So we have some php,html and javascript codes in the code.
Thanks,Mosdef



More information about the TYPO3-english mailing list