|
|
Line 1: |
Line 1: |
| <noinclude>{{documentation/versioncheck}}</noinclude> | | <noinclude>{{documentation/versioncheck}}</noinclude> |
− | <noinclude>
| |
− | = Extensions server =</noinclude>
| |
− | * The authoritative slicer extensions server is http://slicer.kitware.com/midas3
| |
| | | |
− | * An extensions server is a [http://www.midasplatform.org/ MIDAS] instance having the plugins <code>[https://github.com/midasplatform/slicerpackages slicerpackages]</code> and <code>[https://github.com/midasplatform/slicerappstore slicerappstore]</code> installed.
| + | {{documentation/banner |
− | | + | | text = [https://slicer.readthedocs.io/en/latest/developer_guide/extensions.html#extensions-server This page has been moved to read-the-docs.] |
− | * Assuming you [http://midas-server.readthedocs.org/en/latest/ install your own extensions server], it is possible to manage, serve and distribute extensions yourself. As depicted on the image below, Slicer users will have to set a different extensions server in <code>Edit -> Application Settings -> Extensions</code>.
| + | | background-color = 8FBC8F }} |
− | | |
− | [[Image:Slicer-r20312-Extensions-Settings.png|frame|none|alt=|Slicer Extensions settings]]
| |
− | | |
− | | |
− | == Server configuration ==
| |
− | * Database type: Mysql
| |
− | * Plugin installation: Checkout the source of the plugins into the <code>modules</code> folder of your midas installation.
| |