Wednesday, February 23, 2005

converting old wiki data to well knowns

I've got the code rought out for moving the old wiki data forward. Seems to work OK but, now that I've converted my old test data, I'm finding some bugs in the updated Wiki code. ;-/

Here's the script for updating a wiki page:

rename %random%
set name . WikiTopic
assignWellKnownName %name%
destroyWikiTopic
publishWikiDoc wiki/tmp.txt
loadWellKnownDoc wiki/tmp.txt
destroyWikiDoc
set page %path%
cd %mainds%
addDataSetItem %page%

0 Comments:

Post a Comment

<< Home