Portal:AppSuite UI/Topics: Difference between revisions
From Open-Xchange
No edit summary |
(added "Debugging production servers" (last rename, honest ;-) )) |
||
Line 70: | Line 70: | ||
* [[AppSuite:Embedding your settings into AppSuite settings|How to embed your own settings into the Appsuite settings page]] | * [[AppSuite:Embedding your settings into AppSuite settings|How to embed your own settings into the Appsuite settings page]] | ||
* [[AppSuite:Debugging the UI|Debugging the UI]] | * [[AppSuite:Debugging the UI|Debugging the UI]] | ||
* [[Appsuite:Debugging | * [[Appsuite:Debugging production servers|Debugging production servers]] | ||
* [[AppSuite:Memory leaks (UI)|Finding memory leaks in the UI]] | * [[AppSuite:Memory leaks (UI)|Finding memory leaks in the UI]] | ||
* [[AppSuite:Device reference|_.device() reference]] | * [[AppSuite:Device reference|_.device() reference]] | ||
* [[AppSuite:Paste inline images|Paste inline images]] | * [[AppSuite:Paste inline images|Paste inline images]] | ||
* All articles regarding the UI are filed in the category [[:Category:UI]] | * All articles regarding the UI are filed in the category [[:Category:UI]] |
Revision as of 09:14, 29 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
- 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
- All articles regarding the UI are filed in the category Category:UI