[commits] [Wiki] changed: Project/H6TODO

Jan Schneider jan at horde.org
Sat Jan 2 17:27:14 UTC 2016


jan  Sat, 02 Jan 2016 17:27:13 +0000

Modified page: http://wiki.horde.org/Project/H6TODO
New Revision:  16
Change log:  More translation stuff

@@ -12,10 +12,13 @@
  * Cleanup Exception handling
    * All Horde code/libraries should use $logged parameter of Horde_Exception
  * Remove External session handler from horde/conf.php
    * This can be accomplished by creating a !SessionHandler class and  
passing in this classname to 'type'.
-* Horde_Translation
-  * Vastly simplify framework library implementation by using late  
static binding - should only need to declare the path to the base of  
the application in a member variable.
+* Translations
+  * Horde_Translation: Vastly simplify framework library  
implementation by using late static binding - should only need to  
declare the path to the base of
+the application in a member variable.
+  * Use Horde_Translation instead of _() in Horde base application
+  * Remove outdate, unmaintained translations
  * Fix inconsistent usage of Hashtable and HashTable
  * Horde_Compress
    * Move TNEF code out of the Compress library (can still wrap the  
Horde_Compress::decompress() call to use Horde_Tnef).
    * Needed to simplify the code-base, and to enable a very basic  
TNEF writer (so we can send iTip replies that MS-Outlook can work with  
natively).



More information about the commits mailing list