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

From Slicer Wiki
Jump to: navigation, search
Line 16: Line 16:
 
== 2009 Summer Project Week ==
 
== 2009 Summer Project Week ==
  
------------------------------------------------------------------------
+
  ------------------------------------------------------------------------
r9763 | tgl | 2009-06-23 11:04:34 -0400 (Tue, 23 Jun 2009) | 1 line
+
  r9763 | tgl | 2009-06-23 11:04:34 -0400 (Tue, 23 Jun 2009) | 1 line
Changed paths:
+
  Changed paths:
  M /trunk/Applications/GUI/Slicer3.cxx
+
    M /trunk/Applications/GUI/Slicer3.cxx
  M /trunk/Base/GUI/vtkSlicerApplication.cxx
+
    M /trunk/Base/GUI/vtkSlicerApplication.cxx
  M /trunk/Base/GUI/vtkSlicerApplication.h
+
    M /trunk/Base/GUI/vtkSlicerApplication.h
  M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.cxx
+
    M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.cxx
  M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.h
+
    M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.h
  M /trunk/Base/GUI/vtkSlicerModulesConfigurationStep.cxx
+
    M /trunk/Base/GUI/vtkSlicerModulesConfigurationStep.cxx
  M /trunk/Base/GUI/vtkSlicerModulesStep.cxx
+
    M /trunk/Base/GUI/vtkSlicerModulesStep.cxx
  M /trunk/Base/GUI/vtkSlicerModulesStep.h
+
    M /trunk/Base/GUI/vtkSlicerModulesStep.h
 
+
 
ENH rename ModuleCachePath to ExtensionsInstallPath
+
  ENH rename ModuleCachePath to ExtensionsInstallPath
------------------------------------------------------------------------
+
  ------------------------------------------------------------------------

Revision as of 15:05, 23 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
    •  ???
  • ApplicationSettings
    • relabel "Module Cache Path" to "Extensions Install Directory"
    • use Temporary Directory as the download location for zip files

2009 Summer Project Week

 ------------------------------------------------------------------------
 r9763 | tgl | 2009-06-23 11:04:34 -0400 (Tue, 23 Jun 2009) | 1 line
 Changed paths:
    M /trunk/Applications/GUI/Slicer3.cxx
    M /trunk/Base/GUI/vtkSlicerApplication.cxx
    M /trunk/Base/GUI/vtkSlicerApplication.h
    M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.cxx
    M /trunk/Base/GUI/vtkSlicerApplicationSettingsInterface.h
    M /trunk/Base/GUI/vtkSlicerModulesConfigurationStep.cxx
    M /trunk/Base/GUI/vtkSlicerModulesStep.cxx
    M /trunk/Base/GUI/vtkSlicerModulesStep.h
 
 ENH rename ModuleCachePath to ExtensionsInstallPath
 ------------------------------------------------------------------------