[cvs] [Wiki] changed: BCBreakingHordeIssues

Michael Slusarz slusarz at horde.org
Wed May 14 17:18:55 UTC 2008


slusarz  Wed, 14 May 2008 13:18:55 -0400

Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision:  2.57
Change log:  various additions

@@ -46,8 +46,10 @@
 * Store all date/time information as UTC and convert to user's timezone
 * Have IMAP_Cache:: use !SessionObjects instead of directly accessing the
session.
 * Make sure that Horde_Compress_* use streams instead of requiring full
files in memory.
 * Have some sort of Horde_URL object used to create/work with URLs (will
deprecate Util::addParameter(), Util::removeParameter()).
+* In Browser::, change 'konqueror' to 'webkit' (or add both 'webkit' and
'safari').
+* Move browser RTE capability sniffing to Horde_Editor drivers.

 ++ MIME issues
 * Remove deprecated code in MIME_Headers::
 * Remove BC mime_drivers code in MIME_Viewer::, IMP_Contents::,
MIMP_Contents::.
@@ -69,8 +71,9 @@
 * Replace horde's popup.js with IMP's version.
 * Basically consolidate _all_ js present in multiple apps
 * Put core javascript into a package so it can be versioned/upgraded?
 * Remove print.js in favor of just window.print
+* IMP's spellchecker library could probably be globally available

 ++ Templates
 * Remove IMP_Template, Ingo_Template, and Gollem_Template.
 * Replace all templates with a Horde_View class, with a default of simple
PHP templates


More information about the cvs mailing list