[cvs] [Wiki] changed: BCBreakingHordeIssues
Jan Schneider
jan at horde.org
Wed Aug 16 05:10:04 PDT 2006
jan Wed, 16 Aug 2006 05:10:04 -0700
Modified page: http://wiki.horde.org/BCBreakingHordeIssues
New Revision: 2.15
Change log: phone fields
@@ -26,11 +26,12 @@
* Remove app-specific 'open_calendar.js' files and extra code in Horde's open_calendar.js.
* Remove hack to fix app-specific Notification_Listeners that output <p> instead of <li> (in Notification/Listender/status.php).
* Prefix all classes with Horde_ that don't have that prefix yet (also see http://www.php.net/manual/en/userlandnaming.php).
* Global Prototype/Scriptaculous libraries.
-* Filter all input through filter extension of library
+* Filter all input through filter extension of library.
* Use Horde_Template for all templates.
-* Escape all template tags by default
+* Escape all template tags by default.
+* Use phone form fields, i.e. in Turba.
++ To discuss
* use __autoload() instead of require_once
* Using a global __autoload() function is not good practice for a framework because you can only have one __autoload function - I'm not in favor of it (ChuckHagenbuch).
More information about the cvs
mailing list