Hi Andy, > After Instiki suddenly refused to run as a daemon and my upgrade to > instiki-ar failed at script/create_db I tried out Pimki, sadly it > refused to recognise my storage from the old instiki installation.
Yep, too many changes in the storage format in Instiki between 0.9.2 and 0.10.0. The only way in the future to bring them across is through export-import. > So, I > went back to instiki (which when not run as a daemon screwed up the > textile markup), exported everything as textile and started importing it > all by hand into Pimki, but the textile markup isn't properly working in > Pimki either. > > Most of it seems to work, but the main issue seems to be newlines not > being converted into paragraph tags, this in turn screws up lists and > stuff. Anyone have any ideas how to fix this? It's driving me up the wall. RedCloth has flipped the newlines behaviour between each patch release. For RedCloth 3.0.4 try the latest Pimki2 from CVS. (You could also use it to import the whole exported zip file, but I'm guessing this bit of advice is too late ;-). Just checkout annonymously or grab the tarball: http://rubyforge.org/cgi-bin/viewcvs.cgi/pimki2.tar.gz?root=pimki&view=tar HTH, Assaph _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
