<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FLabs%2FAutomaticUpdateAndInstallationFramework%2FPreviousEfforts</id>
	<title>Documentation/Labs/AutomaticUpdateAndInstallationFramework/PreviousEfforts - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FLabs%2FAutomaticUpdateAndInstallationFramework%2FPreviousEfforts"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Labs/AutomaticUpdateAndInstallationFramework/PreviousEfforts&amp;action=history"/>
	<updated>2026-05-03T18:52:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Labs/AutomaticUpdateAndInstallationFramework/PreviousEfforts&amp;diff=49029&amp;oldid=prev</id>
		<title>Mneugebauer: a page describing the previous efforts from Dennis concerning the easier installation of previous extensions</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Labs/AutomaticUpdateAndInstallationFramework/PreviousEfforts&amp;diff=49029&amp;oldid=prev"/>
		<updated>2016-12-07T08:15:32Z</updated>

		<summary type="html">&lt;p&gt;a page describing the previous efforts from Dennis concerning the easier installation of previous extensions&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Current Process ==&lt;br /&gt;
* Dennis added a third tab in the extension manager, using Qt Designer&lt;br /&gt;
* extensionsInstallPath() returns platform-specific path to &amp;quot;NA-MIC&amp;quot; folder which has &amp;quot;Extensions-2456&amp;quot; subfolders for all installed Slicer versions&lt;br /&gt;
** on Linux, that's in ~/.config/NA-MIC&lt;br /&gt;
** on Windows, in AppData/Roaming&lt;br /&gt;
** on OS X, seems to be a subdirectory of the application bundle&lt;br /&gt;
* Dennis' idea: look for all Extensions-* subfolders – how to do that on OS X properly?&lt;br /&gt;
** just found [Extensions]/InstallPath setting in .ini files -&amp;gt; by parsing all ini files, that could work cross-platform&lt;br /&gt;
** on OS X, the inis are in ~/.config//www.na-mic.org&lt;br /&gt;
* Dennis' plan was to use Python scripting, but using C++/Qt would also be a good option&lt;br /&gt;
&lt;br /&gt;
== Proposed Changes ==&lt;br /&gt;
* a new (third) tab in the extension manager, which should list all previously installed extensions&lt;br /&gt;
* view should have columns:&lt;br /&gt;
** extension name&lt;br /&gt;
** Slicer revisions / last revision in which the extension was installed&lt;br /&gt;
** checkbox for batch installation, pre-checked from latest previous Slicer revision&lt;br /&gt;
** rows with installed extensions could be grayed out&lt;br /&gt;
* below that, a button for installing the checked extensions&lt;br /&gt;
&lt;br /&gt;
== Progress ==&lt;br /&gt;
&lt;br /&gt;
* Extract list of extensions installed. Look at npm for the format. '''ToBeDone'''&lt;br /&gt;
* Extension manager:&lt;br /&gt;
** Update ExtensionManageModel API so that &amp;quot;list&amp;quot; can be processed '''ToBeDone'''&lt;br /&gt;
** Update entry &amp;quot;Install Extension from file&amp;quot; to &amp;quot;Install Extensions from file&amp;quot; and support &amp;quot;tar.gz&amp;quot;, &amp;quot;.json&amp;quot; '''ToBeDone'''&lt;br /&gt;
&lt;br /&gt;
Meta issue:&lt;br /&gt;
* [http://www.na-mic.org/Bug/view.php?id=2779 2779]: Mechanism to keep track of the installed extensions across version '''ToBeDone'''&lt;/div&gt;</summary>
		<author><name>Mneugebauer</name></author>
		
	</entry>
</feed>