Difference between revisions of "Documentation/4.1/Developers/ImageGallery/Data"
From Slicer Wiki
| Line 46: | Line 46: | ||
<!-- | <!-- | ||
| − | |||
| − | |||
| − | + | An attempt to use "#tag: gallery" [1] to generate automatically the Image gallery table used in [1] | |
| − | + | has been considered. It simply failed. | |
| + | For reference, you will find below this attempt: | ||
{{#get_web_data: | {{#get_web_data: | ||
url={{fullurl:Special:GetData/Documentation/{{documentation/version}}/Developers/ImageGallery/Data}} | url={{fullurl:Special:GetData/Documentation/{{documentation/version}}/Developers/ImageGallery/Data}} | ||
|format=CSV with header|data=category=Category,name=Name,caption=Caption | |format=CSV with header|data=category=Category,name=Name,caption=Caption | ||
|filters=Category=Slicer}} | |filters=Category=Slicer}} | ||
| + | {{#tag: gallery| | ||
{{#for_external_table:<nowiki/> | {{#for_external_table:<nowiki/> | ||
| − | |||
| − | + | Image:{{{name}}} | |
| + | }} | ||
| + | }} | ||
| + | |||
| + | [1] http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Developers/ImageGallery | ||
| + | [2] http://commons.wikimedia.org/wiki/Template:Gallery | ||
| − | + | --> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
Revision as of 03:54, 13 June 2012
Home < Documentation < 4.1 < Developers < ImageGallery < Data
| Category | Name | Caption |
|---|---|---|
| Slicer | SlicerWithVolumeRendering.png | Slicer4 with Volume Rendering enabled |
| Slicer | SlicerWithDTI.png | Slicer4 with a Diffusion Tensor Volume loaded |
| Slicer | SlicerQT-2009-12-10.png | Slicer with Qt only |
| Slicer | SlicerWithTransformModule.png | Slicer with KWWidgets + Qt |
| Slicer | Screenshot-Qt Designer.png | Qt Designer to design modules |
| Modules | QSlicerVolumeRenderingModule.png | Volume Rendering Module |
| Modules | QSlicerSampleDataModule.png | Sample Data Module |
| Modules | QSlicerEndoscopyModule.png | Endoscopy Module |
| Modules | QSlicerSceneViewsModule.png | SceneViews Module |
| Modules | QSlicerEditorModule.png | Editor Module |
| Modules | QSlicerModelsModule.png | Models Module |
| Modules | QSlicerColorModuleWidget.png | Color Module |
| Modules | QSlicerVolumesModule.png | Volumes Module |
| Modules | QSlicerDiffusionTensorVolumeDisplayWidget.png | Volumes Module (DTI volume) |
| Modules | QSlicerSliceControllersModule.png | Slice Controllers Module |
| Modules | QSlicerDataModule.png | Data Module |
| Modules | QSlicerROIModule.png | ROI Module |
| Modules | qSlicerTractographyModule.png | Tractography Module |
| Modules | QCLIModule-LinearRegistration.png | Linear Registration Module (CLI) |
| Modules | QSlicerWelcomeModule.png | Welcome Module |
| Modules | qSlicerCamerasModule.png | Cameras Module |
| Modules | QSlicerTransformsModuleUI.png | Transforms Module |
| Dialogs | QSlicerExtensionsWizard.png | Extensions Management dialog |
| Dialogs | QSlicerSettingsDialog.png | Application settings dialog |
| Dialogs | QMRMLColorPickerDialog.png | Color picker dialog |
| Dialogs | QSlicerActionsDialog.png | Shortcuts dialog |
| Dialogs | QSlicerVolumesIODialog.png | Standard File Dialog (using Volumes reader) |
| Dialogs | QSlicerOverlayIODialog.png | Standard File Dialog (using Scalar Overlay reader) |
| Dialogs | QSlicerStandardFileDialog.png | Standard File Dialog |
| Dialogs | QSlicerDataDialog.png | Add Data Dialog |
| Dialogs | QSlicerSaveDataDialog.png | Save Data Dialog |