AppSuite:UI: Difference between revisions
From Open-Xchange
Line 14: | Line 14: | ||
** [[AppSuite:Extending_the_UI_(Hands-on_introduction)| Hands-on introduction]] | ** [[AppSuite:Extending_the_UI_(Hands-on_introduction)| Hands-on introduction]] | ||
** [[AppSuite:Extending_the_UI | General information on extension points]] | ** [[AppSuite:Extending_the_UI | General information on extension points]] | ||
** [[AppSuite:Modifying forms by using extension points | Modifying forms]] | |||
* [[AppSuite:Files App Actions|Adding actions to the files app]] | * [[AppSuite:Files App Actions|Adding actions to the files app]] | ||
* [[AppSuite:i18n | Internationalization (i18n)]] | * [[AppSuite:i18n | Internationalization (i18n)]] | ||
* [[AppSuite:Theming | Theming]] | * [[AppSuite:Theming | Theming]] | ||
* [[AppSuite:Upsell | Upsell]] | * [[AppSuite:Upsell | Upsell]] |
Revision as of 15:33, 12 April 2013
AppSuite UI
This page contains articles about the inner workings of the UI. It is aimed at software developers that want to improve on existing features, implement extensions or just gain a general understanding.
Getting started
- Skills needed to develop the UI
- Getting started developing the UI
- UI Development Style Guide
- Apache Configuration
How-to articles
- Date and time
- Extension points:
- Adding actions to the files app
- Internationalization (i18n)
- Theming
- Upsell
- Writing a portal plugin
- Writing a simple application
- Writing a plugin for the notification area
- UI manifests explained - Vik, Cisco?
- VGrid
Miscellaneous articles
- External libraries used by the UI
- The UI build system
- All articles regarding the UI are filed in the category Category:UI