Hi,
Did install wikimedia early this week on the latest release of Ubuntu
-> MediaWiki 1.15.1 : PHP 5.3.2-1ubuntu4.2 (apache2handler) : MySQL
5.1.41-3ubuntu12.3
Following your guidlines.
Did install collection using: sudo svn co
http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Collection/
then I did the change in LocalSettings:
# this one
require_once("$IP/extensions/Collection/Collection.php");
# and this one
$wgCollectionFormats = array(
'rl' => 'PDF',
'odf' => 'ODT',
);
I would like to use my own server to do the rendering.
I think that your readme.txt is not clear on the subject.
I do not understand the following lines:
See the ``mw-serve`` command or the ``mwlib.cgi`` script in the mwlib_
- should I search the net on how to install those ? what commands are
these ? are they PHP-scripts ?
- would be nice if you are clear here, providing us with a step-by-
step installation.
How do I get further, after downloading and inserting the 2 lines in
Localsettings ?
regards, Ingo
--
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.