Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
(Added 'Device reference') |
No edit summary |
||
Line 57: | Line 57: | ||
** [[AppSuite:Using the Upsell widget|Using the Upsell widget]] | ** [[AppSuite:Using the Upsell widget|Using the Upsell widget]] | ||
* [[AppSuite:Writing a simple application | Writing a simple application]] | * [[AppSuite:Writing a simple application | Writing a simple application]] | ||
* [[AppSuite:Writing a simple application with embedded iframe | Writing a simple application with embedded iframe]] | |||
* [[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]] |
Revision as of 10:44, 13 May 2015
Getting started
- Getting started developing an external app
- Upgrade your external app to latest App Suite version
- Skills needed to develop the UI
- Getting started developing the UI
- UI Development Style Guide
- Appserver
- Apache Configuration
- Definition of done
- Frequently asked questions
Upgrading apps, plugins, and themes to 7.6
Testing
- Lessons learned while testing
- Running ui tests
- In-depth article on testing aimed at external developers
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
- Backbone mini views
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 simple application with embedded iframe
- 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
- Finding memory leaks in the UI
- _.device() reference
- All articles regarding the UI are filed in the category Category:UI