AppSuite:UI: Difference between revisions
From Open-Xchange
Line 10: | Line 10: | ||
== How-to articles == | == How-to articles == | ||
* [[AppSuite:Files App Actions|Adding actions to the files app]] | * [[AppSuite:Action links|Understanding action links]] | ||
** [[AppSuite:Files App Actions|Adding actions to the files app]] | |||
* [[AppSuite:APIs | APIs ''(in progress, Frank)'']] | * [[AppSuite:APIs | APIs ''(in progress, Frank)'']] | ||
* [[AppSuite:Date_and_time|Date and time]] | * [[AppSuite:Date_and_time|Date and time]] |
Revision as of 14:32, 19 April 2013
OX App Suite Frontend
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
- Understanding action links
- APIs (in progress, Frank)
- Date and time
- Extension points:
- http.js (in progress, Frank)
- Internationalization (i18n)
- Mediaplayer
- Theming
- UI manifests explained
- Upsell
- VGrid
- Writing a portal plugin
- Writing a simple application
- Writing a plugin for the notification area
Miscellaneous articles
- External libraries used by the UI
- The UI build system
- All articles regarding the UI are filed in the category Category:UI