9 Jul
2006
9 Jul
'06
10:41 a.m.
--On 9. Juli 2006 12:29:24 +0200 Willi Langenberger <wlang@wu-wien.ac.at> wrote:
@Tres: what is the reason to keep the 'raw' code in docutils? I am in favor to remove it and replace it with a NotImplementedError exception (same as for the the 'include' code). The related tests (for reStructredText and ZReST are commented for now) do except a NotImplementedError for a 'raw' directive.
In ZWiki reST pages you can use the 'raw' directive to call e.g. python scripts (useful for custom index generation, ...). If it goes away due to security reasons, so be it. But if there is a way to keep the 'raw' functionality and remove only 'file' and 'include', we are certanly in favour of that...
You mean 'file' and 'url'...they are now disabled. -aj