[commits] Horde branch master updated. 82ab649321b2e7d418610f4d089c8d78c4763e45

Michael M Slusarz slusarz at horde.org
Tue Oct 6 18:58:12 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: ff1ff3c3c759e39956e6aa8fcbd2d5a176cd145d

82ab649... Revise Horde::addScriptFile() API

-----------------------------------------------------------------------

commit 82ab649321b2e7d418610f4d089c8d78c4763e45
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Oct 6 12:53:40 2009 -0600

    Revise Horde::addScriptFile() API
    
    Move addExternalScriptFile() into this function - no reason to have a
    separate function for this.
    Direct loading should be the default.  Loading through javascript.php is
    deprecated and any remaining scripts that contain PHP code should be
    rewritten ASAP.
    Fix javascript loading for fckeditor - use addScriptFile() instead of
    the deprecated javascript notification handler.

 framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php            |    8 +-
 framework/Core/lib/Horde.php                                    |   43 +++----
 framework/Editor/lib/Horde/Editor/Fckeditor.php                 |   14 ++-
 framework/Editor/lib/Horde/Editor/Xinha.php                     |    9 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php |    2 +-
 5 files changed, 40 insertions(+), 36 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php?rt=horde-git&r1=ff024158c54a59ec21602e720043c8be403bf74c&r2=82ab649321b2e7d418610f4d089c8d78c4763e45
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=ecd07d3720cd8367cec141ba6dddd726fc7dbb13&r2=82ab649321b2e7d418610f4d089c8d78c4763e45
http://git.horde.org/diff.php/framework/Editor/lib/Horde/Editor/Fckeditor.php?rt=horde-git&r1=9a5798898d9b5ffc44a7ac74f056db2b5cb242aa&r2=82ab649321b2e7d418610f4d089c8d78c4763e45
http://git.horde.org/diff.php/framework/Editor/lib/Horde/Editor/Xinha.php?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=82ab649321b2e7d418610f4d089c8d78c4763e45
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php?rt=horde-git&r1=417e689645606520704aa9d4af86c21b9dead08d&r2=82ab649321b2e7d418610f4d089c8d78c4763e45




More information about the commits mailing list