Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
** [https://documentation.open-xchange.com/latest/ui/customize/action.html Adding actions to the files app] | ** [https://documentation.open-xchange.com/latest/ui/customize/action.html Adding actions to the files app] | ||
* [https://documentation.open-xchange.com/latest/ui/how-to/date-and-time.html Date and time] | * [https://documentation.open-xchange.com/latest/ui/how-to/date-and-time.html Date and time] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/how-to/i18n.html Internationalization (i18n)] | ||
* [[AppSuite:a11y | Accessibility (a11y)]] | * [[AppSuite:a11y | Accessibility (a11y)]] | ||
* [[AppSuite:Mediaplayer | Mediaplayer]] | * [[AppSuite:Mediaplayer | Mediaplayer]] |
Revision as of 09:52, 22 May 2017
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
- Edit folderview entries in settings
- 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 and launcher link
- 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
- Debugging production servers
- Finding memory leaks in the UI
- _.device() reference
- Paste inline images
- Client Onboarding
- All articles regarding the UI are filed in the category Category:UI