On May 15, 2006, at 6:08 PM, Robin Shannon wrote:
> instiki isn't proprietary...
Well, the snapshot files appear to be. They're certainly not plaintext.
> never tried exporting from instiki myself but off the top of my
> head... somewhere you should have a folder called storage and that
> should have your data in it. Of course if all else fails you can
> always just view each page in a web browser and go to view -> view
> document source (that's what it is in konqueror it may be elsewhere in
> safari/firefox try the edit menu too perhaps?)
The storage folder contains all of the snapshots, which, as I
mentioned above, are not easily readable.
The problem with copying all of the HTML manually is that I have
hundreds of pages and they're heavily cross-linked. Converting them
to a static site by hand would be a huge pain in the arse.
I've installed Ruby on Rails and Instiki 0.11.0 on my local machine
to try to migrate the Web to a working version of Instiki, but I
can't get it to create a new Web. I get the following when I try to:
---
NoMethodError in Admin#create_system
undefined method `files_path' for nil:NilClass
RAILS_ROOT: .
#{RAILS_ROOT}/app/models/wiki_file.rb:49:in `content_path'
#{RAILS_ROOT}/app/models/web.rb:86:in `create_files_directory'
#{RAILS_ROOT}/app/models/wiki.rb:13:in `create_web'
#{RAILS_ROOT}/app/models/wiki.rb:70:in `setup'
#{RAILS_ROOT}/app/controllers/admin_controller.rb:17:in `create_system'
#{RAILS_ROOT}/instiki:6:in `load'
#{RAILS_ROOT}/instiki:6
---
Any ideas? Anyone?
-Tyson
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users