Page MenuHomePhabricator

Rework Tutorial Code to fit changes in MITK
Closed, ResolvedPublic

Description

Currently the MITK Tutorial utilizes ideas and concepts which are rather out of date and should be changed. ( http://docs.mitk.org/nightly-qt4/TutorialPage.html )

Before starting on this project some ideas should be collected. As a starting point here are some problems:

  • MITK Tutorial still uses the old out-of-date pic format. This should be switched to NRRD
  • Saschas recent changes invalidated tutorial step 9, it should be redone

If you are aware of further issues, please do not hesitate to add them in the comments.

Event Timeline

Actually, Step 9 is partially invalid for a couple of months now.

This bug does partially ovrelap with T11095 which concerns solely the changes in the documentation.

Step 9 was not changed since it works for us. Please check if the bug is still there.

If you take a look at step 9, you will see, that it creates an old BlueBerry style plugin, not a CTK style one. This is by now deprecated.

For more info see:

http://www.mitk.org/wiki/Converting%20a%20BlueBerry%20bundle%20to%20a%20CTK%20plugin

[70f75c]: Merge branch 'bug-11096-ReworkTutorialCode'

Merged commits:

2012-04-13 13:40:32 Joseph Grres [486723]
Step9 updated