Difference between revisions of "2011 Winter Project Week:XMLToMediaWiki"
From NAMIC Wiki
Hjmjohnson (talk | contribs) |
|||
Line 28: | Line 28: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
A script exists that creates mediawiki markup from SEM XML. | A script exists that creates mediawiki markup from SEM XML. | ||
+ | |||
+ | Collected a few examples and past experiences from Steve Pieper and Bill Lorensen. It is questionable about wheather this can be done. | ||
+ | |||
+ | The PyWiki project looks promising, but it would require system administrator assistance in making this work (perhaps media wiki configuration) | ||
+ | |||
+ | Generally received very positive response to this effort. | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 04:43, 14 January 2011
Home < 2011 Winter Project Week:XMLToMediaWikiKey Investigators
- UIowa: Hans Johnson, Mark Scully
- (Wiki Systems admin)
- Steve Pieper
- Stephen Aylward
Objective
Update the SEM XML to mediawiki script to automatically submit the mediawiki markup to the appropriate Slicer3D wiki page.
Approach, Plan
Progress
A script exists that creates mediawiki markup from SEM XML.
Collected a few examples and past experiences from Steve Pieper and Bill Lorensen. It is questionable about wheather this can be done.
The PyWiki project looks promising, but it would require system administrator assistance in making this work (perhaps media wiki configuration)
Generally received very positive response to this effort.
References
- A script using curl to upload files to a wiki: http://dl.dropbox.com/u/1686930/wikimage.tcl.txt