Added by marvin 3000 over 14 years ago
Hi,
how can I access the raw wiki-code from a redmine project wiki using commandline tools on a Linux Box?
I need to access a bunch of comments lying in the wiki, but don't want to access all pages by Hand. It would be nice if I could use something like wget to copy the data from the database -- but without logging directly into the mySQL-Database. Is that possible?
Once I have the text in a local file, the rest is easy...
Thanks a lot.