[Moin-user] MoinDump problem

Guillaume Vidoni donvichenzo at gmail.com
Tue Sep 27 09:39:48 EDT 2011


Hello,



I have Moin 1.5.8 installed.



I execute this command to export pages in HTML :



python /opt/moinmoin/prod/MoinMoin/script/moin.py --config-dir=/wiki/prod
--wiki-url=myurl.fr export dump --page "^PagesName*"
--target-dir=/var/wiki/prod/export



This export all expected pages but the content is always the same :



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd">

<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=utf-8">

<title>…….

…….

<strong>*You are not allowed to view this page*.</strong><br><span
class="anchor" id="bottom"></span></div>

…….

</body>

</html>



I have configured an LDAP authentication. Is it the problem ? How to solve
it ? I really need this export.



Thanks by advance for your support.


Guillaume.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20110927/bf56e355/attachment.html>


More information about the Moin-user mailing list