Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* [[AppSuite:Apache Configuration | Apache Configuration]] | * [[AppSuite:Apache Configuration | Apache Configuration]] | ||
* [[AppSuite:Definition of done|Definition of done]] | * [[AppSuite:Definition of done|Definition of done]] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/faq.html Frequently asked questions] | ||
== Upgrading apps, plugins, and themes to 7.6 == | == Upgrading apps, plugins, and themes to 7.6 == | ||
Line 25: | Line 25: | ||
* [[AppSuite:a11y | Accessibility (a11y)]] | * [[AppSuite:a11y | Accessibility (a11y)]] | ||
* [https://documentation.open-xchange.com/latest/ui/how-to/mediaplayer.html Mediaplayer] | * [https://documentation.open-xchange.com/latest/ui/how-to/mediaplayer.html Mediaplayer] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/theming.html Theming] | ||
** [ | ** [https://documentation.open-xchange.com/latest/ui/theming/dynamic-theming.html The Dynamic Theme plugin] | ||
* [https://documentation.open-xchange.com/latest/ui/customize/manifests.html UI manifests explained] | * [https://documentation.open-xchange.com/latest/ui/customize/manifests.html UI manifests explained] | ||
* [[AppSuite:Upsell | Upsell]] | * [[AppSuite:Upsell | Upsell]] | ||
Line 38: | Line 38: | ||
=== Server communication === | === Server communication === | ||
* [[AppSuite:APIs | APIs]] | * [[AppSuite:APIs | APIs]] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/server-communication/apifactory.html API Factory] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/server-communication/http-api.html http.js] | ||
=== Extension points === | === Extension points === | ||
Line 72: | Line 72: | ||
* [https://documentation.open-xchange.com/latest/ui/miscellaneous/debugging.html Debugging the UI] | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/debugging.html Debugging the UI] | ||
* [https://documentation.open-xchange.com/latest/ui/miscellaneous/debugging-prodserver.html Debugging production servers] | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/debugging-prodserver.html Debugging production servers] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/memory-leaks.html Finding memory leaks in the UI] | ||
* [https://documentation.open-xchange.com/latest/ui/miscellaneous/device.html reference] | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/device.html reference] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/miscellaneous/paste-images.html Paste inline images] | ||
* [[AppSuite:Client Onboarding|Client Onboarding]] | * [[AppSuite:Client Onboarding|Client Onboarding]] | ||
* All articles regarding the UI are filed in the category [[:Category:UI]] | * All articles regarding the UI are filed in the category [[:Category:UI]] |
Latest revision as of 10:21, 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
- reference
- Paste inline images
- Client Onboarding
- All articles regarding the UI are filed in the category Category:UI