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', );
<https://lh6.googleusercontent.com/-GS4mkKfrIPA/UZQBz18GuwI/AAAAAAAAAIk/pvC6DzhOBEs/s1600/mwlib-odt.png> <https://lh6.googleusercontent.com/-GS4mkKfrIPA/UZQBz18GuwI/AAAAAAAAAIk/pvC6DzhOBEs/s1600/mwlib-odt.png> Any ideas what else I need to do? thanks, Jeff Jensen -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
