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

From Slicer Wiki
Jump to: navigation, search
Line 6: Line 6:
 
* "Slicer3-install-bin/../lib/Slicer3/Modules" in ModulesPath
 
* "Slicer3-install-bin/../lib/Slicer3/Modules" in ModulesPath
 
* define all paths
 
* define all paths
-- ModulePaths
+
** ModulePaths
-- ModuleCachePath
+
** ModuleCachePath
-- ExtensionDownloadDirectory
+
** ExtensionDownloadDirectory
-- ???
+
** ???

Revision as of 13:59, 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
    •  ???