diff options
Diffstat (limited to 'template/yoga')
57 files changed, 57 insertions, 57 deletions
diff --git a/template/yoga/about.tpl b/template/yoga/about.tpl index d9e935205..3d1de4302 100644 --- a/template/yoga/about.tpl +++ b/template/yoga/about.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 3262fe7b2..eb5c0bd04 100644 --- a/template/yoga/comments.tpl +++ b/template/yoga/comments.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 6c49bf5f6..7f18fe1bb 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 933098f21..e27a5a90f 100644 --- a/template/yoga/default-colors.css +++ b/template/yoga/default-colors.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 69c17c902..ee8d88b69 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 708d001f6..fdeb977fd 100644 --- a/template/yoga/fix-ie5-ie6.css +++ b/template/yoga/fix-ie5-ie6.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 33599dd18..a40113c36 100644 --- a/template/yoga/fix-ie7.css +++ b/template/yoga/fix-ie7.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 16b0e3fa7..6d0e1880e 100644 --- a/template/yoga/fix-khtml.css +++ b/template/yoga/fix-khtml.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 c7a83eef3..c2c7740db 100644 --- a/template/yoga/footer.tpl +++ b/template/yoga/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 589ac288b..c5e65ab42 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d3fac035e..ebea7433a 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 9b06727ff..0d7e55fcb 100644 --- a/template/yoga/include/autosize.inc.tpl +++ b/template/yoga/include/autosize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 af455084c..d2bbda37a 100644 --- a/template/yoga/include/datepicker.inc.tpl +++ b/template/yoga/include/datepicker.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 288eae083..b8a6ca4c7 100644 --- a/template/yoga/include/resize.inc.tpl +++ b/template/yoga/include/resize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 fcafb8fd8..06ea61d5e 100644 --- a/template/yoga/index.tpl +++ b/template/yoga/index.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 8e7dd7913..6119d1471 100644 --- a/template/yoga/layout.css +++ b/template/yoga/layout.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 2c8c45d6a..19d0932a6 100644 --- a/template/yoga/mail/text/html/cat_group_info.tpl +++ b/template/yoga/mail/text/html/cat_group_info.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 989d0ee0b..a9ffa6ad8 100644 --- a/template/yoga/mail/text/html/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 29b34f375..6cac6c7a2 100644 --- a/template/yoga/mail/text/html/global-mail-css.tpl +++ b/template/yoga/mail/text/html/global-mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 20e3dab83..f08fa4cdf 100644 --- a/template/yoga/mail/text/html/header.tpl +++ b/template/yoga/mail/text/html/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 225f11313..12bb14fd8 100644 --- a/template/yoga/mail/text/html/notification_by_mail.tpl +++ b/template/yoga/mail/text/html/notification_by_mail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d91c0ebcc..dbc223c0c 100644 --- a/template/yoga/mail/text/plain/cat_group_info.tpl +++ b/template/yoga/mail/text/plain/cat_group_info.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 1bd1aaaa9..1ae95893c 100644 --- a/template/yoga/mail/text/plain/footer.tpl +++ b/template/yoga/mail/text/plain/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f1fcd61b5..5db4782ac 100644 --- a/template/yoga/mail/text/plain/header.tpl +++ b/template/yoga/mail/text/plain/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 256232f37..2ca749b4c 100644 --- a/template/yoga/mail/text/plain/notification_by_mail.tpl +++ b/template/yoga/mail/text/plain/notification_by_mail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d90bd9c9c..71ddb520d 100644 --- a/template/yoga/mainpage_categories.tpl +++ b/template/yoga/mainpage_categories.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 b936fd50d..12df9bed7 100644 --- a/template/yoga/month_calendar.tpl +++ b/template/yoga/month_calendar.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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/nbm.tpl b/template/yoga/nbm.tpl index 3d85bf51a..21469c0f0 100644 --- a/template/yoga/nbm.tpl +++ b/template/yoga/nbm.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 c39e4cfa0..812c60e41 100644 --- a/template/yoga/not-ie.css +++ b/template/yoga/not-ie.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 507aa3da7..f3f253d75 100644 --- a/template/yoga/notification.tpl +++ b/template/yoga/notification.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 78d207f49..d646c74f1 100644 --- a/template/yoga/password.tpl +++ b/template/yoga/password.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 7f0f55e86..b14562fc1 100644 --- a/template/yoga/picture.css +++ b/template/yoga/picture.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 3154bcbe7..15ffa4943 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 dcf0f6d24..e9295591b 100644 --- a/template/yoga/picture_content.tpl +++ b/template/yoga/picture_content.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f5a8aa914..308f136ac 100644 --- a/template/yoga/picture_nav_buttons.tpl +++ b/template/yoga/picture_nav_buttons.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 ff810c680..d76f9a830 100644 --- a/template/yoga/popuphelp.tpl +++ b/template/yoga/popuphelp.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 ae9686b5a..8550e521c 100644 --- a/template/yoga/profile.tpl +++ b/template/yoga/profile.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 c9bb349ad..04f4eb96c 100644 --- a/template/yoga/profile_content.tpl +++ b/template/yoga/profile_content.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 e571d0bab..bfb7af92c 100644 --- a/template/yoga/redirect.tpl +++ b/template/yoga/redirect.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 7433b55ea..58078bd43 100644 --- a/template/yoga/register.tpl +++ b/template/yoga/register.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 ad4c88b11..6846feb76 100644 --- a/template/yoga/search.tpl +++ b/template/yoga/search.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 b8a22e54d..ed8d4afa8 100644 --- a/template/yoga/search_rules.tpl +++ b/template/yoga/search_rules.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f429702e6..c974871b7 100644 --- a/template/yoga/slideshow.tpl +++ b/template/yoga/slideshow.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 4e7b44047..c5b8c572f 100644 --- a/template/yoga/tags.tpl +++ b/template/yoga/tags.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 8168abba1..23aa9ff0d 100644 --- a/template/yoga/theme/Sylvia/mail-css.tpl +++ b/template/yoga/theme/Sylvia/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 fc1759069..7ab09867b 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 0bda3d715..9edc132cb 100644 --- a/template/yoga/theme/clear/mail-css.tpl +++ b/template/yoga/theme/clear/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 138a60362..a6b37b97b 100644 --- a/template/yoga/theme/clear/theme.css +++ b/template/yoga/theme/clear/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 b17d6c964..026a0880e 100644 --- a/template/yoga/theme/dark/mail-css.tpl +++ b/template/yoga/theme/dark/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f8f3c4fc8..2cc5a59d5 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 ffff7c9d8..63ca1add8 100644 --- a/template/yoga/theme/p0w0/mail-css.tpl +++ b/template/yoga/theme/p0w0/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 e2f180bcb..89a74c4b2 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 5b3e53c3d..862dee71e 100644 --- a/template/yoga/theme/wipi/mail-css.tpl +++ b/template/yoga/theme/wipi/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 69ed41011..73ea3d790 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 27b4fc51a..a5d4071d9 100644 --- a/template/yoga/thumbnails.css +++ b/template/yoga/thumbnails.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 8aaf5ac2f..cdd260799 100644 --- a/template/yoga/thumbnails.tpl +++ b/template/yoga/thumbnails.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 8c8d5fa6c..17eee2728 100644 --- a/template/yoga/upload.tpl +++ b/template/yoga/upload.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/upload.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *} {* Example of resizeable *} {* |