summaryrefslogtreecommitdiff
path: root/xerl.buetow.foo/content/40.Todos.xml
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 21:41:56 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 21:41:56 +0200
commita2abef785c54953e9e29f90f084a95dc70c5fe79 (patch)
tree94a467d749fac2aa8912ec341973e536b409a99d /xerl.buetow.foo/content/40.Todos.xml
parentfbae5928feffddfc209be45e1e407aea875a9155 (diff)
foo
Diffstat (limited to 'xerl.buetow.foo/content/40.Todos.xml')
-rw-r--r--xerl.buetow.foo/content/40.Todos.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/xerl.buetow.foo/content/40.Todos.xml b/xerl.buetow.foo/content/40.Todos.xml
new file mode 100644
index 0000000..141b36f
--- /dev/null
+++ b/xerl.buetow.foo/content/40.Todos.xml
@@ -0,0 +1,11 @@
+<?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>