By sam6 on
Modifiying the Markdown module we made a new input module to handle reStructuredText. You can find a dev version here: http://www.vasudevaservice.com/repository/pub/reStructuredText4Drupal/
Probably the name will be changed to reSTinput for the stable release. Of course you have to have docutils installed as well.
To download it, from the shell run:
http://svn.vasudevaserver.net/vs/pub/reStructuredText4Drupal/trunk/
We are unfortunately not going to create a project on Drupal.org, since the project page requires we commit to CVS, and that's not going to happen, since we do not want to keep track of two repositories. So, for any development check our repo.
More info to come.
Comments
Correction
The line above reads:
svn co http://svn.vasudevaserver.net/vs/pub/reStructuredText4Drupal/trunk/
reST4Drupal is for Drupal 5.x only.