diff --git a/build/extra/apps.properties b/build/extra/apps.properties index ca2c49e0..9c841c8f 100644 --- a/build/extra/apps.properties +++ b/build/extra/apps.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3333 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# manage manage.mountpoint = /manage diff --git a/build/extra/server.properties b/build/extra/server.properties index 3ce599fe..04b49cad 100644 --- a/build/extra/server.properties +++ b/build/extra/server.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3333 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# country = AT language = en diff --git a/code/Admin/Admin.properties b/code/Admin/Admin.properties index 5093afda..160ebcee 100644 --- a/code/Admin/Admin.properties +++ b/code/Admin/Admin.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3333 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# entries = collection(LogEntry) entries.filter = action <> 'main' diff --git a/code/Api/Api.blogger.js b/code/Api/Api.blogger.js index 8df7bda6..5a40ed59 100644 --- a/code/Api/Api.blogger.js +++ b/code/Api/Api.blogger.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision: 3539 $ -// $LastChangedBy: piefke3000 $ -// $LastChangedDate: 2008-05-05 02:35:28 +0200 (Mon, 05 May 2008) $ -// $URL: https://antville.googlecode.com/svn/trunk/code/Api/Api.blogger.js $ -// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ /** * @fileOverview Methods that implement Blogger's XML-RPC API. diff --git a/code/Api/Api.mt.js b/code/Api/Api.mt.js index 963d38d3..aa93fea5 100644 --- a/code/Api/Api.mt.js +++ b/code/Api/Api.mt.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Methods that implement Movable Type's XML-RPC API. diff --git a/code/Archive/Archive.properties b/code/Archive/Archive.properties index ef7d72e8..c63c841e 100644 --- a/code/Archive/Archive.properties +++ b/code/Archive/Archive.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3346 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-10-04 20:48:35 +0200 (Thu, 04 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# ## jala.Calendar is using this collection (Archive itself is retrieving ## stories from Stories.featured and via direct DB request) diff --git a/code/Choice/Choice.js b/code/Choice/Choice.js index b0d1364c..0a0f13a5 100644 --- a/code/Choice/Choice.js +++ b/code/Choice/Choice.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Choice prototype. diff --git a/code/Choice/Choice.properties b/code/Choice/Choice.properties index 5c3ed449..c9ec4e01 100644 --- a/code/Choice/Choice.properties +++ b/code/Choice/Choice.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision$ -## $LastChangedBy$ -## $LastChangedDate$ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = choice diff --git a/code/Comment/Comment.js b/code/Comment/Comment.js index 8061960d..0f913902 100644 --- a/code/Comment/Comment.js +++ b/code/Comment/Comment.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Comment prototype. diff --git a/code/Comment/Comment.properties b/code/Comment/Comment.properties index f830500e..b7213342 100644 --- a/code/Comment/Comment.properties +++ b/code/Comment/Comment.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _extends = Story _parent = story.comments diff --git a/code/File/File.js b/code/File/File.js index 01ca5f98..c8e4399a 100644 --- a/code/File/File.js +++ b/code/File/File.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Comment prototype. diff --git a/code/File/File.properties b/code/File/File.properties index 30e3c3fb..8f844634 100644 --- a/code/File/File.properties +++ b/code/File/File.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = file diff --git a/code/Files/Files.js b/code/Files/Files.js index 988ef351..4c36dd9c 100644 --- a/code/Files/Files.js +++ b/code/Files/Files.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -14,13 +16,12 @@ // distributed under the License is distributed on an ``AS IS'' BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and -// // limitations under the License. -// $Revision:3339 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-09-25 00:00:46 +0200 (Tue, 25 Sep 2007) $ -// $URL$ // +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ /** * @fileOverview Defines the Comment prototype. diff --git a/code/Files/Files.properties b/code/Files/Files.properties index e6a5a161..45de912d 100644 --- a/code/Files/Files.properties +++ b/code/Files/Files.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3339 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-25 00:00:46 +0200 (Tue, 25 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(File) _children.accessName = name diff --git a/code/Global/Exporter.js b/code/Global/Exporter.js index 6922b868..73b304a6 100644 --- a/code/Global/Exporter.js +++ b/code/Global/Exporter.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2010 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview diff --git a/code/Global/Feature.js b/code/Global/Feature.js index 3cf77df3..a3c16390 100644 --- a/code/Global/Feature.js +++ b/code/Global/Feature.js @@ -1,3 +1,28 @@ +// The Antville Project +// http://code.google.com/p/antville +// +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. +// +// Licensed under the Apache License, Version 2.0 (the ``License''); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ``AS IS'' BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ + var Feature = function(name, id, description) { if (!name || !id) { throw Error("Insufficient arguments"); diff --git a/code/Global/FlexiPath.js b/code/Global/FlexiPath.js index 3f9fb488..75c5bda4 100644 --- a/code/Global/FlexiPath.js +++ b/code/Global/FlexiPath.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); diff --git a/code/Global/Importer.js b/code/Global/Importer.js index 6653caae..9096bda3 100644 --- a/code/Global/Importer.js +++ b/code/Global/Importer.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2010 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview diff --git a/code/Global/JSON.js b/code/Global/JSON.js index 4aa60947..3adc7f23 100644 --- a/code/Global/JSON.js +++ b/code/Global/JSON.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); diff --git a/code/Global/Sql.js b/code/Global/Sql.js index 511abcff..56be6c90 100644 --- a/code/Global/Sql.js +++ b/code/Global/Sql.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); diff --git a/code/Global/i18n.js b/code/Global/i18n.js index a5c416eb..032b8b5d 100644 --- a/code/Global/i18n.js +++ b/code/Global/i18n.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Contains redefined or additional methods for diff --git a/code/HopObject/HopObject.js b/code/HopObject/HopObject.js index 1a7e4167..76067174 100644 --- a/code/HopObject/HopObject.js +++ b/code/HopObject/HopObject.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the extensions of Helma’s built-in diff --git a/code/HopObject/metadata.js b/code/HopObject/metadata.js index d5feaed5..fd5e66d9 100644 --- a/code/HopObject/metadata.js +++ b/code/HopObject/metadata.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); @@ -24,7 +24,7 @@ // $URL$ /** - * @fileOverview Defines metadata extensions of HelmaÕs built-in + * @fileOverview Defines metadata extensions of Helma�s built-in * HopObject prototype. */ diff --git a/code/Image/Image.js b/code/Image/Image.js index 5c22deac..e2610cd4 100644 --- a/code/Image/Image.js +++ b/code/Image/Image.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Image prototype. diff --git a/code/Image/Image.properties b/code/Image/Image.properties index e4868173..2568f5fb 100644 --- a/code/Image/Image.properties +++ b/code/Image/Image.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = image diff --git a/code/Images/Images.properties b/code/Images/Images.properties index 2e776d57..c5d25597 100644 --- a/code/Images/Images.properties +++ b/code/Images/Images.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3338 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-22 23:48:33 +0200 (Sat, 22 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(Image) _children.accessName = name diff --git a/code/Layout/Layout.js b/code/Layout/Layout.js index 6f4c5e8d..6be7de64 100644 --- a/code/Layout/Layout.js +++ b/code/Layout/Layout.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Layout prototype diff --git a/code/Layout/Layout.properties b/code/Layout/Layout.properties index 30682229..fc59ac41 100644 --- a/code/Layout/Layout.properties +++ b/code/Layout/Layout.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = layout diff --git a/code/LogEntry/LogEntry.js b/code/LogEntry/LogEntry.js index 96786ac8..ddc7a3fa 100644 --- a/code/LogEntry/LogEntry.js +++ b/code/LogEntry/LogEntry.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the LogEntry prototype. diff --git a/code/LogEntry/LogEntry.properties b/code/LogEntry/LogEntry.properties index 99f4205b..51d65a64 100644 --- a/code/LogEntry/LogEntry.properties +++ b/code/LogEntry/LogEntry.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3327 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-09-14 02:16:06 +0200 (Fri, 14 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = log diff --git a/code/Members/Members.properties b/code/Members/Members.properties index 5a0caeb5..b900f408 100644 --- a/code/Members/Members.properties +++ b/code/Members/Members.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3329 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-14 15:18:09 +0200 (Fri, 14 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(Membership) _children.accessName = name diff --git a/code/Membership/Membership.js b/code/Membership/Membership.js index 7af45e34..3f8e51e8 100644 --- a/code/Membership/Membership.js +++ b/code/Membership/Membership.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Membership prototype diff --git a/code/Membership/Membership.properties b/code/Membership/Membership.properties index 28c82d4b..721b6db5 100644 --- a/code/Membership/Membership.properties +++ b/code/Membership/Membership.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = membership diff --git a/code/Metadata/Metadata.js b/code/Metadata/Metadata.js index 6361ed58..8a9779f4 100644 --- a/code/Metadata/Metadata.js +++ b/code/Metadata/Metadata.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); diff --git a/code/Metadata/Metadata.properties b/code/Metadata/Metadata.properties index 191c5b3c..d1414e4b 100644 --- a/code/Metadata/Metadata.properties +++ b/code/Metadata/Metadata.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2011 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = metadata diff --git a/code/Poll/Poll.properties b/code/Poll/Poll.properties index b7d2eed0..5332168b 100644 --- a/code/Poll/Poll.properties +++ b/code/Poll/Poll.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = poll diff --git a/code/Polls/Polls.js b/code/Polls/Polls.js index fd94ca4f..1653f1e8 100644 --- a/code/Polls/Polls.js +++ b/code/Polls/Polls.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3346 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-10-04 20:48:35 +0200 (Thu, 04 Oct 2007) $ +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Polls prototype diff --git a/code/Polls/Polls.properties b/code/Polls/Polls.properties index 39f438af..fa1565b2 100644 --- a/code/Polls/Polls.properties +++ b/code/Polls/Polls.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3346 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-04 20:48:35 +0200 (Thu, 04 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(Poll) _children.local = id diff --git a/code/Root/Root.properties b/code/Root/Root.properties index 6c064574..4996e163 100644 --- a/code/Root/Root.properties +++ b/code/Root/Root.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision$ -## $LastChangedBy$ -## $LastChangedDate$ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _extends = Site _prototype = Root diff --git a/code/Site/Site.properties b/code/Site/Site.properties index 342011b3..b006a510 100644 --- a/code/Site/Site.properties +++ b/code/Site/Site.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = site diff --git a/code/Skin/Skin.properties b/code/Skin/Skin.properties index 20c36609..2d23ac96 100644 --- a/code/Skin/Skin.properties +++ b/code/Skin/Skin.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = skin diff --git a/code/Skins/Skins.js b/code/Skins/Skins.js index e8865a0e..7d76c212 100644 --- a/code/Skins/Skins.js +++ b/code/Skins/Skins.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3337 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-09-21 15:54:30 +0200 (Fri, 21 Sep 2007) $ +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Skins prototype. diff --git a/code/Skins/Skins.properties b/code/Skins/Skins.properties index 3e5c5b94..ba9b8a56 100644 --- a/code/Skins/Skins.properties +++ b/code/Skins/Skins.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3337 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-21 15:54:30 +0200 (Fri, 21 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(Skin) _children.accessName = name diff --git a/code/Stories/Stories.js b/code/Stories/Stories.js index d03fd1e4..7d08fbb8 100644 --- a/code/Stories/Stories.js +++ b/code/Stories/Stories.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3341 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-09-27 00:22:37 +0200 (Thu, 27 Sep 2007) $ +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Stories prototype diff --git a/code/Stories/Stories.properties b/code/Stories/Stories.properties index 03cf1ae1..8333696b 100644 --- a/code/Stories/Stories.properties +++ b/code/Stories/Stories.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _children = collection(Story) _children.local = id diff --git a/code/Story/Story.js b/code/Story/Story.js index cefeec23..74f3368b 100644 --- a/code/Story/Story.js +++ b/code/Story/Story.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defindes the Story prototype. diff --git a/code/Story/Story.properties b/code/Story/Story.properties index 5e5e27ac..e57f2652 100644 --- a/code/Story/Story.properties +++ b/code/Story/Story.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = content diff --git a/code/Tag/Tag.js b/code/Tag/Tag.js index a7e58af8..e47052ce 100644 --- a/code/Tag/Tag.js +++ b/code/Tag/Tag.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Tag prototype. diff --git a/code/Tag/Tag.properties b/code/Tag/Tag.properties index a73e25b7..d89d673a 100644 --- a/code/Tag/Tag.properties +++ b/code/Tag/Tag.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3300 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-06-30 21:25:35 +0200 (Sat, 30 Jun 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = tag diff --git a/code/TagHub/TagHub.js b/code/TagHub/TagHub.js index d7cab62b..2f256016 100644 --- a/code/TagHub/TagHub.js +++ b/code/TagHub/TagHub.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the TagHub prototype diff --git a/code/TagHub/TagHub.properties b/code/TagHub/TagHub.properties index 9227af18..3def4ea1 100644 --- a/code/TagHub/TagHub.properties +++ b/code/TagHub/TagHub.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3300 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-06-30 21:25:35 +0200 (Sat, 30 Jun 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = tag_hub diff --git a/code/Tags/Tags.js b/code/Tags/Tags.js index 2b1fcf4e..aefbf896 100644 --- a/code/Tags/Tags.js +++ b/code/Tags/Tags.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Tags prototype. diff --git a/code/User/User.js b/code/User/User.js index 7d940d10..e9d1fea7 100644 --- a/code/User/User.js +++ b/code/User/User.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); @@ -44,7 +44,7 @@ User.COOKIE = getProperty("userCookie", "antvilleUser"); User.HASHCOOKIE = getProperty("hashCookie", "antvilleHash"); /** - * FIXME: Still needs a solution whether and how to remove a userÕs sites + * FIXME: Still needs a solution whether and how to remove a user’s sites */ User.remove = function() { return; // FIXME: Disabled until thoroughly tested diff --git a/code/User/User.properties b/code/User/User.properties index e881cfd6..3ff0f0eb 100644 --- a/code/User/User.properties +++ b/code/User/User.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = account diff --git a/code/Vote/Vote.js b/code/Vote/Vote.js index 63841b9d..f5107dce 100644 --- a/code/Vote/Vote.js +++ b/code/Vote/Vote.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// /** * @fileOverview Defines the Vote prototype. diff --git a/code/Vote/Vote.properties b/code/Vote/Vote.properties index 2539666c..812bac23 100644 --- a/code/Vote/Vote.properties +++ b/code/Vote/Vote.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision$ -## $LastChangedBy$ -## $LastChangedDate$ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# _db = antville _table = vote diff --git a/compat/Comment/Comment.js b/compat/Comment/Comment.js index e4ea7700..babdea60 100644 --- a/compat/Comment/Comment.js +++ b/compat/Comment/Comment.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// Comment.prototype.replylink_macro = function(param) { return this.link_macro(param, "comment"); diff --git a/compat/File/File.js b/compat/File/File.js index 89c62a0d..c61512e0 100644 --- a/compat/File/File.js +++ b/compat/File/File.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Site, "createtime", "created"); relocateProperty(Site, "modifytime", "modified"); diff --git a/compat/Global/Global.js b/compat/Global/Global.js index 7b6389b8..2bac053e 100644 --- a/compat/Global/Global.js +++ b/compat/Global/Global.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// app.addRepository("modules/helma/Color.js"); diff --git a/compat/Global/aspects.js b/compat/Global/aspects.js index 6a92792a..bda04bb6 100644 --- a/compat/Global/aspects.js +++ b/compat/Global/aspects.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// app.addRepository("modules/helma/Aspects.js"); diff --git a/compat/HopObject/HopObject.js b/compat/HopObject/HopObject.js index a7c592e8..1a072a28 100644 --- a/compat/HopObject/HopObject.js +++ b/compat/HopObject/HopObject.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// HopObject.prototype.createtime_macro = HopObject.prototype.created_macro; diff --git a/compat/Image/Image.js b/compat/Image/Image.js index a19efff5..08c6fe90 100644 --- a/compat/Image/Image.js +++ b/compat/Image/Image.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Image, "alias", "name"); relocateProperty(Image, "createtime", "created"); diff --git a/compat/Images/Images.js b/compat/Images/Images.js index eb509fa7..9b57c39e 100644 --- a/compat/Images/Images.js +++ b/compat/Images/Images.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// Images.prototype.topics_action = function() { return res.redirect(res.handlers.site.href("galleries")); diff --git a/compat/Layout/Layout.convert.js b/compat/Layout/Layout.convert.js index 3e386476..4e0b5548 100644 --- a/compat/Layout/Layout.convert.js +++ b/compat/Layout/Layout.convert.js @@ -1,3 +1,28 @@ +// The Antville Project +// http://code.google.com/p/antville +// +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. +// +// Licensed under the Apache License, Version 2.0 (the ``License''); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an ``AS IS'' BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ + Layout.prototype.convert_action = function() { if (req.isPost() && req.data.save && req.data.file) { var mime = req.data.file; diff --git a/compat/Layout/Layout.js b/compat/Layout/Layout.js index ab487147..f7e018d8 100644 --- a/compat/Layout/Layout.js +++ b/compat/Layout/Layout.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Layout, "alias", "name"); relocateProperty(Layout, "parent", "ancestor"); diff --git a/compat/Members/Members.js b/compat/Members/Members.js index e9e1e966..00373620 100644 --- a/compat/Members/Members.js +++ b/compat/Members/Members.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// Members.prototype.sendpwd_action = function() { res.data.title = gettext("Recover your password"); diff --git a/compat/Membership/Membership.js b/compat/Membership/Membership.js index 07ffe692..420f5b9d 100644 --- a/compat/Membership/Membership.js +++ b/compat/Membership/Membership.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Membership, "username", "name"); relocateProperty(Membership, "createtime", "created"); diff --git a/compat/Poll/Poll.js b/compat/Poll/Poll.js index ca498a92..de132e45 100644 --- a/compat/Poll/Poll.js +++ b/compat/Poll/Poll.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// Poll.prototype.choices_macro = function(param) { var vote; diff --git a/compat/Root/Root.js b/compat/Root/Root.js index 6160ddd4..facd9054 100644 --- a/compat/Root/Root.js +++ b/compat/Root/Root.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,9 +22,9 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// -Root.VERSION += "-compatible"; +// FIXME: Modular extension currently cannot modify the version string anymore! +//Root.VERSION += "-compatible"; Root.prototype.rss_action = function() { return res.redirect(root.href("rss.xml")); diff --git a/compat/Site/Site.js b/compat/Site/Site.js index 1c60864d..1638501f 100644 --- a/compat/Site/Site.js +++ b/compat/Site/Site.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// // FIXME: We need something like this for plug-ins: //addPermission(Site, "menuext", function() {return true;}); diff --git a/compat/Site/Site.properties b/compat/Site/Site.properties index ff627c21..96129fe9 100644 --- a/compat/Site/Site.properties +++ b/compat/Site/Site.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3355 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-10-11 15:38:29 +0200 (Thu, 11 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# ## FIXME: Obsolete? topics = mountpoint(Topics) diff --git a/compat/Skin/Skin.js b/compat/Skin/Skin.js index 177cb965..1f37f182 100644 --- a/compat/Skin/Skin.js +++ b/compat/Skin/Skin.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Skin, "createtime", "created"); relocateProperty(Skin, "modifytime", "modified"); diff --git a/compat/Story/Story.js b/compat/Story/Story.js index 8fe877fd..865f6fee 100644 --- a/compat/Story/Story.js +++ b/compat/Story/Story.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// relocateProperty(Story, "createtime", "created"); relocateProperty(Story, "modifytime", "modified"); diff --git a/compat/Topics/Topics.js b/compat/Topics/Topics.js index 92d96223..ee0f5f4c 100644 --- a/compat/Topics/Topics.js +++ b/compat/Topics/Topics.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// Topics.prototype.main_action = function() { return res.redirect(this.href()); diff --git a/compat/User/User.js b/compat/User/User.js index baf859c3..0c2b1200 100644 --- a/compat/User/User.js +++ b/compat/User/User.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// disableMacro(User, "password"); diff --git a/db/h2.compat/Archive/Archive.properties b/db/h2.compat/Archive/Archive.properties index c0c3a8b4..32e6e10a 100644 --- a/db/h2.compat/Archive/Archive.properties +++ b/db/h2.compat/Archive/Archive.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3346 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-10-04 20:48:35 +0200 (Thu, 04 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# ## Compatibility settings for H2 database _children.group = formatdatetime(created, 'yyyyMMdd') diff --git a/db/h2.compat/Global/Sql.js b/db/h2.compat/Global/Sql.js index 46342d41..00436221 100644 --- a/db/h2.compat/Global/Sql.js +++ b/db/h2.compat/Global/Sql.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3333 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ // $URL$ -// /** * @fileOverview Overwrites some SQL queries for H2 database compatibility. diff --git a/db/h2.compat/db.properties b/db/h2.compat/db.properties index f3d711f8..e2ff96fd 100644 --- a/db/h2.compat/db.properties +++ b/db/h2.compat/db.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision$ -## $LastChangedBy$ -## $LastChangedDate$ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# antville.url = jdbc:h2:./db/antville;ifexists=true;schema=antville;mode=postgresql antville.driver = org.h2.Driver diff --git a/db/my.compat/Archive/Archive.properties b/db/my.compat/Archive/Archive.properties index 1c315207..5c2db614 100644 --- a/db/my.compat/Archive/Archive.properties +++ b/db/my.compat/Archive/Archive.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision:3333 $ -## $LastChangedBy:piefke3000 $ -## $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# ## Compatibility settings for MySQL _children.group = date_format(created, "%Y%m%d") diff --git a/db/my.compat/Global/Sql.js b/db/my.compat/Global/Sql.js index e2501402..63548a37 100644 --- a/db/my.compat/Global/Sql.js +++ b/db/my.compat/Global/Sql.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3333 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2007-09-15 01:25:23 +0200 (Sat, 15 Sep 2007) $ +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ // $URL$ -// /** * @fileOverview Overwrites some SQL queries for MySQL database compatibility. diff --git a/db/my.compat/db.properties b/db/my.compat/db.properties index 065f4d5f..6905c5e7 100644 --- a/db/my.compat/db.properties +++ b/db/my.compat/db.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision$ -## $LastChangedBy$ -## $LastChangedDate$ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# antville.url = jdbc:mysql://localhost/antville?useUnicode=true&characterEncoding=utf8 antville.driver = com.mysql.jdbc.Driver diff --git a/extra/apps.properties b/extra/apps.properties index 5421c826..23969f60 100644 --- a/extra/apps.properties +++ b/extra/apps.properties @@ -1,3 +1,30 @@ +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# + antville antville.appDir = ./apps/antville/code antville.repository.0 = ./apps/antville/code diff --git a/extra/connect/Root/Root.properties b/extra/connect/Root/Root.properties index ff9d6db1..f16dd98a 100644 --- a/extra/connect/Root/Root.properties +++ b/extra/connect/Root/Root.properties @@ -2,7 +2,10 @@ # The Antville Project # http://code.google.com/p/antville # -# Copyright 2001-2011 by The Antville People +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. # # Licensed under the Apache License, Version 2.0 (the ``License''); # you may not use this file except in compliance with the License. diff --git a/extra/updater/Global/Global.js b/extra/updater/Global/Global.js index 63108739..bd5d8be0 100644 --- a/extra/updater/Global/Global.js +++ b/extra/updater/Global/Global.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3427 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2008-04-12 19:31:20 +0200 (Sat, 12 Apr 2008) $ -// $URL:https://antville.googlecode.com/svn/trunk/updater/Global/Global.js $ -// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ app.data.out = new java.lang.StringBuffer(); app.data.status = "idle"; diff --git a/extra/updater/Global/convert.js b/extra/updater/Global/convert.js index a34790b3..c46cfdf1 100644 --- a/extra/updater/Global/convert.js +++ b/extra/updater/Global/convert.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision:3427 $ -// $LastChangedBy:piefke3000 $ -// $LastChangedDate:2008-04-12 19:31:20 +0200 (Sat, 12 Apr 2008) $ -// $URL:https://antville.googlecode.com/svn/trunk/updater/Global/Updater.js $ -// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ var convert = function(type) { if (!type) { diff --git a/extra/updater/Root/Root.js b/extra/updater/Root/Root.js index cc401697..4a480eb7 100644 --- a/extra/updater/Root/Root.js +++ b/extra/updater/Root/Root.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// app.addRepository("modules/core/HopObject.js"); app.addRepository("modules/core/Object.js"); diff --git a/extra/updater/app.properties b/extra/updater/app.properties index 0c6e2a56..81eb1528 100644 --- a/extra/updater/app.properties +++ b/extra/updater/app.properties @@ -1,26 +1,29 @@ -## -## The Antville Project -## http://code.google.com/p/antville -## -## Copyright 2001-2007 by The Antville People -## -## Licensed under the Apache License, Version 2.0 (the ``License''); -## you may not use this file except in compliance with the License. -## You may obtain a copy of the License at -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an ``AS IS'' BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and -## limitations under the License. -## -## $Revision: 3347 $ -## $LastChangedBy: piefke3000 $ -## $LastChangedDate: 2007-10-06 12:26:30 +0200 (Sat, 06 Oct 2007) $ -## $URL$ -## +# +# The Antville Project +# http://code.google.com/p/antville +# +# Copyright 2007-2011 by Tobi Sch\u00e4fer. +# +# Copyright 2001\u20132007 Robert Gaggl, Hannes Walln\u00f6fer, Tobi Sch\u00e4fer, +# Matthias & Michael Platzer, Christoph Lincke. +# +# Licensed under the Apache License, Version 2.0 (the ``License''); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an ``AS IS'' BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ +# version.from = version.to = 1.2 diff --git a/extra/updater/patch-20080913.js b/extra/updater/patch-20080913.js index c9176a7e..04ccce4f 100644 --- a/extra/updater/patch-20080913.js +++ b/extra/updater/patch-20080913.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi SchŠfer. +// +// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -16,11 +18,10 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// $Revision: 3704 $ -// $LastChangedBy: piefke3000 $ -// $LastChangedDate: 2008-09-13 14:01:31 +0200 (Sat, 13 Sep 2008) $ -// $URL: https://antville.googlecode.com/svn/trunk/updater/Root/Root.js $ -// +// $Revision$ +// $LastChangedBy$ +// $LastChangedDate$ +// $URL$ // Apply with enabled updater repository via ant patch -Dpatch.id=20080913 diff --git a/extra/updater/patch-20081211.js b/extra/updater/patch-20081211.js index 67e10f43..2cc55425 100644 --- a/extra/updater/patch-20081211.js +++ b/extra/updater/patch-20081211.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// // Apply with enabled updater repository via ant patch -Dpatch.id=20081211 diff --git a/extra/updater/patch-20091207.js b/extra/updater/patch-20091207.js index 599a66fa..9090b9c8 100644 --- a/extra/updater/patch-20091207.js +++ b/extra/updater/patch-20091207.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// // Apply with enabled updater repository via ant patch -Dpatch.id=20091207 diff --git a/extra/updater/patch-20100401.js b/extra/updater/patch-20100401.js index ec274aea..9a807b20 100644 --- a/extra/updater/patch-20100401.js +++ b/extra/updater/patch-20100401.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2010 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// // Apply with enabled updater repository via ant patch -Dpatch.id=20100401 diff --git a/extra/updater/patch-20101209.js b/extra/updater/patch-20101209.js index cbf14502..2cacc474 100644 --- a/extra/updater/patch-20101209.js +++ b/extra/updater/patch-20101209.js @@ -1,8 +1,10 @@ -// // The Antville Project // http://code.google.com/p/antville // -// Copyright 2001-2007 by The Antville People +// Copyright 2007-2011 by Tobi Schäfer. +// +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, +// Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); // you may not use this file except in compliance with the License. @@ -20,7 +22,6 @@ // $LastChangedBy$ // $LastChangedDate$ // $URL$ -// // Apply with enabled updater repository via ant patch -Dpatch.id=20101209 diff --git a/extra/updater/patch-20110209.js b/extra/updater/patch-20110209.js index 9905ae81..978506c4 100644 --- a/extra/updater/patch-20110209.js +++ b/extra/updater/patch-20110209.js @@ -1,9 +1,9 @@ // The Antville Project // http://code.google.com/p/antville // -// Copyright 2007-2011 by Tobi SchŠfer. +// Copyright 2007-2011 by Tobi Schäfer. // -// Copyright 2001Ð2007 Robert Gaggl, Hannes Wallnšfer, Tobi SchŠfer, +// Copyright 2001–2007 Robert Gaggl, Hannes Wallnöfer, Tobi Schäfer, // Matthias & Michael Platzer, Christoph Lincke. // // Licensed under the Apache License, Version 2.0 (the ``License''); diff --git a/i18n/ar.po b/i18n/ar.po index 9d6a75e4..9c07d66b 100644 --- a/i18n/ar.po +++ b/i18n/ar.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/be.po b/i18n/be.po index 87f52427..cd635648 100644 --- a/i18n/be.po +++ b/i18n/be.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/bg.po b/i18n/bg.po index a0a0b875..cb23c817 100644 --- a/i18n/bg.po +++ b/i18n/bg.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ca.po b/i18n/ca.po index 379fa2b1..673ed36e 100644 --- a/i18n/ca.po +++ b/i18n/ca.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/cs.po b/i18n/cs.po index 9fc5ef66..757982b4 100644 --- a/i18n/cs.po +++ b/i18n/cs.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/da.po b/i18n/da.po index 1188f58d..8f0d0930 100644 --- a/i18n/da.po +++ b/i18n/da.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/de.po b/i18n/de.po index db823bd2..38f15596 100644 --- a/i18n/de.po +++ b/i18n/de.po @@ -16,10 +16,10 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 3984 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-02-05 19:20:55 +0100 (Fri, 05 Feb 2010) $ -# $URL: https://antville.googlecode.com/svn/trunk/build/extra/MessageParser.js $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ +# $URL$ # msgid "" msgstr "" diff --git a/i18n/el.po b/i18n/el.po index 0a8beaaf..9f770f18 100644 --- a/i18n/el.po +++ b/i18n/el.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/en.po b/i18n/en.po index c1e5938a..48ad66dc 100644 --- a/i18n/en.po +++ b/i18n/en.po @@ -16,10 +16,10 @@ # # See the License for the specific language governing permissions and # # limitations under the License. # # -# # $Revision: 3984 $ -# # $LastChangedBy: interface@p3k.org $ -# # $LastChangedDate: 2010-02-05 19:20:55 +0100 (Fri, 05 Feb 2010) $ -# # $URL: https://antville.googlecode.com/svn/trunk/build/extra/MessageParser.js $ +# # $Revision$ +# # $LastChangedBy$ +# # $LastChangedDate$ +# # $URL$ # # msgid "" msgstr "" diff --git a/i18n/es.po b/i18n/es.po index 499d9368..b35edb1d 100644 --- a/i18n/es.po +++ b/i18n/es.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/et.po b/i18n/et.po index 43e701eb..e1049b95 100644 --- a/i18n/et.po +++ b/i18n/et.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/fi.po b/i18n/fi.po index a8c93e30..6f021a13 100644 --- a/i18n/fi.po +++ b/i18n/fi.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/fr.po b/i18n/fr.po index 2f46ad4a..c4c67a25 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ga.po b/i18n/ga.po index 3655e8c0..d1131b22 100644 --- a/i18n/ga.po +++ b/i18n/ga.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/hr.po b/i18n/hr.po index 6f28fe88..54d88b36 100644 --- a/i18n/hr.po +++ b/i18n/hr.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/hu.po b/i18n/hu.po index e6b4c23f..00acbacb 100644 --- a/i18n/hu.po +++ b/i18n/hu.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/in.po b/i18n/in.po index d05c51d1..873d7a95 100644 --- a/i18n/in.po +++ b/i18n/in.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/is.po b/i18n/is.po index 06203744..e6dabd27 100644 --- a/i18n/is.po +++ b/i18n/is.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/it.po b/i18n/it.po index 06f59897..e9668c53 100644 --- a/i18n/it.po +++ b/i18n/it.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/iw.po b/i18n/iw.po index a74f98c6..946fd5d0 100644 --- a/i18n/iw.po +++ b/i18n/iw.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ja.po b/i18n/ja.po index c0f857c9..bfa1765e 100644 --- a/i18n/ja.po +++ b/i18n/ja.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ko.po b/i18n/ko.po index 0e0fdde6..e77756fb 100644 --- a/i18n/ko.po +++ b/i18n/ko.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/lt.po b/i18n/lt.po index fd8f09e7..c75789fc 100644 --- a/i18n/lt.po +++ b/i18n/lt.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/lv.po b/i18n/lv.po index 77a70418..84ec4f60 100644 --- a/i18n/lv.po +++ b/i18n/lv.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/mk.po b/i18n/mk.po index b9e544cb..010b496e 100644 --- a/i18n/mk.po +++ b/i18n/mk.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ms.po b/i18n/ms.po index d6984bfc..228c5e61 100644 --- a/i18n/ms.po +++ b/i18n/ms.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/mt.po b/i18n/mt.po index 856ad31e..8e041a75 100644 --- a/i18n/mt.po +++ b/i18n/mt.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/nl.po b/i18n/nl.po index 70b7a884..37ae7255 100644 --- a/i18n/nl.po +++ b/i18n/nl.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/no.po b/i18n/no.po index 87882fef..097e0cae 100644 --- a/i18n/no.po +++ b/i18n/no.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/pl.po b/i18n/pl.po index 09f0607b..693da8c1 100644 --- a/i18n/pl.po +++ b/i18n/pl.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/pt.po b/i18n/pt.po index c402c5e9..bbfde054 100644 --- a/i18n/pt.po +++ b/i18n/pt.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ro.po b/i18n/ro.po index 44e19ea2..69a26829 100644 --- a/i18n/ro.po +++ b/i18n/ro.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/ru.po b/i18n/ru.po index 340b405b..dfade294 100644 --- a/i18n/ru.po +++ b/i18n/ru.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/sk.po b/i18n/sk.po index f4b349c6..b1ee8631 100644 --- a/i18n/sk.po +++ b/i18n/sk.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/sl.po b/i18n/sl.po index 3eddb636..44837772 100644 --- a/i18n/sl.po +++ b/i18n/sl.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/sq.po b/i18n/sq.po index feea9166..56f1153c 100644 --- a/i18n/sq.po +++ b/i18n/sq.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/sr.po b/i18n/sr.po index 19b9ce3c..c13efa4d 100644 --- a/i18n/sr.po +++ b/i18n/sr.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/sv.po b/i18n/sv.po index 6d34d42b..00fbd2c0 100644 --- a/i18n/sv.po +++ b/i18n/sv.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/th.po b/i18n/th.po index 1f4f5f8b..38d3ac45 100644 --- a/i18n/th.po +++ b/i18n/th.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/tr.po b/i18n/tr.po index 2e2445c9..1bc26cb3 100644 --- a/i18n/tr.po +++ b/i18n/tr.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/uk.po b/i18n/uk.po index 81203e97..bb8dd018 100644 --- a/i18n/uk.po +++ b/i18n/uk.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/vi.po b/i18n/vi.po index b7701806..3e23de66 100644 --- a/i18n/vi.po +++ b/i18n/vi.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid "" diff --git a/i18n/zh.po b/i18n/zh.po index d95d889a..adc62f69 100644 --- a/i18n/zh.po +++ b/i18n/zh.po @@ -16,9 +16,9 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $Revision: 4092 $ -# $LastChangedBy: interface@p3k.org $ -# $LastChangedDate: 2010-04-25 20:47:29 +0200 (Sun, 25 Apr 2010) $ +# $Revision$ +# $LastChangedBy$ +# $LastChangedDate$ # #, fuzzy msgid ""