aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
committerplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
commitae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch)
tree973bac677d1edbbdfc9fd3560efd766494d52150 /plugins
parent41e0ae234312c82d62c9998674b4606bef722d3d (diff)
complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/AMenuManager/admin/index.php11
-rwxr-xr-xplugins/AMenuManager/index.php11
-rw-r--r--plugins/AMenuManager/language/de_DE/index.php11
-rwxr-xr-xplugins/AMenuManager/language/en_UK/index.php11
-rwxr-xr-xplugins/AMenuManager/language/fr_FR/index.php11
-rwxr-xr-xplugins/AMenuManager/language/index.php11
-rw-r--r--plugins/AMenuManager/language/it_IT/index.php11
-rw-r--r--plugins/LocalFilesEditor/admin.tpl1
-rw-r--r--plugins/LocalFilesEditor/show_default.tpl1
-rw-r--r--plugins/SwiftThemeCreator/farbtastic/farbtastic.js3
-rw-r--r--plugins/SwiftThemeCreator/theme_creator.tpl1
-rw-r--r--plugins/add_index/admin/main_page.tpl1
-rw-r--r--plugins/event_tracer/event_list.tpl1
-rw-r--r--plugins/event_tracer/tracer_admin.tpl1
-rwxr-xr-xplugins/grum_plugins_classes-2/index.php11
15 files changed, 33 insertions, 64 deletions
diff --git a/plugins/AMenuManager/admin/index.php b/plugins/AMenuManager/admin/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/AMenuManager/admin/index.php
+++ b/plugins/AMenuManager/admin/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/index.php b/plugins/AMenuManager/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/AMenuManager/index.php
+++ b/plugins/AMenuManager/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/language/de_DE/index.php b/plugins/AMenuManager/language/de_DE/index.php
index 5c4829ebc..871b52b6a 100644
--- a/plugins/AMenuManager/language/de_DE/index.php
+++ b/plugins/AMenuManager/language/de_DE/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: /piwigo/trunk/plugins/AMenuManager/language/de_DE/index.php 6550 2008-10-11T10:17:25.730603Z patdenice $
-// | last update : $Date: 2008-10-11T10:17:25.730603Z $
-// | last modifier : $Author: patdenice $
-// | revision : $Revision: 6550 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/language/en_UK/index.php b/plugins/AMenuManager/language/en_UK/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/AMenuManager/language/en_UK/index.php
+++ b/plugins/AMenuManager/language/en_UK/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/language/fr_FR/index.php b/plugins/AMenuManager/language/fr_FR/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/AMenuManager/language/fr_FR/index.php
+++ b/plugins/AMenuManager/language/fr_FR/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/language/index.php b/plugins/AMenuManager/language/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/AMenuManager/language/index.php
+++ b/plugins/AMenuManager/language/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/AMenuManager/language/it_IT/index.php b/plugins/AMenuManager/language/it_IT/index.php
index a673c9dd8..871b52b6a 100644
--- a/plugins/AMenuManager/language/it_IT/index.php
+++ b/plugins/AMenuManager/language/it_IT/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: /piwigo/trunk/plugins/AMenuManager/language/it_IT/index.php 6307 2008-08-03T22:24:22.359632Z riopwg $
-// | last update : $Date: 2008-08-03T22:24:22.359632Z $
-// | last modifier : $Author: riopwg $
-// | revision : $Revision: 6307 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
diff --git a/plugins/LocalFilesEditor/admin.tpl b/plugins/LocalFilesEditor/admin.tpl
index 37059ae86..83b629f8f 100644
--- a/plugins/LocalFilesEditor/admin.tpl
+++ b/plugins/LocalFilesEditor/admin.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/LocalFilesEditor/admin.tpl 6428 2008-09-25T17:46:27.209191Z patdenice $ *}
{html_head}<link rel="stylesheet" type="text/css" href="{$LOCALEDIT_PATH}locfiledit.css">{/html_head}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="editarea" src=$LOCALEDIT_PATH|@cat:"editarea/edit_area_full.js"}
diff --git a/plugins/LocalFilesEditor/show_default.tpl b/plugins/LocalFilesEditor/show_default.tpl
index 11d9d5b41..d5acfe438 100644
--- a/plugins/LocalFilesEditor/show_default.tpl
+++ b/plugins/LocalFilesEditor/show_default.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/LocalFilesEditor/show_default.tpl 7026 2009-03-11T16:39:44.956202Z patdenice $ *}
{html_head}
<link rel="stylesheet" type="text/css" href="{$LOCALEDIT_PATH}locfiledit.css">
<style type="text/css">#headbranch, #theHeader, #copyright {ldelim} display: none; }</style>
diff --git a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
index bad654489..085ab1f96 100644
--- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
+++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
@@ -1,4 +1,3 @@
-// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $
// Farbtastic 1.2
jQuery.fn.farbtastic = function (callback) {
@@ -326,4 +325,4 @@ jQuery._farbtastic = function (container, callback) {
if (callback) {
fb.linkTo(callback);
}
-} \ No newline at end of file
+}
diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl
index adc049b52..9261b0d64 100644
--- a/plugins/SwiftThemeCreator/theme_creator.tpl
+++ b/plugins/SwiftThemeCreator/theme_creator.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/SwiftThemeCreator/theme_creator.tpl 6327 2008-08-26T14:18:42.525002Z vdigital $ *}
<div class="titrePage">
<h2>{'Swift Theme Creator'|@translate}</h2>
</div>
diff --git a/plugins/add_index/admin/main_page.tpl b/plugins/add_index/admin/main_page.tpl
index f63abacac..4f2010389 100644
--- a/plugins/add_index/admin/main_page.tpl
+++ b/plugins/add_index/admin/main_page.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/add_index/admin/main_page.tpl 6509 2008-10-05T21:07:41.181634Z rub $ *}
<div class="titrePage">
<h2>{'Add_Index'|@translate}</h2>
diff --git a/plugins/event_tracer/event_list.tpl b/plugins/event_tracer/event_list.tpl
index fffdca452..206bac4fb 100644
--- a/plugins/event_tracer/event_list.tpl
+++ b/plugins/event_tracer/event_list.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/event_tracer/event_list.tpl 6094 2008-03-06T00:25:47.052235Z rvelices $ *}
There are {$NB_EVENTS} calls to triger_event or triger_action.
<table width="99%" class="table2">
diff --git a/plugins/event_tracer/tracer_admin.tpl b/plugins/event_tracer/tracer_admin.tpl
index bbd08a905..e56a3b80f 100644
--- a/plugins/event_tracer/tracer_admin.tpl
+++ b/plugins/event_tracer/tracer_admin.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/plugins/event_tracer/tracer_admin.tpl 6613 2008-10-18T01:08:58.913602Z rvelices $ *}
<div class="titrePage">
<h2>Event Tracer</h2>
</div>
diff --git a/plugins/grum_plugins_classes-2/index.php b/plugins/grum_plugins_classes-2/index.php
index db1eae0d9..871b52b6a 100755
--- a/plugins/grum_plugins_classes-2/index.php
+++ b/plugins/grum_plugins_classes-2/index.php
@@ -1,13 +1,10 @@
<?php
// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
+// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |