User:Mcktimo/scripts

From wiki.occupyboston.org
Revision as of 15:41, 22 October 2011 by Mcktimo (talk | contribs)
Jump to navigation Jump to search

Files to move occupyboston wiki from the http://occupyboston.wikispaces.com to http://wiki.occupyboston.org

Files are also at http://pathboston.com/assess/ob

These two scripts by User:Matt get most of the work done:

movespace.pl
translates each page.
Usage:<occupyboston>% perl ../movespace.pl Education >../obout/Education
makeXML.pl
turns a directory of translated pages into MW import file
Usage:<obout>% pperl ../makeXML.pl >obXML/mw.xml

TO Move Discussion pages:

Wikispace discussion pages don't show up in the export. Pages with discussion pages have a topics page with links to discussion on that topic. So each wiki page might have multiple topics in discussion and multiples posts comprising each topic.

Mediawiki also has discussion pages but each topic is put under its own ==heading==

discussgrab2.php
looks through directory of wiki pages, identifies which have discussion section and assembles discussions into a discussion page on mediawiki, creating an xml import file.
usage:<ob>% php discussgrab2.php >obout/obXML/dis.xml
obout <dir>
contains page files that have been translated with movespace.pl
occupyboston <dir>
the export of wikispaces

test page: User:Mcktimo/take1/statement_of_purpose If you hit the discussion tab you can see how the discussion pages of wikispaces is translated