Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Skalli/User Guide"

(added terms)
(change text for term "Extension")
Line 14: Line 14:
 
{|  
 
{|  
 
| Extension  
 
| Extension  
| An OSGi bundle providing all display & application logic elements needed to provide a specific functionality
+
| All display & application logic elements needed to provide a specific functionality. You can write your own extensions and bring ''Skalli'' to visualise their information.
 
|-
 
|-
 
| Info Box  
 
| Info Box  

Revision as of 04:16, 11 May 2011

Getting Started

How to Setup Skalli

[TODO]

Tutorials

How to Implement Extensions

Terms

Extension All display & application logic elements needed to provide a specific functionality. You can write your own extensions and bring Skalli to visualise their information.
Info Box A single box displaying the information of one extension to the user
Project Details Page The main project page containing the info boxes
View Mode The project details page without edit forms and without initially visible editing capabilities
Navigation Panel The list of links on the left hand side (currently of the project details page)
Edit Mode The forms page when clicking edit in the navigation panel of the project details page

Back to the top