Igor Pashev
7ed1fb30e2
Added mwlib services
Simple local usage:
mwlib = {
nserve = {
enable = true;
};
qserve = {
enable = true;
};
};
For MediaWiki:
$wgCollectionMWServeURL = 'http://localhost:8899';
$wgCollectionFormats = array(
'rl' => 'PDF',
'odf' => 'ODT',
);
$wgCollectionPortletFormats = array (
'odf', 'rl'
);
2015-05-27 14:55:22 +00:00
..
2015-01-29 11:10:22 +00:00
2015-02-08 14:16:17 +00:00
2015-04-25 16:10:49 +02:00
2015-02-26 17:29:49 +00:00
2015-04-09 20:58:20 +02:00
2015-04-25 15:21:49 +02:00
2015-02-03 22:08:10 +01:00
2015-01-12 21:49:33 -08:00
2015-04-15 23:00:03 +02:00
2015-05-01 17:11:55 -04:00
2015-03-27 12:45:25 +01:00
2015-05-10 19:36:20 -04:00
2015-05-27 14:55:22 +00:00
2015-04-01 14:45:02 +02:00
2015-04-08 23:14:19 +02:00
2015-02-02 22:21:45 +03:00
2015-04-17 14:45:49 -05:00
2015-04-25 14:38:05 +02:00
2015-04-25 14:39:24 +02:00