Difference between revisions of "AppSuite:UI"

m (How-to articles)
m
Line 10: Line 10:
  
 
== How-to articles ==
 
== How-to articles ==
 +
* [[AppSuite:Files App Actions|Adding actions to the files app]]
 
* [[AppSuite:Date_and_time|Date and time]]
 
* [[AppSuite:Date_and_time|Date and time]]
 
* Extension points:
 
* Extension points:
Line 15: Line 16:
 
** [[AppSuite:Extending_the_UI | General information on extension points]]
 
** [[AppSuite:Extending_the_UI | General information on extension points]]
 
** [[AppSuite:Modifying forms by using extension points | Modifying forms]]
 
** [[AppSuite:Modifying forms by using extension points | Modifying forms]]
* [[AppSuite:Files App Actions|Adding actions to the files app]]
 
 
* [[AppSuite:i18n | Internationalization (i18n)]]
 
* [[AppSuite:i18n | Internationalization (i18n)]]
 +
* [[AppSuite:Mediaplayer | Mediaplayer]]
 
* [[AppSuite:Theming | Theming]]
 
* [[AppSuite:Theming | Theming]]
 +
* [[AppSuite:UI manifests explained | UI manifests explained]]
 
* [[AppSuite:Upsell | Upsell]]
 
* [[AppSuite:Upsell | Upsell]]
 +
* [[AppSuite:VGrid | VGrid]]
 
* [[AppSuite:Writing a portal plugin | Writing a portal plugin]]
 
* [[AppSuite:Writing a portal plugin | Writing a portal plugin]]
 
* [[AppSuite:Writing a simple application | Writing a simple application]]
 
* [[AppSuite:Writing a simple application | Writing a simple application]]
 
* [[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:UI manifests explained | UI manifests explained]] - Vik, Cisco?
 
* [[AppSuite:VGrid | VGrid]]
 
* [[AppSuite:Mediaplayer | Mediaplayer]]
 
  
 
== Miscellaneous articles ==
 
== Miscellaneous articles ==

Revision as of 09:31, 17 April 2013

AppSuite UI

This page contains articles about the inner workings of the UI. It is aimed at software developers that want to improve on existing features, implement extensions or just gain a general understanding.

Getting started

How-to articles

Miscellaneous articles