I'm new to moinmoin and am exploring some features. I'm having trouble
getting moin export dump to work properly.

I'm running the moin that came with Ubuntu 10.04, which says it is
1.9.2, and I'm following the instructions on
<http://moinmo.in/HelpOnMoinCommand/ExportDump>. I've run the command:

 moin --config-dir=/etc/moin \
      --wiki-url=myhost.com/mywiki export dump \
      --target-dir=moin-dump

It has successfully produced a bunch of HTML pages in my target
directory, but I've found two things wrong:

(1) There are too many pages. The wiki page says "The --page parameter
is optional and will dump pages matching the pagename. This may be a
regex to select multiple matching pages. If omitted, the contents of the
entire wiki will be dumped, excluding the underlay pages." But the
command has dumped all the help pages etc. Is there some way to avoid that?

(2) Some of the URLs in the links in the HTML are wrong. Some look like:

    <a href="FrontPage.html">FrontPage</a>

but others, including the hyperlinks in the body of the pages, look like:

    <a href="myhost.com/mywiki/FrontPage.html">FrontPage</a>

which is clearly wrong. Have I misconfigured something?

I tried to search the archives, but search.gmane.org doesn't seem to be
working.

Cheers, Dave

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to