Difference between revisions of "Slicer3:Extensions:TODO-2009-06-16"

From Slicer Wiki
Jump to: navigation, search
Line 5: Line 5:
 
* add vtkSlicerApplication::ModulePaths if found downloaded extensions are not there
 
* add vtkSlicerApplication::ModulePaths if found downloaded extensions are not there
 
* "Slicer3-install-bin/../lib/Slicer3/Modules" in ModulesPath
 
* "Slicer3-install-bin/../lib/Slicer3/Modules" in ModulesPath
 +
* define all paths
 +
-- ModulePaths
 +
-- ModuleCachePath
 +
-- ExtensionDownloadDirectory
 +
-- ???

Revision as of 13:58, 16 June 2009

Home < Slicer3:Extensions:TODO-2009-06-16
  • search vtkSlicerApplication::ModulePaths when consructing the installed extension listings
  • warn user if cache path is not writable
  • check that ModulePaths disable/enable is not inadvertantly set
  • what happens when the Desktop is used as the "module cache path"
  • add vtkSlicerApplication::ModulePaths if found downloaded extensions are not there
  • "Slicer3-install-bin/../lib/Slicer3/Modules" in ModulesPath
  • define all paths

-- ModulePaths -- ModuleCachePath -- ExtensionDownloadDirectory -- ???