From: Frank Brehm Date: Tue, 18 Mar 2008 13:49:47 +0000 (+0000) Subject: Properties geändert X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ef483885dacb6bdba4705d7d3ae9d0f81c3e8e98;p=books.git Properties geändert --- diff --git a/lib/FrBr/Books.pm b/lib/FrBr/Books.pm index f423d9b..b4c5963 100644 --- a/lib/FrBr/Books.pm +++ b/lib/FrBr/Books.pm @@ -1,6 +1,6 @@ package FrBr::Books; -# $Id: CookBook.pm 15 2007-08-09 14:39:47Z frank $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Controller/Books.pm b/lib/FrBr/Books/Controller/Books.pm index a9feebe..20a0c35 100644 --- a/lib/FrBr/Books/Controller/Books.pm +++ b/lib/FrBr/Books/Controller/Books.pm @@ -1,6 +1,6 @@ package FrBr::Books::Controller::Books; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Controller/Root.pm b/lib/FrBr/Books/Controller/Root.pm index db62e57..9ae0e9f 100644 --- a/lib/FrBr/Books/Controller/Root.pm +++ b/lib/FrBr/Books/Controller/Root.pm @@ -1,6 +1,6 @@ package FrBr::Books::Controller::Root; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db.pm b/lib/FrBr/Books/Db.pm index f6c5101..779d4ee 100644 --- a/lib/FrBr/Books/Db.pm +++ b/lib/FrBr/Books/Db.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Autor2buch.pm b/lib/FrBr/Books/Db/Autor2buch.pm index 7c43f8f..2facd46 100644 --- a/lib/FrBr/Books/Db/Autor2buch.pm +++ b/lib/FrBr/Books/Db/Autor2buch.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Autor2buch; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Autoren.pm b/lib/FrBr/Books/Db/Autoren.pm index 1c4cd1e..e640a97 100644 --- a/lib/FrBr/Books/Db/Autoren.pm +++ b/lib/FrBr/Books/Db/Autoren.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Autoren; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Bindungsarten.pm b/lib/FrBr/Books/Db/Bindungsarten.pm index 67cda49..c0d4a61 100644 --- a/lib/FrBr/Books/Db/Bindungsarten.pm +++ b/lib/FrBr/Books/Db/Bindungsarten.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Bindungsarten; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Buch2kategorie.pm b/lib/FrBr/Books/Db/Buch2kategorie.pm index 0f40976..a3feb21 100644 --- a/lib/FrBr/Books/Db/Buch2kategorie.pm +++ b/lib/FrBr/Books/Db/Buch2kategorie.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Buch2kategorie; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Buch2serie.pm b/lib/FrBr/Books/Db/Buch2serie.pm index e04c1e6..2a81a2b 100644 --- a/lib/FrBr/Books/Db/Buch2serie.pm +++ b/lib/FrBr/Books/Db/Buch2serie.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Buch2serie; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Buecher.pm b/lib/FrBr/Books/Db/Buecher.pm index 84e0129..26af92f 100644 --- a/lib/FrBr/Books/Db/Buecher.pm +++ b/lib/FrBr/Books/Db/Buecher.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Buecher; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Kategorien.pm b/lib/FrBr/Books/Db/Kategorien.pm index 142a4a6..bae38d7 100644 --- a/lib/FrBr/Books/Db/Kategorien.pm +++ b/lib/FrBr/Books/Db/Kategorien.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Kategorien; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Serien.pm b/lib/FrBr/Books/Db/Serien.pm index 21b3b19..65d3c50 100644 --- a/lib/FrBr/Books/Db/Serien.pm +++ b/lib/FrBr/Books/Db/Serien.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Serien; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Session.pm b/lib/FrBr/Books/Db/Session.pm index 04ff3a5..0563b1d 100644 --- a/lib/FrBr/Books/Db/Session.pm +++ b/lib/FrBr/Books/Db/Session.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Session; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Users.pm b/lib/FrBr/Books/Db/Users.pm index d137f96..8dd53d0 100644 --- a/lib/FrBr/Books/Db/Users.pm +++ b/lib/FrBr/Books/Db/Users.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Users; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Verlage.pm b/lib/FrBr/Books/Db/Verlage.pm index f525289..463f602 100644 --- a/lib/FrBr/Books/Db/Verlage.pm +++ b/lib/FrBr/Books/Db/Verlage.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Verlage; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Db/Waehrungen.pm b/lib/FrBr/Books/Db/Waehrungen.pm index 61136d9..5eb0f54 100644 --- a/lib/FrBr/Books/Db/Waehrungen.pm +++ b/lib/FrBr/Books/Db/Waehrungen.pm @@ -1,6 +1,6 @@ package FrBr::Books::Db::Waehrungen; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Model/Schema.pm b/lib/FrBr/Books/Model/Schema.pm index da5fcbd..22cbc9e 100644 --- a/lib/FrBr/Books/Model/Schema.pm +++ b/lib/FrBr/Books/Model/Schema.pm @@ -1,6 +1,6 @@ package FrBr::Books::Model::Schema; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/lib/FrBr/Books/Plugin/ConfigLoader.pm b/lib/FrBr/Books/Plugin/ConfigLoader.pm index faa6c0a..b5b9924 100644 --- a/lib/FrBr/Books/Plugin/ConfigLoader.pm +++ b/lib/FrBr/Books/Plugin/ConfigLoader.pm @@ -1,6 +1,6 @@ package FrBr::Books::Plugin::ConfigLoader; -# $Id: ConfigLoader.pm 16 2007-08-09 14:47:12Z frank $ +# $Id$ # $URL$ use base "Catalyst::Plugin::ConfigLoader"; diff --git a/lib/FrBr/Books/View/TtDefault.pm b/lib/FrBr/Books/View/TtDefault.pm index b184a8e..45a9857 100644 --- a/lib/FrBr/Books/View/TtDefault.pm +++ b/lib/FrBr/Books/View/TtDefault.pm @@ -1,6 +1,6 @@ package FrBr::Books::View::TtDefault; -# $Id: Absence.pm 305 2008-03-14 13:53:44Z fbrehm $ +# $Id$ # $URL$ use strict; diff --git a/root/lib/config/colors.tt2 b/root/lib/config/colors.tt2 index 0c16999..478cef4 100644 --- a/root/lib/config/colors.tt2 +++ b/root/lib/config/colors.tt2 @@ -2,7 +2,7 @@ alle Farbdefinitionen - $Id: colors.tt2 1998 2008-03-06 11:34:59Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/lib/config/main.tt2 b/root/lib/config/main.tt2 index 6f57bd3..18322dc 100644 --- a/root/lib/config/main.tt2 +++ b/root/lib/config/main.tt2 @@ -1,6 +1,6 @@ [%# config/main - $Id: main.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ This is the main configuration template which is processed before diff --git a/root/lib/config/url.tt2 b/root/lib/config/url.tt2 index 8941f2b..ab28d80 100644 --- a/root/lib/config/url.tt2 +++ b/root/lib/config/url.tt2 @@ -4,7 +4,7 @@ # alle URL-Definitionen # - # $Id: url.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + # $Id$ # $URL$ # -%] diff --git a/root/lib/site/footer.tt2 b/root/lib/site/footer.tt2 index 0eab06b..ae59d85 100644 --- a/root/lib/site/footer.tt2 +++ b/root/lib/site/footer.tt2 @@ -1,7 +1,7 @@ [%# ** Template fuer Fusszeile ** - ** $Id: styles.css 1986 2008-03-04 14:25:18Z fbrehm $ + ** $Id$ ** $URL$ ** -%] diff --git a/root/lib/site/header.tt2 b/root/lib/site/header.tt2 index 305ce13..9a0d31b 100644 --- a/root/lib/site/header.tt2 +++ b/root/lib/site/header.tt2 @@ -1,7 +1,7 @@ [%# ** Template fuer Seitenkopf ** - ** $Id: styles.css 1986 2008-03-04 14:25:18Z fbrehm $ + ** $Id$ ** $URL$ ** ** -%] diff --git a/root/lib/site/html.tt2 b/root/lib/site/html.tt2 index 2b361f9..6d91b94 100644 --- a/root/lib/site/html.tt2 +++ b/root/lib/site/html.tt2 @@ -2,7 +2,7 @@ Template fuer HTML-Seite als Ganzes - $Id: html.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/lib/site/jscript.tt2 b/root/lib/site/jscript.tt2 index 24eb6e8..a298054 100644 --- a/root/lib/site/jscript.tt2 +++ b/root/lib/site/jscript.tt2 @@ -2,7 +2,7 @@ Template fuer Einbindung reines JavaScripts - $Id: jscript.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/lib/site/jsfiles.tt2 b/root/lib/site/jsfiles.tt2 index d99929d..75c9038 100644 --- a/root/lib/site/jsfiles.tt2 +++ b/root/lib/site/jsfiles.tt2 @@ -2,7 +2,7 @@ Template fuer HTML-Seite als Ganzes - $Id: jsfiles.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/lib/site/layout.tt2 b/root/lib/site/layout.tt2 index d525e0c..825119b 100644 --- a/root/lib/site/layout.tt2 +++ b/root/lib/site/layout.tt2 @@ -1,7 +1,7 @@ [%# ** Template fuer Allgemeines Seiten-Layout ** - ** $Id: styles.css 1986 2008-03-04 14:25:18Z fbrehm $ + ** $Id$ ** $URL$ ** ** -%] diff --git a/root/lib/site/statusbar.tt2 b/root/lib/site/statusbar.tt2 index 34154b8..4c326b9 100644 --- a/root/lib/site/statusbar.tt2 +++ b/root/lib/site/statusbar.tt2 @@ -2,7 +2,7 @@ Template fuer den Statusbalken / Menuezeile - $Id: statusbar.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/lib/site/styles.css b/root/lib/site/styles.css index ffddbe7..86a5401 100644 --- a/root/lib/site/styles.css +++ b/root/lib/site/styles.css @@ -1,7 +1,7 @@ [%# ** Allgemeine Stylesheets ** - ** $Id: styles.css 1986 2008-03-04 14:25:18Z fbrehm $ + ** $Id$ ** $URL$ ** %] diff --git a/root/lib/site/wrapper.tt2 b/root/lib/site/wrapper.tt2 index 23a2ac2..257b542 100644 --- a/root/lib/site/wrapper.tt2 +++ b/root/lib/site/wrapper.tt2 @@ -2,7 +2,7 @@ Template fuer HTML-Seite als Ganzes - $Id: wrapper.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + $Id$ $URL$ -%] diff --git a/root/src/books/list.tt2 b/root/src/books/list.tt2 index 25ddfdf..56ca081 100644 --- a/root/src/books/list.tt2 +++ b/root/src/books/list.tt2 @@ -1,7 +1,7 @@ [%# ** Template fuer Buecherliste ** - ** $Id: styles.css 1986 2008-03-04 14:25:18Z fbrehm $ + ** $Id$ ** $URL$ ** -%] diff --git a/root/src/books/styles.css b/root/src/books/styles.css index 4ec7514..d415183 100644 --- a/root/src/books/styles.css +++ b/root/src/books/styles.css @@ -1,7 +1,7 @@ [%# # Template fuer Stylesheets Buecherlisten # - # $Id: styles.css 305 2008-03-14 13:53:44Z fbrehm $ + # $Id$ # $URL$ # -%] diff --git a/root/src/error.tt2 b/root/src/error.tt2 index 7b5f3b9..66cf6c6 100644 --- a/root/src/error.tt2 +++ b/root/src/error.tt2 @@ -2,7 +2,7 @@ error.tt2 - Template zur Darstellung eines Template-Fehlers - #$Id: error.tt2 1996 2008-03-05 14:06:03Z fbrehm $ + #$Id$ #$URL$ -%] diff --git a/root/src/welcome.tt2 b/root/src/welcome.tt2 index 7c359b6..5518856 100644 --- a/root/src/welcome.tt2 +++ b/root/src/welcome.tt2 @@ -2,7 +2,7 @@ message.tt2 - Universal-Template - #$Id: message.tt2 1986 2008-03-04 14:25:18Z fbrehm $ + #$Id$ #$URL$ -%]