Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/ModelBrowser/New And Noteworthy"

(New Look)
(New options)
Line 9: Line 9:
 
=== New options ===
 
=== New options ===
 
* Sort links by type ([[Image:MoDisco_ModelBrowser_SortLinksByType.png]])
 
* Sort links by type ([[Image:MoDisco_ModelBrowser_SortLinksByType.png]])
 +
* Display a unique ID on each model element ( [[Image:MoDiscoBrowser_Element_id.gif]] ). This makes it easier to know whether two elements in the tree are equal.
 
* Show Ordering ([[Image:MoDisco_ModelBrowser_ShowOrdering.png‎]]):
 
* Show Ordering ([[Image:MoDisco_ModelBrowser_ShowOrdering.png‎]]):
 
[[Image:MoDisco_ModelBrowser_Ordering.png]]
 
[[Image:MoDisco_ModelBrowser_Ordering.png]]
 
  
 
=== Internationalization ===
 
=== Internationalization ===

Revision as of 02:16, 2 February 2010

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco

0.8

Customization

The browser is now extensively customizable through the use of uiCustom files (that can be easily created using a dedicated editor) :

Customization example.png

New options

  • Sort links by type (MoDisco ModelBrowser SortLinksByType.png)
  • Display a unique ID on each model element ( MoDiscoBrowser Element id.gif ). This makes it easier to know whether two elements in the tree are equal.
  • Show Ordering (MoDisco ModelBrowser ShowOrdering.png):

MoDisco ModelBrowser Ordering.png

Internationalization

The browser components are now fully internationalization ready.

New Look

Eclipse Forms look:

MoDisco ModelBrowser FormsLook.png

Less often used options are moved to a sub-menu in each toolbar so as to avoid cluttering the UI.

Back to the top