diff options
author | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 23:21:06 +0000 |
commit | ae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch) | |
tree | 973bac677d1edbbdfc9fd3560efd766494d52150 /template | |
parent | 41e0ae234312c82d62c9998674b4606bef722d3d (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 '')
63 files changed, 0 insertions, 63 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css index d30ccce1b..a1eaa1ef6 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template-common/default-layout.css 6329 2008-08-28T01:26:26.034575Z rvelices $ */ /* Set the width of the menubar for the galery */ #menubar { diff --git a/template-extension/distributed/samples/my-picture.tpl b/template-extension/distributed/samples/my-picture.tpl index bd9faeb8d..ddabe832c 100644 --- a/template-extension/distributed/samples/my-picture.tpl +++ b/template-extension/distributed/samples/my-picture.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template-extension/distributed/samples/my-picture.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {if isset($errors)} <div class="errors"> diff --git a/template-extension/distributed/samples/my-thumbnails.tpl b/template-extension/distributed/samples/my-thumbnails.tpl index 144addf18..e571f8f94 100644 --- a/template-extension/distributed/samples/my-thumbnails.tpl +++ b/template-extension/distributed/samples/my-thumbnails.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template-extension/distributed/samples/my-thumbnails.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <!-- This is a sample of template extensions --> {if !empty($thumbnails)} <ul class="thumbnails"> diff --git a/template-extension/distributed/samples/my-thumbnails2.css b/template-extension/distributed/samples/my-thumbnails2.css index 76033b8e0..5ae77fbcf 100644 --- a/template-extension/distributed/samples/my-thumbnails2.css +++ b/template-extension/distributed/samples/my-thumbnails2.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template-extension/distributed/samples/my-thumbnails2.css 6666 2008-11-05T13:58:02.470319Z vdigital $ */ .thumbLegend { padding: 0 6px; color: #666; font-style:italic; font-size: 7px; } .fld1 { width: 96px; min-width: 96px; padding: 0; margin: 5px; display: inline;} diff --git a/template-extension/distributed/samples/my-thumbnails2.tpl b/template-extension/distributed/samples/my-thumbnails2.tpl index 3a4b7e3c9..48b52d58b 100644 --- a/template-extension/distributed/samples/my-thumbnails2.tpl +++ b/template-extension/distributed/samples/my-thumbnails2.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template-extension/distributed/samples/my-thumbnails2.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <!-- This is a sample of template extensions --> {if !empty($thumbnails)} {html_head}<link rel="stylesheet" type="text/css" href="./template-extension/distributed/samples/my-thumbnails2.css">{/html_head} diff --git a/template/yoga/about.tpl b/template/yoga/about.tpl index 3d1de4302..7667fbfdc 100644 --- a/template/yoga/about.tpl +++ b/template/yoga/about.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/about.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> <ul class="categoryActions"> diff --git a/template/yoga/comments.tpl b/template/yoga/comments.tpl index eb5c0bd04..d6a78387d 100644 --- a/template/yoga/comments.tpl +++ b/template/yoga/comments.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/comments.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> diff --git a/template/yoga/content.css b/template/yoga/content.css index 7f18fe1bb..11023f104 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/content.css 6539 2008-10-09T23:14:43.701478Z rvelices $ */ .content { margin-right: 1em; margin-bottom: 1em; /* when it's longer than menu bar */ diff --git a/template/yoga/default-colors.css b/template/yoga/default-colors.css index e27a5a90f..cc094cf0e 100644 --- a/template/yoga/default-colors.css +++ b/template/yoga/default-colors.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/default-colors.css 6470 2008-10-01T10:04:23.412025Z rvelices $ */ /* others */ diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index ee8d88b69..ada2ba518 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/default-layout.css 6724 2008-11-19T15:44:04.442288Z patdenice $ */ BODY { margin: 5px; padding: 0; diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css index fdeb977fd..54018fea1 100644 --- a/template/yoga/fix-ie5-ie6.css +++ b/template/yoga/fix-ie5-ie6.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/fix-ie5-ie6.css 6488 2008-10-03T23:48:03.552613Z rvelices $ */ /* Issues in IE from 5 to 6 only not to be used with IE7 */ /* fix IE with another layout for thumbnails */ diff --git a/template/yoga/fix-ie7.css b/template/yoga/fix-ie7.css index a40113c36..70ddf7e8b 100644 --- a/template/yoga/fix-ie7.css +++ b/template/yoga/fix-ie7.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/fix-ie7.css 6192 2008-05-20T00:27:26.561451Z patdenice $ */ /* fix IE with another layout for thumbnails */ .content UL.thumbnails SPAN.wrap2 { diff --git a/template/yoga/fix-khtml.css b/template/yoga/fix-khtml.css index 6d0e1880e..a0377886c 100644 --- a/template/yoga/fix-khtml.css +++ b/template/yoga/fix-khtml.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/fix-khtml.css 6488 2008-10-03T23:48:03.552613Z rvelices $ */ /* Issue in Safari/Konqueror only */ /* If H2 has a 0 margin-top categoryActions doesn't float right but overwrites H2 */ .content>DIV.titrePage>H2 { diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl index c2c7740db..57d8c31d3 100644 --- a/template/yoga/footer.tpl +++ b/template/yoga/footer.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/footer.tpl 7037 2009-03-13T23:43:50.771219Z plg $ *} <div id="copyright"> <a name="EoP"></a> <!-- End of Page --> {if isset($debug.TIME) } diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index c5e65ab42..b7b70734a 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/header.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="{$lang_info.code}" dir="{$lang_info.direction}"> <head> diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl index ebea7433a..afb420bca 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/identification.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> diff --git a/template/yoga/include/autosize.inc.tpl b/template/yoga/include/autosize.inc.tpl index 0d7e55fcb..5529d07bd 100644 --- a/template/yoga/include/autosize.inc.tpl +++ b/template/yoga/include/autosize.inc.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/include/autosize.inc.tpl 6561 2008-10-11T20:34:28.889830Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.autogrow-textarea.js"} diff --git a/template/yoga/include/datepicker.inc.tpl b/template/yoga/include/datepicker.inc.tpl index d2bbda37a..cd502e91e 100644 --- a/template/yoga/include/datepicker.inc.tpl +++ b/template/yoga/include/datepicker.inc.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/include/datepicker.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} diff --git a/template/yoga/include/resize.inc.tpl b/template/yoga/include/resize.inc.tpl index b8a6ca4c7..aebb9f6c5 100644 --- a/template/yoga/include/resize.inc.tpl +++ b/template/yoga/include/resize.inc.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/include/resize.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} {known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} diff --git a/template/yoga/index.tpl b/template/yoga/index.tpl index 06ea61d5e..9ccaa8376 100644 --- a/template/yoga/index.tpl +++ b/template/yoga/index.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/index.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {$MENUBAR} {if !empty($PLUGIN_INDEX_CONTENT_BEFORE)}{$PLUGIN_INDEX_CONTENT_BEFORE}{/if} <div id="content" class="content"> diff --git a/template/yoga/layout.css b/template/yoga/layout.css index 6119d1471..d12ecbacc 100644 --- a/template/yoga/layout.css +++ b/template/yoga/layout.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/layout.css 6470 2008-10-01T10:04:23.412025Z rvelices $ */ /* template css */ @import "menubar.css"; diff --git a/template/yoga/mail/text/html/cat_group_info.tpl b/template/yoga/mail/text/html/cat_group_info.tpl index 19d0932a6..a0c703bb0 100644 --- a/template/yoga/mail/text/html/cat_group_info.tpl +++ b/template/yoga/mail/text/html/cat_group_info.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/html/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} <div id="cat_group_info"> <h2>{'Informations'|@translate}</h2> <p>{$IMG_URL}</p> diff --git a/template/yoga/mail/text/html/footer.tpl b/template/yoga/mail/text/html/footer.tpl index a9ffa6ad8..92e69b089 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/html/footer.tpl 7094 2009-04-22T19:32:00.030733Z rub $ *} </div> <!-- content --> <div id="copyright"> <hr> diff --git a/template/yoga/mail/text/html/global-mail-css.tpl b/template/yoga/mail/text/html/global-mail-css.tpl index 6cac6c7a2..5c8e87a54 100644 --- a/template/yoga/mail/text/html/global-mail-css.tpl +++ b/template/yoga/mail/text/html/global-mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/html/global-mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Global mail css */ body {ldelim} font-family: Univers, Helvetica, Optima; font-size:12px; margin:0px; padding:0px; } diff --git a/template/yoga/mail/text/html/header.tpl b/template/yoga/mail/text/html/header.tpl index f08fa4cdf..9ab46693c 100644 --- a/template/yoga/mail/text/html/header.tpl +++ b/template/yoga/mail/text/html/header.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/html/header.tpl 6491 2008-10-04T09:50:02.198862Z rub $ *} -----={$BOUNDARY_KEY} Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; Content-Transfer-Encoding: 8bit diff --git a/template/yoga/mail/text/html/notification_by_mail.tpl b/template/yoga/mail/text/html/notification_by_mail.tpl index 12bb14fd8..5a0115e2f 100644 --- a/template/yoga/mail/text/html/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/notification_by_mail.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/html/notification_by_mail.tpl 7113 2009-04-26T14:59:15.515418Z rub $ *} <div id="nbm_message"> <h2>{'Notification'|@translate}</h2> <p>{'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate}</p> diff --git a/template/yoga/mail/text/plain/cat_group_info.tpl b/template/yoga/mail/text/plain/cat_group_info.tpl index dbc223c0c..59604846e 100644 --- a/template/yoga/mail/text/plain/cat_group_info.tpl +++ b/template/yoga/mail/text/plain/cat_group_info.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} {'Hello,'|@translate} {'Come to discover the category:'|@translate} {$CAT_NAME} diff --git a/template/yoga/mail/text/plain/footer.tpl b/template/yoga/mail/text/plain/footer.tpl index 1ae95893c..c386f0962 100644 --- a/template/yoga/mail/text/plain/footer.tpl +++ b/template/yoga/mail/text/plain/footer.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/footer.tpl 7094 2009-04-22T19:32:00.030733Z rub $ *} ------------------------------------------------------------------------------ {'Sent by'|@translate} {$GALLERY_URL} - {'powered_by'|@translate} Piwigo {$VERSION} - {'send_mail'|@translate} {$MAIL} diff --git a/template/yoga/mail/text/plain/header.tpl b/template/yoga/mail/text/plain/header.tpl index 5db4782ac..6fcc863d2 100644 --- a/template/yoga/mail/text/plain/header.tpl +++ b/template/yoga/mail/text/plain/header.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/header.tpl 6581 2008-10-15T00:30:28.026859Z rvelices $ *} -----={$BOUNDARY_KEY} Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; Content-Transfer-Encoding: 8bit{literal} diff --git a/template/yoga/mail/text/plain/notification_by_mail.tpl b/template/yoga/mail/text/plain/notification_by_mail.tpl index 2ca749b4c..b1928853f 100644 --- a/template/yoga/mail/text/plain/notification_by_mail.tpl +++ b/template/yoga/mail/text/plain/notification_by_mail.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mail/text/plain/notification_by_mail.tpl 6468 2008-09-30T21:14:16.664623Z rub $ *} {'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate} {if isset($subscribe_by_admin)} diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl index 71ddb520d..bb8600e5f 100644 --- a/template/yoga/mainpage_categories.tpl +++ b/template/yoga/mainpage_categories.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/mainpage_categories.tpl 7029 2009-03-11T19:41:21.279480Z nikrou $ *} <ul class="thumbnailCategories"> {foreach from=$category_thumbnails item=cat} diff --git a/template/yoga/month_calendar.tpl b/template/yoga/month_calendar.tpl index 12df9bed7..45d6079e1 100644 --- a/template/yoga/month_calendar.tpl +++ b/template/yoga/month_calendar.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/month_calendar.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {if !empty($chronology_navigation_bars) } {foreach from=$chronology_navigation_bars item=bar} diff --git a/template/yoga/navigation_bar.tpl b/template/yoga/navigation_bar.tpl index d21e7a031..a4c0b3bbc 100644 --- a/template/yoga/navigation_bar.tpl +++ b/template/yoga/navigation_bar.tpl @@ -1,4 +1,3 @@ -{* $Id: navigation_bar.tpl 3145 2009-02-14 02:24:10Z patdenice $ *} <div class="navigationBar"> {if isset($navbar.URL_FIRST)} <a href="{$navbar.URL_FIRST}" rel="first">{'first_page'|@translate}</a> | diff --git a/template/yoga/nbm.tpl b/template/yoga/nbm.tpl index 21469c0f0..68e523069 100644 --- a/template/yoga/nbm.tpl +++ b/template/yoga/nbm.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/nbm.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> diff --git a/template/yoga/not-ie.css b/template/yoga/not-ie.css index 812c60e41..c5bd7adef 100644 --- a/template/yoga/not-ie.css +++ b/template/yoga/not-ie.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/not-ie.css 6321 2008-08-22T00:45:03.152754Z rvelices $ */ /* All directives not supported by IE */ /* can be overiden in any theme but not hidden to IE */ diff --git a/template/yoga/notification.tpl b/template/yoga/notification.tpl index f3f253d75..e313aff21 100644 --- a/template/yoga/notification.tpl +++ b/template/yoga/notification.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/notification.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {html_head} <link rel="alternate" type="application/rss+xml" title="{'Image only RSS feed'|@translate}" href="{$U_FEED_IMAGE_ONLY}"> <link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed'|@translate}" href="{$U_FEED}"> diff --git a/template/yoga/password.tpl b/template/yoga/password.tpl index d646c74f1..fec7d53fa 100644 --- a/template/yoga/password.tpl +++ b/template/yoga/password.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/password.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> diff --git a/template/yoga/picture.css b/template/yoga/picture.css index b14562fc1..ef2f23213 100644 --- a/template/yoga/picture.css +++ b/template/yoga/picture.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/picture.css 6664 2008-11-04T01:47:48.662351Z rvelices $ */ #imageHeaderBar { padding-top: 2px; padding-bottom: 2px; diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index 15ffa4943..dd83138cf 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/picture.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {* Example of resizeable *} {* diff --git a/template/yoga/picture_content.tpl b/template/yoga/picture_content.tpl index e9295591b..0081cd805 100644 --- a/template/yoga/picture_content.tpl +++ b/template/yoga/picture_content.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/picture_content.tpl 6960 2009-02-04T02:30:48.228526Z rvelices $ *} {if isset($high) } <a href="javascript:phpWGOpenWindow('{$high.U_HIGH}','{$high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')"> {/if} diff --git a/template/yoga/picture_nav_buttons.tpl b/template/yoga/picture_nav_buttons.tpl index 308f136ac..ead51219a 100644 --- a/template/yoga/picture_nav_buttons.tpl +++ b/template/yoga/picture_nav_buttons.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/picture_nav_buttons.tpl 6540 2008-10-10T13:11:31.136621Z rvelices $ *} <div class="navButtons"> {if isset($last)} diff --git a/template/yoga/popuphelp.tpl b/template/yoga/popuphelp.tpl index d76f9a830..1b2aaa1d3 100644 --- a/template/yoga/popuphelp.tpl +++ b/template/yoga/popuphelp.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/popuphelp.tpl 6329 2008-08-28T01:26:26.034575Z rvelices $ *} <div id="content" class="content"> {$HELP_CONTENT} </div> <!-- content --> diff --git a/template/yoga/profile.tpl b/template/yoga/profile.tpl index 8550e521c..53fdeab82 100644 --- a/template/yoga/profile.tpl +++ b/template/yoga/profile.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/profile.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> {if isset($errors)} diff --git a/template/yoga/profile_content.tpl b/template/yoga/profile_content.tpl index 04f4eb96c..813630b43 100644 --- a/template/yoga/profile_content.tpl +++ b/template/yoga/profile_content.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/profile_content.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <form method="post" name="profile" action="{$F_ACTION}" id="profile" class="properties"> <fieldset> diff --git a/template/yoga/redirect.tpl b/template/yoga/redirect.tpl index bfb7af92c..65afd2f2d 100644 --- a/template/yoga/redirect.tpl +++ b/template/yoga/redirect.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/redirect.tpl 6361 2008-09-12T02:17:35.753791Z rvelices $ *} {html_head} <style type="text/css">#the_page {ldelim}text-align:center;} </style> {/html_head} diff --git a/template/yoga/register.tpl b/template/yoga/register.tpl index 58078bd43..bd7792617 100644 --- a/template/yoga/register.tpl +++ b/template/yoga/register.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/register.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="registerPage"> <div id="content" class="content"> diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl index 6846feb76..76e8ce9ea 100644 --- a/template/yoga/search.tpl +++ b/template/yoga/search.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/search.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {* Example of resizeable *} {* diff --git a/template/yoga/search_rules.tpl b/template/yoga/search_rules.tpl index ed8d4afa8..233e6999c 100644 --- a/template/yoga/search_rules.tpl +++ b/template/yoga/search_rules.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/search_rules.tpl 6329 2008-08-28T01:26:26.034575Z rvelices $ *} <div id="content" class="content"> <h2>{'Search rules'|@translate}</h2> diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl index c974871b7..b8df53f46 100644 --- a/template/yoga/slideshow.tpl +++ b/template/yoga/slideshow.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/slideshow.tpl 6599 2008-10-16T00:53:15.414857Z rvelices $ *} <div id="imageHeaderBar"> <div class="browsePath"> {if isset($U_SLIDESHOW_STOP) } diff --git a/template/yoga/tags.tpl b/template/yoga/tags.tpl index c5b8c572f..a5b1f737d 100644 --- a/template/yoga/tags.tpl +++ b/template/yoga/tags.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/tags.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} <div id="content" class="content"> <div class="titrePage"> diff --git a/template/yoga/theme/Sylvia/mail-css.tpl b/template/yoga/theme/Sylvia/mail-css.tpl index 23aa9ff0d..9924ab4a7 100644 --- a/template/yoga/theme/Sylvia/mail-css.tpl +++ b/template/yoga/theme/Sylvia/mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/theme/Sylvia/mail-css.tpl 6835 2008-12-16T22:55:08.393682Z vdigital $ *} /* Theme Sylvia mail css */ body {ldelim} background-color:#111; color:#666;} diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 7ab09867b..bf884feb8 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/theme/Sylvia/theme.css 6901 2009-01-07T20:03:11.076259Z vdigital $ */ .content div.thumbnailCategory div.illustration { width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ } diff --git a/template/yoga/theme/clear/mail-css.tpl b/template/yoga/theme/clear/mail-css.tpl index 9edc132cb..298926540 100644 --- a/template/yoga/theme/clear/mail-css.tpl +++ b/template/yoga/theme/clear/mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/theme/clear/mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Theme clear mail css */ body {ldelim} background-color:#fff; color:#696969;} diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css index a6b37b97b..c407e95de 100644 --- a/template/yoga/theme/clear/theme.css +++ b/template/yoga/theme/clear/theme.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/theme/clear/theme.css 6421 2008-09-24T19:15:01.483154Z vdigital $ */ /* text color */ BODY, H1, H2, H3, DT, diff --git a/template/yoga/theme/dark/mail-css.tpl b/template/yoga/theme/dark/mail-css.tpl index 026a0880e..a3dce91a8 100644 --- a/template/yoga/theme/dark/mail-css.tpl +++ b/template/yoga/theme/dark/mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/theme/dark/mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Theme dark mail css */ body {ldelim} background-color:#444; color:#fff;} diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 2cc5a59d5..eea9562cb 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/theme/dark/theme.css 6664 2008-11-04T01:47:48.662351Z rvelices $ */ /* text color */ BODY, H1, H3, diff --git a/template/yoga/theme/p0w0/mail-css.tpl b/template/yoga/theme/p0w0/mail-css.tpl index 63ca1add8..d1e27460a 100644 --- a/template/yoga/theme/p0w0/mail-css.tpl +++ b/template/yoga/theme/p0w0/mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/theme/p0w0/mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Theme p0w0 mail css */ body {ldelim} background-color:#cde; color:#369;} diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index 89a74c4b2..06f922082 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/theme/p0w0/theme.css 6421 2008-09-24T19:15:01.483154Z vdigital $ */ /** * Color scheme (Remember #6699cc = #69c) diff --git a/template/yoga/theme/wipi/mail-css.tpl b/template/yoga/theme/wipi/mail-css.tpl index 862dee71e..a99f13c5a 100644 --- a/template/yoga/theme/wipi/mail-css.tpl +++ b/template/yoga/theme/wipi/mail-css.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/theme/wipi/mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Theme wipi mail css */ body {ldelim} background-color:#111; color:#69c;} diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 73ea3d790..670d3a57d 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/theme/wipi/theme.css 6421 2008-09-24T19:15:01.483154Z vdigital $ */ /* text color */ BODY, H1, H3, DT, diff --git a/template/yoga/thumbnails.css b/template/yoga/thumbnails.css index a5d4071d9..5ed9544c9 100644 --- a/template/yoga/thumbnails.css +++ b/template/yoga/thumbnails.css @@ -1,4 +1,3 @@ -/* $Id: /piwigo/trunk/template/yoga/thumbnails.css 6581 2008-10-15T00:30:28.026859Z rvelices $ */ /* Thumbnails customization */ .content UL.thumbnails SPAN.thumbLegend { diff --git a/template/yoga/thumbnails.tpl b/template/yoga/thumbnails.tpl index cdd260799..1061f77cd 100644 --- a/template/yoga/thumbnails.tpl +++ b/template/yoga/thumbnails.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/thumbnails.tpl 7029 2009-03-11T19:41:21.279480Z nikrou $ *} {if !empty($thumbnails)} <ul class="thumbnails"> diff --git a/template/yoga/upload.tpl b/template/yoga/upload.tpl index 17eee2728..ba0c36e2b 100644 --- a/template/yoga/upload.tpl +++ b/template/yoga/upload.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/template/yoga/upload.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {* Example of resizeable *} {* |