[TYPO3-core] RFC #9703: Integrate EXT: ingmar_admpanelwrap
Clemens Riccabona
clemens at riccabona.biz
Sun Nov 23 21:42:08 CET 2008
> I need those changes as a precondition for more changes to the admin
> panel that are performance relevant.
>
>
> Ingo
If urgent use the following informations:
This is the wrapping code:
<div
style="position:absolute;left:10px;top:100px;width:300px;z-index:5;cursor:mo
ve;" onmouseup="t3admpanel_saveposition(this)" id="admPanel"
name="admPanel">|</div><script
type="text/javascript">t3admpanel_restorePosition();</script>
And the wz_dragdrop_mod_small.js can be downloaded here:
http://www.pakfeifer-riccabona.com/typo3/ext/ricadmpanelwrap/wz_dragdrop_mod
_small.js
and the uncompressed but complete version is this one:
http://www.pakfeifer-riccabona.com/typo3/ext/ricadmpanelwrap/wz_dragdrop_mod
.js
probably with integration to the core, the style could be also externalized
to a fitting css file, don't know which 1.
greetz, clemens
More information about the TYPO3-team-core
mailing list