[commits] [Wiki] changed: Doc/Dev/ConversionH6
Wiki Guest
wikiguest at horde.org
Fri Nov 26 16:59:25 UTC 2021
guest [31.16.249.142] Fri, 26 Nov 2021 16:59:25 +0000
Modified page: https://wiki.horde.org/Doc/Dev/ConversionH6
New Revision: 14
Change log: Developer Wishlist
@@ -371,4 +371,14 @@
* Apps may mix and match src/ and lib/ but may only ever have ONE
implementation of a class either src/ or lib/. (internal consistency)
++ Optional
* Apps should move from unnamespaced library usage to namespaced
library usage whenever feasible even if there is a compat layer.
+
++ Developer's wishlist
+
+* JSON version of the topbar
+* Have more control over the prefs menu (passwd app related prefs
should merge with global/horde prefs related to passwords etc)
+* Have a version of PageOutput that returns a string or a stream
+* Make the Themes & JS output useful for custom view types without
default prototype/jquery stuff (React UI or similar use cases)
+* Assist with user-customized translations
+* Default way to expose translations to js world
+
More information about the commits
mailing list