Hello guys!
I need very much your help. I'm trying to configure render local. I
following the according http://code.pediapress.com/wiki/wiki/Examples and
http://code.pediapress.com/wiki/wiki/WikiToPDF, but don't works.
When I executed mw-render --list-writers, I receive the following
messages:
xhtml XHTML 1.0 Transitional
mwxml XML representation of the parse tree
docbook <NOT LOADABLE: No module named lxml>
odf OpenDocument Text
I put on LocalSettings.php :
require_once("$IP/extensions/Collection/Collection.php");
$wgCollectionMWServeURL="http://wiki.mycompany.com.br:8899/";
$wgGroupPermissions['user']['collectionsaveasuserpage'] = true;
$wgGroupPermissions['user']['collectionsaveascommunitypage'] = true;
$wgCollectionFormats = array(
'rl' => 'PDF',
Before I execute mw-serve &
Thanks a lot!
--
--
Att,
---
Paulo Cesar Naves Mota
Linux Certification LPIC - 201
°v° "Use Linux / Virtualize "
/(_)\
^ ^
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---