Difference between revisions of "Documentation/Nightly/Extensions/DeveloperToolsForExtensions"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
 
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.<br>
 
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.<br>
 
This tool extension exposes slicer features to help developers to test their own extensions<br>
 
This tool extension exposes slicer features to help developers to test their own extensions<br>
Author: Francois Budin ({{collaborator|name|UNC}})<br>
+
Author: Francois Budin ({{collaborator|name|unc}})<br>
 +
Contributor1: Jean-Christophe Fillion-Robin ({{collaborator|name|kitware}})<br>
 +
Contributor2: Andras Lasso (Department of Radiation Oncology, Massachusetts General Hospital)<br>
 
Contact: Francois Budin, <email>fbudin@unc.edu</email><br>
 
Contact: Francois Budin, <email>fbudin@unc.edu</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
Website: https://github.com/fbudin69500/SlicerDeveloperToolsForExtensions.<br>
 
Website: https://github.com/fbudin69500/SlicerDeveloperToolsForExtensions.<br>
 
License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
 
License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
<gallery>
+
 
Image:UNC-NIRAL.png‎|NIRAL
+
{{documentation/{{documentation/version}}/module-introduction-row}}
Image:UNC-logo.png|UNC
+
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
Image:Logo-namic.jpg‎|NAMIC
+
|{{collaborator|logo|niral}}|{{collaborator|longname|niral}}
Image:SlicerExtension-DeveloperToolsForExtensions.png‎|Extension logo
+
|{{collaborator|logo|unc}}|{{collaborator|longname|unc}}
</gallery>
+
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 +
|{{collaborator|logo|kitware}}|{{collaborator|longname|kitware}}
 +
}}
  
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-section|Module Description}}
+
{{documentation/{{documentation/version}}/extension-section|Modules}}
This extension currently presents two options to the user:
+
*[[Documentation/{{documentation/version}}/Modules/DeveloperToolsForExtensions|DeveloperToolsForExtensions]]
-Installing an extension from an archive (*.tar.gz or *.zip) that is on the user's computer. This is useful if one wants to test that their extension has packaged correctly without uploading their extension onto the Midas server. Additionally, this can also be used by labs to distribute their extensions on their own website (uploading the extension archive directly on their website) and users can install these extensions using this module.
+
*[[Documentation/{{documentation/version}}/Modules/ExtensionStats|ExtensionStats]]
-Load a module that has not been loaded at the start-up of Slicer, while Slicer is running, without having to restart Slicer (TO DO: limitations).
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{|
 
|[[Image:SlicerExtension-SlicerDeveloperToolsForExtensions-Screenshot.png|thumb|340px|Loading an extension archive]]
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
 
 
{|
 
|
 
|[[Image:SlicerExtensions-SlicerDeveloperToolsForExtensions-Screenshot-panels.png|thumb|280px|Module UI]]
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
  
  

Latest revision as of 18:29, 30 October 2015

Home < Documentation < Nightly < Extensions < DeveloperToolsForExtensions


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: DeveloperToolsForExtensions
Acknowledgments: This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.
This tool extension exposes slicer features to help developers to test their own extensions
Author: Francois Budin (UNC)
Contributor1: Jean-Christophe Fillion-Robin (Kitware)
Contributor2: Andras Lasso (Department of Radiation Oncology, Massachusetts General Hospital)
Contact: Francois Budin, <email>fbudin@unc.edu</email>

Website: https://github.com/fbudin69500/SlicerDeveloperToolsForExtensions.
License: Apache License, Version 2.0

Neuro Image Research and Analysis Laboratories (NIRAL)  
University of North Carolina at Chapel Hill (UNC)  
National Alliance for Medical Image Computing (NA-MIC)  
Kitware, Inc.  

Modules


Information for Developers