missing Open Document (ODT) export

28 views
Skip to first unread message

Jeffery Jensen

unread,
May 15, 2013, 5:46:24 PM5/15/13
to mw...@googlegroups.com
Hello mwlib,
 
How do I create an open document format?
 
Background:
1. I read http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Collection/README.txt and added the following to my LocalSettings.php
 
$wgCollectionFormats = array(
  'rl' => 'PDF',
  'odf' => 'ODT',
);
 

 

 
Any ideas what else I need to do?
 
thanks,
 
Jeff Jensen
 

Balkrishna Darji

unread,
May 16, 2013, 2:44:37 AM5/16/13
to mw...@googlegroups.com
Hi,

The ODT option comes up when you 'Create a book' and add pages and then go to the final page to start the rendering. 

If you want to add 'Download as ODT' try creating a link by self. For the link, check out what query parameters the server will need. 



 

--
You received this message because you are subscribed to the Google Groups "mwlib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mwlib+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages