diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-02-11 10:10:07 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-02-11 10:10:07 +0000 |
| commit | 718e6ce322d4ab379fd07f368937b65a7e35104f (patch) | |
| tree | a663e6fc176537d992bd69a36b70796f99175c65 /docutils | |
| parent | 61104486aeac312b0b097fd4b36fec346b94a0b1 (diff) | |
| download | docutils-718e6ce322d4ab379fd07f368937b65a7e35104f.tar.gz | |
added to-do list entry for access control
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2956 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 3f26368d0..6794ad2c3 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -49,6 +49,9 @@ Priorities General ======= +* Add option for file (and URL) access restriction to make Docutils + usable in Wikis and similar applications. + * Refactor - Rename methods & variables according to the `Python coding |
