I was going to tackle making a component or method on
the import/export
component to export
all the pages in Pier in Wiki format. I"m wondering if anyone has done this
before?
There isn't anything out of the box, but it is rather simple to do.
Try something along the following lines:
aKernel root enumerator all
do: [ :each | PRWikiWriter write: each document to: aStream ]
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch