diff options
Diffstat (limited to 'xerl.buetow.org/content')
| -rw-r--r-- | xerl.buetow.org/content/40.Todos.xml | 5 | ||||
| -rw-r--r-- | xerl.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | xerl.buetow.org/content/99.license.xml | 3 | ||||
| -rw-r--r-- | xerl.buetow.org/content/Download.xml | 14 | ||||
| -rw-r--r-- | xerl.buetow.org/content/home.xml | 4 |
5 files changed, 28 insertions, 33 deletions
diff --git a/xerl.buetow.org/content/40.Todos.xml b/xerl.buetow.org/content/40.Todos.xml index 7f0f043..141b36f 100644 --- a/xerl.buetow.org/content/40.Todos.xml +++ b/xerl.buetow.org/content/40.Todos.xml @@ -1,12 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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> + <perl> use LWP::Simple; get("http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD"); </perl> </pretext> </content> - diff --git a/xerl.buetow.org/content/98.contact.xml b/xerl.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/xerl.buetow.org/content/98.contact.xml +++ b/xerl.buetow.org/content/98.contact.xml @@ -1,20 +1,19 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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://web.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> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://web.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 index 130b888..57ed9e6 100644 --- a/xerl.buetow.org/content/99.license.xml +++ b/xerl.buetow.org/content/99.license.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>License</pagetitle> <code> @@ -8,4 +8,3 @@ </perl> </code> </content> - diff --git a/xerl.buetow.org/content/Download.xml b/xerl.buetow.org/content/Download.xml index 545fb26..826cc07 100644 --- a/xerl.buetow.org/content/Download.xml +++ b/xerl.buetow.org/content/Download.xml @@ -1,12 +1,10 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download</pagetitle> - <text>Xerl can be downloaded from git. Just type "git clone git://git.buetow.org/xerl".</text> - <text> - <noop>Go to </noop> - <namedlink href="http://web.buetow.org/git/?p=xerl.git">gitweb</namedlink> - <noop> in order to browse the repository online. The master branch always keeps the current stable version. The develop branch always keeps the current development version. For releases there are tags.</noop> + <text>Xerl can be downloaded from git. Just type "git clone git://git.buetow.org/xerl".</text> + <text> + <noop>Go to </noop> + <namedlink href="http://web.buetow.org/git/?p=xerl.git">gitweb</namedlink> + <noop> in order to browse the repository online. The master branch always keeps the current stable version. The develop branch always keeps the current development version. For releases there are tags.</noop> </text> </content> - - diff --git a/xerl.buetow.org/content/home.xml b/xerl.buetow.org/content/home.xml index 06f5ae1..6db8da5 100644 --- a/xerl.buetow.org/content/home.xml +++ b/xerl.buetow.org/content/home.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?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" /> + <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 (boosted by FastCGI) and using XML. 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. If you wanna stay in touch please </noop> <namedlink href="http://freecode.com/projects/xerl">subscribe via freecode.</namedlink> </text> |
