summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 91bba08..b087d93 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,10 @@ Requirements for 1.0
- Add an example in the distribution of a simplified SkeletonPage
that used #block but does not have fancy esoteric methods like
style stuff. (MO)
+- Eliminate obsolete #settings directive from
+ examples/webware_examples/cheetahSite/siteTemplate.tmpl (TR)
+- Recognize the exception value as a local variable inside the
+ '#except Exception, ex' clause. Currently $ex raises NotFound.
Other TODO Items