summaryrefslogtreecommitdiff
path: root/xerl.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (centauri) <puppet@mx.buetow.org>2015-05-23 22:00:37 +0100
committerPaul Buetow (centauri) <puppet@mx.buetow.org>2015-05-23 22:00:37 +0100
commit2fab3867d291514b6666a8bd582fe8ae4896a1c0 (patch)
tree996160703a47ac88c61d2496187118a5fc0675b8 /xerl.buetow.org
parentee1d9d4243e970d102ea4f57bfacb379e5b25b3a (diff)
parente43a989acd2055661bb2d93454f2f7aa4e6e5177 (diff)
Merge
Diffstat (limited to 'xerl.buetow.org')
-rw-r--r--xerl.buetow.org/PROJECT1
-rw-r--r--xerl.buetow.org/SITEMAP0
-rw-r--r--xerl.buetow.org/content/40.Todos.xml8
-rw-r--r--xerl.buetow.org/content/98.contact.xml19
-rw-r--r--xerl.buetow.org/content/99.license.xml7
-rw-r--r--xerl.buetow.org/content/Download.xml9
-rw-r--r--xerl.buetow.org/content/home.xml8
-rw-r--r--xerl.buetow.org/htdocs/images/freshmeat.gifbin0 -> 5632 bytes
-rw-r--r--xerl.buetow.org/htdocs/images/head.jpgbin0 -> 18803 bytes
-rw-r--r--xerl.buetow.org/htdocs/images/xerl.pngbin0 -> 4343 bytes
10 files changed, 52 insertions, 0 deletions
diff --git a/xerl.buetow.org/PROJECT b/xerl.buetow.org/PROJECT
new file mode 100644
index 0000000..2561c1d
--- /dev/null
+++ b/xerl.buetow.org/PROJECT
@@ -0,0 +1 @@
+Xerl is an open source website template engine (TE) with some features of a Content Management System (CMS) programmed in object oriented Perl (boosted by FastCGI) and using XML.
diff --git a/xerl.buetow.org/SITEMAP b/xerl.buetow.org/SITEMAP
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/xerl.buetow.org/SITEMAP
diff --git a/xerl.buetow.org/content/40.Todos.xml b/xerl.buetow.org/content/40.Todos.xml
new file mode 100644
index 0000000..1456bbe
--- /dev/null
+++ b/xerl.buetow.org/content/40.Todos.xml
@@ -0,0 +1,8 @@
+<?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>
+ <inject>http://web.buetow.org/cgit/xerl.git/plain/TODO</inject>
+ </pretext>
+</content>
diff --git a/xerl.buetow.org/content/98.contact.xml b/xerl.buetow.org/content/98.contact.xml
new file mode 100644
index 0000000..d3d66b0
--- /dev/null
+++ b/xerl.buetow.org/content/98.contact.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Contact Me/Us</pagetitle>
+ <text>
+ <noop>Please use the </noop>
+ <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink>
+ <noop> for any considerations of this humble programming project or any other programming project of mine.</noop>
+ </text>
+ <text>
+ <noop>But you may also use other methods such as listed </noop>
+ <namedlink href="http://contact.buetow.org">on this site</namedlink>
+ <noop> for example.</noop>
+ </text>
+ <text>
+ <noop>If you are interested in other projects please visit </noop>
+ <hyperlink>http://dev.buetow.org</hyperlink>
+ <noop> :)</noop>
+ </text>
+</content>
diff --git a/xerl.buetow.org/content/99.license.xml b/xerl.buetow.org/content/99.license.xml
new file mode 100644
index 0000000..19fd468
--- /dev/null
+++ b/xerl.buetow.org/content/99.license.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>License</pagetitle>
+ <code>
+ <inject>http://web.buetow.org/cgit/xerl.git/plain/COPYING</inject>
+ </code>
+</content>
diff --git a/xerl.buetow.org/content/Download.xml b/xerl.buetow.org/content/Download.xml
new file mode 100644
index 0000000..0f7fc7a
--- /dev/null
+++ b/xerl.buetow.org/content/Download.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Download</pagetitle>
+ <textheader>Download from git repository</textheader>
+ <text>
+ <noop>Go to </noop>
+ <namedlink href="http://github.com/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink>
+ </text>
+</content>
diff --git a/xerl.buetow.org/content/home.xml b/xerl.buetow.org/content/home.xml
new file mode 100644
index 0000000..1782bd1
--- /dev/null
+++ b/xerl.buetow.org/content/home.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Xerl - A XML/Perl Website Engine</pagetitle>
+ <text>
+ <limg href="?document=images/xerl.png" title="Xerl"/>
+ <noop>... is an open source website template engine (TE) with some features of a Content Management System (CMS) programmed in object oriented Perl 5 (boosted by FastCGI) and using XML to store the content and to display it in any format (e.g. HTML5). This is the alpha version. Xerl is work in progress! It has no real documentation and no release available atm. This is mostly a hobby project fitting my own needs in having dynamic websites. However, if you are interested in Xerl you can feel free to download the sources and try your luck.</noop>
+ </text>
+</content>
diff --git a/xerl.buetow.org/htdocs/images/freshmeat.gif b/xerl.buetow.org/htdocs/images/freshmeat.gif
new file mode 100644
index 0000000..b5820c3
--- /dev/null
+++ b/xerl.buetow.org/htdocs/images/freshmeat.gif
Binary files differ
diff --git a/xerl.buetow.org/htdocs/images/head.jpg b/xerl.buetow.org/htdocs/images/head.jpg
new file mode 100644
index 0000000..76e9edc
--- /dev/null
+++ b/xerl.buetow.org/htdocs/images/head.jpg
Binary files differ
diff --git a/xerl.buetow.org/htdocs/images/xerl.png b/xerl.buetow.org/htdocs/images/xerl.png
new file mode 100644
index 0000000..38f8a92
--- /dev/null
+++ b/xerl.buetow.org/htdocs/images/xerl.png
Binary files differ