Ticket #1864 (closed enhancement: fixed)
Opened 2013-05-12T10:29:52-05:00
Last modified 2013-06-12T21:37:55-05:00
Add a convenient UI to the updater to initialize a personal update site
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | minor | Milestone: | imagej2-b8-analysis |
Component: | Updater | Version: | |
Severity: | minor | Keywords: | |
Cc: | curtis | Blocked By: | #1857 |
Blocking: | #1347 |
Description
Now that we offer personal update sites ( http://sites.imagej.net/<username>) we can just as well make it easier for people to add one, by hiding the Fiji Wiki's Special page behind a Java dialog.
To make this easier, we can re-use the MediaWikiClient developed in the Tutorial Maker context: https://github.com/fiji/fiji/blob/master/src-plugins/Fiji_Developer/src/main/java/fiji/MediaWikiClient.java (since yours truly is the only author, relicensing from GPL to BSD is not a problem).
Change History
comment:1 Changed 2013-06-12T21:37:55-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
This was addressed in 52ed303c6fd159f81f8d5a88884bac55bf65bd76.