Extension talk:RstToHtml
Add topicThis is a discussion page for RstToHTML; if you're having trouble installing or have a feature suggestion, this is the place.
No output with current versions of MediaWiki and docutils on Debian
[edit]I tried to get the extension running, but it did not work out:
I installed a current snapshot of docutils.
I installed the extension.
The <rst> tag is shown on Special:Version, so it seems to be registered correctly.
However, the extension does not produce any output. There also is no error message (the py script obviously is found and is executable). Just nothing.
I use MediaWiki 1.17.1.
Maybe an issue with docutils? How can I test that?
Any ideas? --88.130.78.65 17:05, 9 December 2011 (UTC)
- I could solve it. I got the following error when I tried to run rst2html.py: "ImportError: No module named docutils.core".
- I have then installed the package python-docutils additionally and now it is working fine! --88.130.78.65 20:22, 9 December 2011 (UTC)
Regarding the Category: 2012 Q1 Extension Page Review Drive, I'll update the page, fix the license, and test the script during May 2012. [P. Kippes] --128.61.99.207 04:35, 19 January 2012 (UTC)