[cvs] commit: ansel/js embed.js ansel/js/src embed.js ansel/lib/Views/EmbeddedRenderers Mini.php ansel/themes embed.css jsembed.css horde/js horde-embed.js horde/js/src horde-embed.js kronolith/js embed.js kronolith/js/src embed.js ...
Michael Rubinsky
mike at theupstairsroom.com
Thu Aug 28 15:37:02 UTC 2008
mrubinsk 2008-08-28 11:37:02 EDT
Modified files:
js embed.js
js/src embed.js
lib/Views/EmbeddedRenderers Mini.php
js horde-embed.js
js/src horde-embed.js
js embed.js
js/src embed.js
lib/Imple Embed.php
Added files:
themes embed.css
themes embed.css
Removed files:
themes jsembed.css
Log:
Some updates/fixes to the embedded widget code.
- Need more than a simple closure here, as it will only remember the
_last_ value of the local variable - need an embedded function to force
the variable into a new scope.
- Consistent names for the css files and add a horde-wide file for the
tooltips css.
Revision Changes Path
1.20 +1 -1 ansel/js/embed.js
1.21 +33 -19 ansel/js/src/embed.js
1.7 +4 -2 ansel/lib/Views/EmbeddedRenderers/Mini.php
1.3 +0 -14 ansel/themes/Attic/jsembed.css (dead)
1.1 +14 -0 ansel/themes/embed.css (new)
1.3 +1 -1 horde/js/horde-embed.js
1.3 +1 -1 horde/js/src/horde-embed.js
1.1 +17 -0 horde/themes/embed.css (new)
1.5 +1 -1 kronolith/js/embed.js
1.5 +8 -4 kronolith/js/src/embed.js
1.9 +3 -1 kronolith/lib/Imple/Embed.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/js/embed.js?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/ansel/js/src/embed.js?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/EmbeddedRenderers/Mini.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/co.php/ansel/themes/Attic/jsembed.css?r=1.2
http://cvs.horde.org/co.php/ansel/themes/embed.css?r=1.1
http://cvs.horde.org/diff.php/horde/js/horde-embed.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/js/src/horde-embed.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/horde/themes/embed.css?r=1.1
http://cvs.horde.org/diff.php/kronolith/js/embed.js?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/kronolith/js/src/embed.js?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Imple/Embed.php?r1=1.8&r2=1.9&ty=u
More information about the cvs
mailing list