Difference between revisions of "2011 Winter Project Week:XMLToMediaWiki"

From NAMIC Wiki
Jump to: navigation, search
Line 29: Line 29:
 
</div>
 
</div>
  
<!--<div style="width: 97%; float: left;">
+
<div style="width: 97%; float: left;">
  
 
==References==
 
==References==
 
* A script using curl to upload files to a wiki: http://dl.dropbox.com/u/1686930/wikimage.tcl.txt
 
* A script using curl to upload files to a wiki: http://dl.dropbox.com/u/1686930/wikimage.tcl.txt
 
</div>
 
</div>
-->
 

Revision as of 20:51, 6 January 2011

Home < 2011 Winter Project Week:XMLToMediaWiki

Key Investigators

  • UIowa: Hans Johnson, Mark Scully
  • (Wiki Systems admin)

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.

References