summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-03-06 10:57:41 +0000
committerPaul Buetow <paul@buetow.org>2011-03-06 10:57:41 +0000
commit213033db33be271791f2d9ff1c9c44c0bed79f18 (patch)
tree1b3ff0d0eddfc7f6995afa67b5d3fc2ef8fa85a7 /TODO
initial xerl import to utils
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..e28d513
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+Hint: Run 'make todo' to see everything in every file what is to do!
+
+TODO: - Caching of config.xml
+TODO: - Documentation of all features/options
+TODO: - Fix <foo><bar></bar></foo> bug
+TODO: - Global conf.txt -> config.xml, host specific config is in XML already
+TODO: - Include new config.xml in config.xml if exists <includeifexists file="foo.xml" />
+TODO: - Inline perl in template.xml!
+TODO: - Login area (cookies are working already)
+TODO: - Rename Plugins -> Extensions