aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2009-05-13 22:29:15 +0000
committerplegall <plg@piwigo.org>2009-05-13 22:29:15 +0000
commit41e0ae234312c82d62c9998674b4606bef722d3d (patch)
treed9c178959bbbb087967595eafe1ae427cc76f5c5 /plugins
parent51d0f0ac0f6aa1b355c2c4bf87eed928bffd1a6d (diff)
change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/AMenuManager/language/de_DE/index.php8
-rw-r--r--plugins/AMenuManager/language/it_IT/index.php8
-rw-r--r--plugins/LocalFilesEditor/admin.tpl2
-rw-r--r--plugins/LocalFilesEditor/show_default.tpl2
-rw-r--r--plugins/SwiftThemeCreator/farbtastic/farbtastic.js2
-rw-r--r--plugins/SwiftThemeCreator/theme_creator.tpl2
-rw-r--r--plugins/add_index/admin/main_page.tpl2
-rw-r--r--plugins/event_tracer/event_list.tpl2
-rw-r--r--plugins/event_tracer/tracer_admin.tpl2
9 files changed, 15 insertions, 15 deletions
diff --git a/plugins/AMenuManager/language/de_DE/index.php b/plugins/AMenuManager/language/de_DE/index.php
index 61741e9cb..5c4829ebc 100644
--- a/plugins/AMenuManager/language/de_DE/index.php
+++ b/plugins/AMenuManager/language/de_DE/index.php
@@ -4,10 +4,10 @@
// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
-// | file : $Id$
-// | last update : $Date$
-// | last modifier : $Author$
-// | revision : $Revision$
+// | 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 $
// +-----------------------------------------------------------------------+
// | 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 61741e9cb..a673c9dd8 100644
--- a/plugins/AMenuManager/language/it_IT/index.php
+++ b/plugins/AMenuManager/language/it_IT/index.php
@@ -4,10 +4,10 @@
// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// +-----------------------------------------------------------------------+
-// | file : $Id$
-// | last update : $Date$
-// | last modifier : $Author$
-// | revision : $Revision$
+// | 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 $
// +-----------------------------------------------------------------------+
// | 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 249aabc58..37059ae86 100644
--- a/plugins/LocalFilesEditor/admin.tpl
+++ b/plugins/LocalFilesEditor/admin.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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 478c4a34a..11d9d5b41 100644
--- a/plugins/LocalFilesEditor/show_default.tpl
+++ b/plugins/LocalFilesEditor/show_default.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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 f37df7d72..bad654489 100644
--- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
+++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
@@ -1,4 +1,4 @@
-// $Id$
+// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $
// Farbtastic 1.2
jQuery.fn.farbtastic = function (callback) {
diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl
index 14bbd26ec..adc049b52 100644
--- a/plugins/SwiftThemeCreator/theme_creator.tpl
+++ b/plugins/SwiftThemeCreator/theme_creator.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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 f5ad40298..f63abacac 100644
--- a/plugins/add_index/admin/main_page.tpl
+++ b/plugins/add_index/admin/main_page.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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 accc27278..fffdca452 100644
--- a/plugins/event_tracer/event_list.tpl
+++ b/plugins/event_tracer/event_list.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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 560459915..bbd08a905 100644
--- a/plugins/event_tracer/tracer_admin.tpl
+++ b/plugins/event_tracer/tracer_admin.tpl
@@ -1,4 +1,4 @@
-{* $Id$ *}
+{* $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>