summaryrefslogtreecommitdiff
path: root/xerl.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-08 09:23:03 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-08 09:23:03 +0200
commit5de17a6150064321677964383eacd6c72679a5f0 (patch)
tree7cfc111f25ccb0c33f286477f24727cbf1ef37cf /xerl.buetow.org
parent62db4b86efe303db796fd5341bbae24833806843 (diff)
add todo file
Diffstat (limited to 'xerl.buetow.org')
-rw-r--r--xerl.buetow.org/content/40.Todos.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/xerl.buetow.org/content/40.Todos.xml b/xerl.buetow.org/content/40.Todos.xml
new file mode 100644
index 0000000..7f0f043
--- /dev/null
+++ b/xerl.buetow.org/content/40.Todos.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>Todos</pagetitle>
+ <text>This is the TODO file of the current master branch:</text>
+ <pretext>
+ <perl>
+ use LWP::Simple;
+ get("http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD");
+ </perl>
+ </pretext>
+</content>
+