Difference between revisions of "Documentation/Nightly/Developers/Extensions/Index"

From Slicer Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
Think of the ExtensionsIndex as a repository containing a list of [[Documentation/{{documentation/version}}/Developers/Extensions/DescriptionFile|extension description file]]s <code>*.s4ext</code> used by the Slicer [[Documentation/{{documentation/version}}/Developers/Extensions/BuildSystem|extensions build system]] to build, test, package and upload [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s on an [[Documentation/{{documentation/version}}/Developers/Extensions/Server|extensions server]].
+
Think of the ExtensionsIndex as a repository containing a list of [[Documentation/{{documentation/version}}/Developers/Extensions/DescriptionFile|extension description file]]s <code>*.s4ext</code> used by the Slicer [[Documentation/{{documentation/version}}/Developers/Extensions/BuildSystem|extensions build system]] to build, test, package and upload [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s on the [[Documentation/{{documentation/version}}/Developers/Extensions/Server|extensions server]].
  
 
Once uploaded on an [[Documentation/{{documentation/version}}/Developers/Extensions/Server|extensions server]], within Slicer, [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s can be installed using the [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager|extensions manager]].
 
Once uploaded on an [[Documentation/{{documentation/version}}/Developers/Extensions/Server|extensions server]], within Slicer, [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s can be installed using the [[Documentation/{{documentation/version}}/SlicerApplication/ExtensionsManager|extensions manager]].
  
 
The [[Documentation/{{documentation/version}}/Extensions/Catalog|extensions catalog]] provides Slicer users with a convenient way to access the [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s previously uploaded.
 
The [[Documentation/{{documentation/version}}/Extensions/Catalog|extensions catalog]] provides Slicer users with a convenient way to access the [[Documentation/{{documentation/version}}/Extensions/Description|extension]]s previously uploaded.

Revision as of 07:54, 26 February 2013

Home < Documentation < Nightly < Developers < Extensions < Index

Think of the ExtensionsIndex as a repository containing a list of extension description files *.s4ext used by the Slicer extensions build system to build, test, package and upload extensions on the extensions server.

Once uploaded on an extensions server, within Slicer, extensions can be installed using the extensions manager.

The extensions catalog provides Slicer users with a convenient way to access the extensions previously uploaded.