TrustedUser
2,147
edits
m (Add links) |
m (→Personal TO DO: add possibility to use an intermediate format to export to pdf) |
||
Line 26: | Line 26: | ||
*** [http://www.mediawiki.org/wiki/Extension:PDF_Writer PDF Writer] and [http://www.mediawiki.org/wiki/Extension:Collection Collection]. The PDF Writer can run standalone on a server and provide PDF generation for multiple MediaWiki instances. A server for public testing and low traffic Wikis runs at [http://tools.pediapress.com]. It require Python and PHP to be installed with [http://php.net/curl cURL]. | *** [http://www.mediawiki.org/wiki/Extension:PDF_Writer PDF Writer] and [http://www.mediawiki.org/wiki/Extension:Collection Collection]. The PDF Writer can run standalone on a server and provide PDF generation for multiple MediaWiki instances. A server for public testing and low traffic Wikis runs at [http://tools.pediapress.com]. It require Python and PHP to be installed with [http://php.net/curl cURL]. | ||
*** [http://www.mediawiki.org/wiki/Extension:WikiPDF WikiPDF] can generate PDF/LaTeX document from a group of pages. It requires Python. | *** [http://www.mediawiki.org/wiki/Extension:WikiPDF WikiPDF] can generate PDF/LaTeX document from a group of pages. It requires Python. | ||
*** Look at alternative intermediate formats from which we can generate pdf (e.g. DocBook XML which can be generated by the [http://www.mediawiki.org/wiki/Extension:XML_Bridge XML Bridge] extension). | |||
* User Manual | * User Manual | ||
** Keep in touch with other contributors | ** Keep in touch with other contributors |