Page MenuHomePhabricator

Welcome button in help menu does not work
Closed, ResolvedPublic

Description

A dialog appears and mentions, that a welcome message can be defined in a mysterious index.html. Since we do not show a welcome view when opening MITK, the button "Welcome"in the help menu should be removed or a index.html defined.

Event Timeline

This could even be a simple static web page, no need to be fancy.

To achieve this, one has to register an intro extension in the extapplication/mitkworbench plugin.xml.

Suggested implementation in
bug-13089-create-mitkWorkbench-Intro-Content

Possibly one button for help coud be added.

[d2581a]: Merge branch 'bug-13089-create-mitkWorkbench-Intro-Content'

Merged commits:

2012-09-14 16:35:37 Caspar Goch [9262c9]
Added welcome perspective


2012-09-14 16:34:50 Caspar Goch [1379ff]
Moving default perspective to new perspectives directory


2012-09-14 16:33:53 Caspar Goch [705e81]
Added needed resources


2012-09-14 16:05:22 Caspar Goch [9dc93e]
The application will need QT WebKit for the welcome page