[commits] Horde branch develop updated. bc9da1da3b4a875386199c95533ded67002c6ba1
Michael M Slusarz
slusarz at horde.org
Mon Apr 2 04:58:01 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 23ed7b9fc1939b84418fd71c6719af8b0a616a22
bc9da1d Allow deferred loading of scripts until end of page in Horde_PageOutput
-----------------------------------------------------------------------
commit bc9da1da3b4a875386199c95533ded67002c6ba1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 1 21:53:37 2012 -0600
Allow deferred loading of scripts until end of page in Horde_PageOutput
Disable by default, since it *may* be possible that this breaks
something. But this is the preferred way of loading scripts, so it
should probably become true by default in the future.
IMP (specifically dimp) has loaded this way for years, so enable defered
script loading there.
ansel/lib/View/GalleryRenderer/Gallery.php | 5 ++-
ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 14 +++++++--
ansel/lib/View/Image.php | 10 +++++-
framework/Core/lib/Horde/Core/Ajax.php | 22 +------------
framework/Core/lib/Horde/PageOutput.php | 20 ++++++++++--
framework/Core/lib/Horde/Script/Files.php | 32 ++++++++++++-------
hermes/lib/Ajax.php | 2 +-
horde/templates/common/footer.html.php | 4 ++
imp/compose-dimp.php | 6 +---
imp/lib/Ajax.php | 10 +-----
imp/lib/IMP.php | 1 +
imp/message-dimp.php | 6 +---
imp/mobile.php | 1 +
imp/templates/dimp/compose/compose-base.html | 4 --
imp/templates/dimp/message/message.html | 4 --
kronolith/lib/Ajax.php | 2 +-
16 files changed, 73 insertions(+), 70 deletions(-)
http://git.horde.org/horde-git/-/commit/bc9da1da3b4a875386199c95533ded67002c6ba1
More information about the commits
mailing list