[TYPO3-templavoila] Drag n Drop
Philipp Holdener
philipp at holdener.ch
Sat Apr 21 10:50:53 CEST 2007
"Tapio Markula" schrieb
> just uninstalling that plugin and installing nh_tvdragndrop should be
> enough (of course need clearing BE cache).
>
nope...
me_templavoilalayout ext is deleted like written.. caches are cleared...
drag'n'drop ext is installed twice.. and caches are cleared! But it still
doesn't work :-(
drag'n'drop works only without this code in the DS:
<beLayout>
<![CDATA[
<table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="border:1px dotted
#000000">###field_links###</td>
<td valign="top" style="border:1px dotted
#000000">###field_mitte###</td>
<td valign="top" style="border:1px dotted
#000000">###field_rechts###</td>
</tr>
<tr>
<td colspan="3" valign="top" style="border:1px dotted
#000000">###field_banner###</td>
</tr>
</table>
]]>
</beLayout>
More information about the TYPO3-project-templavoila
mailing list