diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-26 21:00:20 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-26 21:00:20 +0200 |
| commit | 1f34d2df0f8dd5158300a6ac3ef33b754d0a340b (patch) | |
| tree | 5b993b2fbe4b5e439e607c73c7f57783ada843b1 /xerl.buetow.org | |
| parent | 4f0d89412d1c794dd3ae4fd0078b4543dd2f598c (diff) | |
pwgrep is now obsolete
Diffstat (limited to 'xerl.buetow.org')
| -rw-r--r-- | xerl.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | xerl.buetow.org/content/home.xml | 8 |
2 files changed, 8 insertions, 1 deletions
diff --git a/xerl.buetow.org/PROJECT b/xerl.buetow.org/PROJECT deleted file mode 100644 index 2561c1d..0000000 --- a/xerl.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -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/content/home.xml b/xerl.buetow.org/content/home.xml index a7dc39c..6a407c0 100644 --- a/xerl.buetow.org/content/home.xml +++ b/xerl.buetow.org/content/home.xml @@ -1,6 +1,14 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Xerl - A XML/Perl Website Engine</pagetitle> + <important> + <text> + <strong>Important notice:</strong> + <noop>The development of pwgrep has been stalled. You may use another password manager like Keepass with kpcli. Go to </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> for other projects of mine.</noop> + </text> + </important> <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. If you wanna stay in touch please </noop> |
