Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
(Added new article) |
No edit summary |
||
Line 52: | Line 52: | ||
* [[AppSuite:Writing a notification area plugin | Writing a plugin for the notification area]] | * [[AppSuite:Writing a notification area plugin | Writing a plugin for the notification area]] | ||
* [[AppSuite:Writing a wizard | Writing a wizard]] | * [[AppSuite:Writing a wizard | Writing a wizard]] | ||
* [[AppSuite:Capabilities | Capabilities explained]] - if you want to enable or disable your plugin | |||
== Miscellaneous articles == | == Miscellaneous articles == |
Revision as of 14:28, 9 January 2014
Getting started
- Skills needed to develop the UI
- Getting started developing the UI
- UI Development Style Guide
- Appserver
- Apache Configuration
- Definition of done
- Frequently asked questions
Testing
How-to articles
- Understanding action links
- Date and time
- Internationalization (i18n)
- Accessibility (a11y)
- Mediaplayer
- Theming
- UI manifests explained
- Upsell
- VGrid
- Mobile development
- Upsell tools
- Guided tours
- Browser detection with form-login
Server communication
Extension points
- Hands-on introduction
- General information on extension points
- Modifying forms
- extension points: Calendar
- extension points: Contact
- extension points: Core
- extension points: E-Mail
- extension points: Files
- extension points: Tasks
- extension points: Miscellaneous
Writing components
- Writing a portal plugin
- Writing a simple application
- Writing a plugin for the notification area
- Writing a wizard
- Capabilities explained - if you want to enable or disable your plugin
Miscellaneous articles
- External libraries used by the UI
- Configuration
- Custom configurations
- The UI build system
- How to embed your own settings into the Appsuite settings page
- Debugging the UI
- All articles regarding the UI are filed in the category Category:UI