Difference between revisions of "AppSuite:Writing a portal plugin"

(Created page with "'''Summary:''' This articles covers how to write a plugin that shows on the portal page. Category:AppSuite Category:UI")
 
Line 1: Line 1:
'''Summary:''' This articles covers how to write a plugin that shows on the portal page.
+
'''Summary:''' This articles covers how to write a plugin that shows on the portal page. A portal plugin always gives a short overview on a piece of information (the so-called 'tile'). It can link a longer view that is opened when the tile is clicked, this we call the side pop-up. The side pop-up is optional.
  
  
 
[[Category:AppSuite]]
 
[[Category:AppSuite]]
 
[[Category:UI]]
 
[[Category:UI]]

Revision as of 09:35, 5 April 2013

Summary: This articles covers how to write a plugin that shows on the portal page. A portal plugin always gives a short overview on a piece of information (the so-called 'tile'). It can link a longer view that is opened when the tile is clicked, this we call the side pop-up. The side pop-up is optional.