diff options
Diffstat (limited to 'template')
42 files changed, 7 insertions, 688 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl index 188888951..0fd142357 100644 --- a/template/yoga/admin.tpl +++ b/template/yoga/admin.tpl @@ -1,7 +1,7 @@ {* $Id$ *} <div id="post-header"></div> <div id="menubar"> - <dl> + <dl class="topmenu"> <dt class="rdion">{'Links'|@translate}</dt> <dd> <ul> diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 45e352606..b1d976f2d 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -1,8 +1,4 @@ /* $Id: */ -BODY#theAdminPage #theHeader P { - display: none; -} - /* History tables */ TABLE.table2 { border: 1px solid black; diff --git a/template/yoga/theme/admin/images/active_tab.png b/template/yoga/theme/admin/images/active_tab.png Binary files differdeleted file mode 100644 index a94c47eae..000000000 --- a/template/yoga/theme/admin/images/active_tab.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-bottom.png b/template/yoga/theme/admin/images/admin_v2_menuBox-bottom.png Binary files differdeleted file mode 100644 index 005e615bf..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-bottom.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-left.png b/template/yoga/theme/admin/images/admin_v2_menuBox-left.png Binary files differdeleted file mode 100644 index 66e3448ef..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-left.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-right.png b/template/yoga/theme/admin/images/admin_v2_menuBox-right.png Binary files differdeleted file mode 100644 index 9b360d80f..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-right.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-top.png b/template/yoga/theme/admin/images/admin_v2_menuBox-top.png Binary files differdeleted file mode 100644 index 3b351cebe..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-top.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y.png b/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y.png Binary files differdeleted file mode 100644 index 3f64ad582..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n2.png b/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n2.png Binary files differdeleted file mode 100644 index 9007922cd..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n2.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n3.png b/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n3.png Binary files differdeleted file mode 100644 index d0a37b608..000000000 --- a/template/yoga/theme/admin/images/admin_v2_menuBox-top_Y_n3.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_screenshot.png b/template/yoga/theme/admin/images/admin_v2_screenshot.png Binary files differdeleted file mode 100644 index a919af754..000000000 --- a/template/yoga/theme/admin/images/admin_v2_screenshot.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_tabActive.png b/template/yoga/theme/admin/images/admin_v2_tabActive.png Binary files differdeleted file mode 100644 index a94c47eae..000000000 --- a/template/yoga/theme/admin/images/admin_v2_tabActive.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/admin_v2_tabInactive.png b/template/yoga/theme/admin/images/admin_v2_tabInactive.png Binary files differdeleted file mode 100644 index 568150a1c..000000000 --- a/template/yoga/theme/admin/images/admin_v2_tabInactive.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/bottom-left-bg.png b/template/yoga/theme/admin/images/bottom-left-bg.png Binary files differdeleted file mode 100644 index ce611dfed..000000000 --- a/template/yoga/theme/admin/images/bottom-left-bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/content-bg.png b/template/yoga/theme/admin/images/content-bg.png Binary files differdeleted file mode 100644 index 74ccf81bc..000000000 --- a/template/yoga/theme/admin/images/content-bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/fillet.png b/template/yoga/theme/admin/images/fillet.png Binary files differdeleted file mode 100644 index dd63b2e49..000000000 --- a/template/yoga/theme/admin/images/fillet.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/header_bottom.png b/template/yoga/theme/admin/images/header_bottom.png Binary files differdeleted file mode 100644 index e4d049881..000000000 --- a/template/yoga/theme/admin/images/header_bottom.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/inactive_tab.png b/template/yoga/theme/admin/images/inactive_tab.png Binary files differdeleted file mode 100644 index 568150a1c..000000000 --- a/template/yoga/theme/admin/images/inactive_tab.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/index.php b/template/yoga/theme/admin/images/index.php deleted file mode 100644 index 547a117bf..000000000 --- a/template/yoga/theme/admin/images/index.php +++ /dev/null @@ -1,54 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 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 | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ -// +-----------------------------------------------------------------------+ -// | 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 | -// +-----------------------------------------------------------------------+ -// | file : $Id$ -// | last update : $Date$ -// | last modifier : $Author$ -// | revision : $Revision$ -// +-----------------------------------------------------------------------+ -// | 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 | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/template/yoga/theme/admin/images/internal_onglet.png b/template/yoga/theme/admin/images/internal_onglet.png Binary files differdeleted file mode 100644 index dd7b1e218..000000000 --- a/template/yoga/theme/admin/images/internal_onglet.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/list-hover.png b/template/yoga/theme/admin/images/list-hover.png Binary files differdeleted file mode 100644 index 73b600269..000000000 --- a/template/yoga/theme/admin/images/list-hover.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/list-image.png b/template/yoga/theme/admin/images/list-image.png Binary files differdeleted file mode 100644 index 1acdf67e4..000000000 --- a/template/yoga/theme/admin/images/list-image.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/menubar-bg.jpg b/template/yoga/theme/admin/images/menubar-bg.jpg Binary files differdeleted file mode 100644 index f99114277..000000000 --- a/template/yoga/theme/admin/images/menubar-bg.jpg +++ /dev/null diff --git a/template/yoga/theme/admin/images/menubar-bg.png b/template/yoga/theme/admin/images/menubar-bg.png Binary files differdeleted file mode 100644 index 6e5f3ae84..000000000 --- a/template/yoga/theme/admin/images/menubar-bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/menubar-bottom.png b/template/yoga/theme/admin/images/menubar-bottom.png Binary files differdeleted file mode 100644 index be74ddca1..000000000 --- a/template/yoga/theme/admin/images/menubar-bottom.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/menubar-detail.png b/template/yoga/theme/admin/images/menubar-detail.png Binary files differdeleted file mode 100644 index bdc024d55..000000000 --- a/template/yoga/theme/admin/images/menubar-detail.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/menubar-top.png b/template/yoga/theme/admin/images/menubar-top.png Binary files differdeleted file mode 100644 index 0e4b26cb1..000000000 --- a/template/yoga/theme/admin/images/menubar-top.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/onglet_actif.png b/template/yoga/theme/admin/images/onglet_actif.png Binary files differdeleted file mode 100644 index 476edb31b..000000000 --- a/template/yoga/theme/admin/images/onglet_actif.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/onglet_actif_transp.png b/template/yoga/theme/admin/images/onglet_actif_transp.png Binary files differdeleted file mode 100644 index fe4b18275..000000000 --- a/template/yoga/theme/admin/images/onglet_actif_transp.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/onglet_inactif.png b/template/yoga/theme/admin/images/onglet_inactif.png Binary files differdeleted file mode 100644 index 8411ed119..000000000 --- a/template/yoga/theme/admin/images/onglet_inactif.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/onglet_inactif_transp.png b/template/yoga/theme/admin/images/onglet_inactif_transp.png Binary files differdeleted file mode 100644 index 9ad96c14e..000000000 --- a/template/yoga/theme/admin/images/onglet_inactif_transp.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/piwigo_logo_sombre_214x100.png b/template/yoga/theme/admin/images/piwigo_logo_sombre_214x100.png Binary files differdeleted file mode 100644 index 106f20add..000000000 --- a/template/yoga/theme/admin/images/piwigo_logo_sombre_214x100.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/pre-menubar-bg.png b/template/yoga/theme/admin/images/pre-menubar-bg.png Binary files differdeleted file mode 100644 index f691a288b..000000000 --- a/template/yoga/theme/admin/images/pre-menubar-bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/tableh1_bg.png b/template/yoga/theme/admin/images/tableh1_bg.png Binary files differdeleted file mode 100644 index 38f356b83..000000000 --- a/template/yoga/theme/admin/images/tableh1_bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/tableh2_bg.png b/template/yoga/theme/admin/images/tableh2_bg.png Binary files differdeleted file mode 100644 index be06ee428..000000000 --- a/template/yoga/theme/admin/images/tableh2_bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/images/top-left-bg.png b/template/yoga/theme/admin/images/top-left-bg.png Binary files differdeleted file mode 100644 index afe4eabd9..000000000 --- a/template/yoga/theme/admin/images/top-left-bg.png +++ /dev/null diff --git a/template/yoga/theme/admin/index.php b/template/yoga/theme/admin/index.php deleted file mode 100644 index 547a117bf..000000000 --- a/template/yoga/theme/admin/index.php +++ /dev/null @@ -1,54 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 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 | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ -// +-----------------------------------------------------------------------+ -// | 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 | -// +-----------------------------------------------------------------------+ -// | file : $Id$ -// | last update : $Date$ -// | last modifier : $Author$ -// | revision : $Revision$ -// +-----------------------------------------------------------------------+ -// | 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 | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/template/yoga/theme/admin/mail-css.tpl b/template/yoga/theme/admin/mail-css.tpl deleted file mode 100644 index 5b3e53c3d..000000000 --- a/template/yoga/theme/admin/mail-css.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{* $Id$ *} -/* Theme wipi mail css */ - -body {ldelim} background-color:#111; color:#69c;} -#the_page {ldelim} background: #111 url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} -#content {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} -#copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; -color: #69c;} -h2 {ldelim} background-color: #222;color:#eee;background-image: url({$ROOT_URL}template/{$themeconf.template}/theme/{$themeconf.theme}/images/tableh1_bg.png);} -img {ldelim} margin: 16px; padding:15px;border:1px solid #eee; -moz-border-radius: 4px; border-radius: 4px 4px; } -img:hover {ldelim} border:1px solid #69c; -moz-border-radius: 4px; border-radius: 4px 4px; } -a {ldelim} color: #69c; background: transparent; } -a:hover {ldelim} color: #f92; } -a.PWG {ldelim} border: 0px; } -a.PWG .P {ldelim} color : #f92; } -a.PWG .W {ldelim} color : #aaa; } -a.PWG .G {ldelim} color : #69c; } -a.PWG:hover .P {ldelim} color : #69c; } -a.PWG:hover .G {ldelim} color : #f92; } diff --git a/template/yoga/theme/admin/theme.css b/template/yoga/theme/admin/theme.css deleted file mode 100644 index 632d8ab03..000000000 --- a/template/yoga/theme/admin/theme.css +++ /dev/null @@ -1,465 +0,0 @@ -/* $Id$ */ - -/* text color */ -BODY, H1, H3, DT, -INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ { - color:#e0e0e0; -} -#menubar { - margin : 0px; - background-color: transparent; - border: 0px; -} -H2, .throw { - color: #eee; -} -#menubar DT, #menubar DT A { - color: #eee; - font-weight: lighter; -} -#menubar DT A:hover { - color: #69c; - font-weight: lighter; -} -#menubar .selected A { - color: #eee; -} -#menubar .selected A:hover { - color: #f92; -} -#menubar DT:before { - content: "__\\_ "; - color: #f92; -} -#menubar DT:after { - content: " _/__"; - color: #69c; -} -#menubar .button { - margin: 0 2px 0px 8px; - width: auto; - padding: 0; - text-indent: 0; - list-style: none; - text-align: center; - float: left; -} -#theAdminPage #menubar DT:before, -#theAdminPage #menubar DT:after { - content: ''; -} -.content .pageNumberSelected { - color: #f92; -} -.content .infos { - background-color: #69c; - color: #036; -} -.content .errors { - background-color: #fc5; - border-color: #f92; - color: #900; -} -/* backgrounds */ -BODY { - background: #111; - margin: 0px; - padding: 0px; -} -H3, #imageToolBar A:hover, .row1 { - background-color: #222; -} -#theAdminPage h2, #theAdminPage h3 { color: #777; } -#imageHeaderBar, #theAdminPage #the_page { - background-color: transparent; -} -#imageToolBar, .header_notes { - background-color: #333; -} -.selected_tab { background-color: eee !important; } -A { - border-color: #69c; -} -A:hover { - border-color: #f92; -} -.content { - background-color: #181818; - border: 1px solid #eee; - padding: 5px; -} - - - - - -H2, .throw, TD H3, #theAdminPage H3 { - background-image: url(images/fillet.png); - background-repeat: repeat-x; -} -.content H2 { - background: none; - border: 0px; - letter-spacing: -0.05em; - text-indent: 1em; - text-transform: uppercase; - font-weight: lighter; - margin-bottom: 20px; -} -.content ul.thumbnailCategories li div.thumbnailCategory .description h3, -.content h3 { text-align: center; } -.content ul.thumbnailCategories li div.thumbnailCategory .description p { - color: #f92; text-indent: 0em; -} -.content ul.thumbnailCategories li div.thumbnailCategory .description p + p { - color: #fff; -} -.browsePath A { - color: #eee; -} -.content H2:before, .browsePath:before, .imageNumber:before, -#imageHeaderBar H2:before { - content: "____\\_ "; - color: #69c; - font-family: Times, Zapf-Chancery, Cottonwood, Helvetica; - letter-spacing: 0em; -} -.content H2:after, .browsePath:after, .imageNumber:after, -#imageHeaderBar H2:after { - content: " _/____"; - color: #f92; - font-family: Times, Zapf-Chancery, Cottonwood, Helvetica; - letter-spacing: 0em; -} -#imageHeaderBar H2 { - background-image: none; - background-color: transparent; - border: none; -} -#thePicturePage #the_page { - background-color: transparent; -} -#thePicturePage #imageHeaderBar { - background-image: url(images/tableh2_bg.png); - background-repeat: repeat-x; -} -#thePicturePage #imageToolBar { - background-color: transparent; - border-bottom: 2px solid #69c; -} -#thePicturePage #theImage { - background-color: transparent; - margin: 0px; - padding: 3px 0px 15px 0px; -} - -#thePicturePage #comments H2 { - background-image: none; - background-color: #222; - border-top: 2px solid #69c; - border-bottom: 2px solid #69c; - color: #69c; - font-weight: lighter; -} - -/* borders */ -#comments DIV.comment BLOCKQUOTE { - border: 1px solid #000; -} -#imageHeaderBar { - border-top: 1px solid #000; - padding: 8px 0px 3px 0px; -} -H2, #imageToolBar { - border-bottom: 1px solid #000; -} - -#theImage IMG { - border-color: #fff; -} - -.content UL.thumbnail IMG { - border: 1px solid #a0a0a0; -} -.illustration A { - border: 0px; -} -FIELDSET, INPUT, SELECT, TEXTAREA, -.content DIV.comment A.illustration IMG, -.content DIV.thumbnailCategory { - border: 1px solid #333; -} -.content DIV.thumbnailCategory { - border: 1px solid #69c; - margin: 8px 4px; -} -#comments DIV.comment BLOCKQUOTE { - border-left: 2px solid #696969; -} - -.content UL.thumbnails SPAN.wrap2 { - border: 1px solid #aaaaaa; /* thumbnails border color and style */ - border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ -} - -.content UL.thumbnails SPAN.wrap2:hover, -.content UL.thumbnailCategories DIV.thumbnailCategory:hover { - background-color: #333; - border-color: #69c; /* thumbnails border color when mouse cursor is over it */ -} - -#menubar .buttonmenu { - margin: 0 2px; - width: auto; - padding: 0; - text-indent: 0; - list-style: none; - text-align: center; - float: left; -} - - - - - -A:hover { - color: #f92; -} - -#imageToolBar A, #imageToolBar A:hover { - border-bottom: none; -} -A.navThumb, A.navThumb:hover { - border-bottom: none; -} -#the_page { - border: 1px dotted #f92; - padding-top: 5px; - padding-bottom:30px; - text-align:center; - display:block; - margin: 2px; -} -#copyright { -color:#777; -margin:60px 0px; -text-align:center; -} - -label { - cursor:pointer -} -input#qsearchInput { - color: #58c; - background-color: #222; - border: 1px solid #333; - padding: 1px 3px; -} -.zero { display: none } -.nb-hits { color: #69c; } -.nb-comments { color: #f92; } - -FORM#quickconnect, -FORM#quickconnect FIELDSET, -FORM#quickconnect P, -FORM#quickconnect UL.actions, -FORM#quickconnect FIELDSET>UL.actions, -FORM#quickconnect UL.actions, -FORM#quickconnect P, -FORM#quickconnect LABEL { - color: #69c; -} -FORM#quickconnect P INPUT, -FORM#quickconnect INPUT[type=text], -FORM#quickconnect INPUT[type=password] { - width: 85%; - color: #58c; - background-color: #222; - border: 1px solid #333; - padding: 1px 3px; -} - - -.virtual_cat { background: #222 !important; } - -.Piwigo { - font-family: verdana, arial, helvetica, sans-serif !important; - font-size: 0.9em; - font-weight: normal; - letter-spacing: 0px; -} -a.Piwigo { border: 0px; color : #f36; text-decoration: none; border: 0px; color: #f36; } - - - - - - - - - -.statBar { background-color: #e60; } -#imageToolBar .randomButtons a:hover, -#imageToolBar .navButtons a:hover { background-color: transparent; } -#menubar .menuInfoCat, -#menubar .menuInfoCatByChild, -h2.showtitle, #theImage p.showlegend { display: none } -* { outline-width: 0px; } - - - - - - - - -ul.tabsheet li.normal_tab:hover { border-color: #f92 } - - - - - -/* New in 1.8 : Special Admin */ -body#theAdminPage #menubar { - background: transparent url(images/menubar-bg.png) - repeat-y scroll right top; - border-bottom: #ccc ridge 2px; width:13.5em; padding: 0; margin: 0; -} - - - - - -#theAdminPage #menubar ul { color: #333; margin:9px 0pt 3px 9px; } -#theAdminPage #menubar ul:hover { color: #850; } -#theAdminPage #menubar li:hover { color: #F36; } -#theAdminPage #menubar li { margin: 0px 0px 0px 6px; } -a, input.rateButton, legend { color:#777; } -#menubar a { border-bottom:0; text-decoration:none; font-size: 11px; } -body#theAdminPage #theHeader { - background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; height:105px; -} -body#theAdminPage #post-header { - background-color: transparent; display:none; - width: 60%; height: 4px; margin-left:40%; -} -#theHeader h1 { /*default-layout.cs... (line 204) */ - font-size:220%; line-height:4em; margin:auto 2em auto auto; text-align:right; -} -#the_page { /*theme.css (line 235) */ -border:0; display:block; margin:0px; padding-bottom:0px; -padding-top:0px; text-align:center; min-height: 100%; position:relative; -} - - - - - - - - - - - - - - - - - - - - - - - - - - - -#theAdminPage #menubar dt.pre-menubar { -background:transparent none no-repeat scroll left top; -height: 22px; overflow: hidden; margin: 0px; -} -.pwgmenu { display:none; } -.content h2:before, .content h2:after, -#menubar DT:before, #menubar DT:after { content: ""; } -#theHeader h1 { /*theme.css (line 345) */ color:#441100; display:none;} -.content h2 { /*theme.css (line 100)*/ -letter-spacing:0.1em; margin-right:45px; text-align:right; color: #777777; -text-transform:none; } -.content dl, dd { /*content.css (line 52) */ margin:5px; } -.content h2 { /* default-layout.cs... (line 6) */ -font-weight:bold; margin-right:30px; padding-left:2em; } -#theAdminPage h3 { /* theme.css (line 96) */ -background: transparent none; margin-right:30px; font-weight: lighter;} -#theAdminPage h2 { /* theme.css (line 72) */ border-bottom:0px none; -color:#333; display:block; font-size:36px; margin:0px; overflow:hidden; -position:relative; right:0px; text-align:right; top:-50px; -width:920px !important; } -body#theAdminPage { /*theme.css (line 324) */ -background:#111111 url(images/top-left-bg.png) no-repeat scroll left top;} -#theAdminPage #the_page { /*theme.css (line 73)*/ -background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom; } -#the_page { /*theme.css (line 348)*/ padding-bottom:0px;} - -body#theAdminPage #menubar { /* theme.css (line 324) */ -background:transparent url(images/admin_v2_menuBox-bottom.png) no-repeat scroll left bottom; -border-bottom:0px none; float:none; left:0px; margin:100px 35px; min-height:423px; -position:absolute; top:0px; width:207px; } -#theAdminPage #the_page .content { - background: #222 url(images/fillet.png) repeat-x top left; min-height: 424px; - border-width:0px; padding: 0px 5px 0px 0px; list-style-type:none; margin: 0px 10px 0px 248px; } - -body#theAdminPage #menubar dl.selected dd { padding-bottom: 110px; } - -.header_notes {/*default-colors.cs... (line 91)*/ -background-image:url(icon/note.png); background-position:left top; -background-repeat:no-repeat; border:1px solid #AAAAAA; font-weight:bold; -margin:14px; padding:5px 0px 0px; position:absolute; right:31px; -text-align:center; top:96px; width:502px; } -#theAdminPage #menubar dl {/*theme.css (line 372)*/ -background:transparent url(images/menubar-top.png) no-repeat scroll left top; width: 207px; -border:0; box-shadow: none; -} -#theAdminPage #menubar dl.selected {/*theme.css (line 372)*/ -background:transparent url(images/menubar-top.png) no-repeat scroll left top; -} -#theAdminPage #menubar dt { background: none; left:10px; position:relative; text-align:left; top:-15px; font-size: 14px;} -#theAdminPage #menubar dd { background: transparent url(images/menubar-detail.png) repeat-y top left; -margin: 0px; padding: 0px;} -span.bg { background-color: #222; padding-left: 3px; } -html, body { -height:100%; -} -ul.tabsheet li.normal_tab, ul.tabsheet li.selected_tab { -border: 0; padding:0px; } -ul.tabsheet a { -background: transparent url(images/inactive_tab.png) no-repeat scroll left top; -width:145px !important;} -ul.tabsheet a { border:0; font-size: 8px; -font-family: verdana,arial,helvetica,sans-serif; line-height: 14px; } - -ul.tabsheet { -background-color:transparent; border:0pt none; display:table; -float:right; font-family:verdana,arial,helvetica,sans-serif; -font-size:8px; line-height:1.1em; list-style-image:none; -margin: 0px; padding:0px; -position:relative; text-decoration:none; -top:-2px; white-space:nowrap; width:730px; } -ul.tabsheet li { -float:right; margin:0px; padding:0px; text-align:right; overflow: hidden; -width:136px !important; } -ul.tabsheet a { -background:transparent url(images/inactive_tab.png) no-repeat scroll left 4px; -border:0px none; color:#777777; display:block; font-size:8px; text-transform:capitalize; -font-weight:bold; height:33px; overflow:hidden; padding:18px 30px 5px 0px; -text-align:right; text-decoration:none; width:122px !important; } -ul.tabsheet a:hover, .tabsheet li.selected_tab a { -background:transparent url(images/active_tab.png) no-repeat scroll left 0px; -color: #F36; } -#menubar a { color: #555; border-bottom: 1px dotted #777;} -#menubar .selected a { color: #850; border-bottom: 1px dotted #a72;} -#menubar .selected a:hover { color: #f36; border-bottom: 1px solid #f36;} -fieldset#uploadConf input { margin-left:5%; width:160px; } -table.table2 th { padding:3px 0.8em; }
\ No newline at end of file diff --git a/template/yoga/theme/admin/themeconf.inc.php b/template/yoga/theme/admin/themeconf.inc.php deleted file mode 100644 index f1f0d90e0..000000000 --- a/template/yoga/theme/admin/themeconf.inc.php +++ /dev/null @@ -1,73 +0,0 @@ -<?php -/** - * Accordion menus need to be stable - */ -function selected_admin_menu() -{ - if (isset($_GET['page'])) - { - switch ($_GET['page']) { - case 'configuration': - return 1; - case 'site_manager': - case 'site_update': - case 'cat_list': - case 'cat_modify': - case 'cat_move': - case 'cat_options': - case 'element_set': - case 'cat_perm': - case 'permalinks': - case 'picture_modify': - if (isset($_GET['cat']) and $_GET['cat']=='caddie') { - return 3; - } - return 2; - case 'comments': - case 'upload': - case 'thumbnail': - case 'rating': - case 'tags': - return 3; - case 'user_list': - case 'group_list': - case 'notification_by_mail': - return 4; - case 'stats': - case 'history': - case 'maintenance': - case 'advanced_feature': - case 'ws_checker': - case 'plugins_list': - case 'plugin': - return 5; - } - } - return 0; -} - -$themeconf = array( - 'template' => 'yoga', - 'theme' => 'admin', - 'template_dir' => 'template/yoga', - 'icon_dir' => 'template/yoga/icon', - 'admin_icon_dir' => 'template/yoga/icon/admin', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', - 'local_head' => ' -<!-- Admin Accordion Menus --> - <script type="text/javascript" src="template-common/lib/jquery.js"></script> - <script type="text/javascript" src="template-common/lib/chili-1.7.pack.js"></script> - <script type="text/javascript" src="template-common/lib/jquery.easing.js"></script> - <script type="text/javascript" src="template-common/lib/jquery.dimensions.js"></script> - <script type="text/javascript" src="template-common/jquery.accordion.js"></script> - <script type="text/javascript"> - jQuery().ready(function(){ - jQuery(\'#menubar\').accordion({ - header: "dt.rdion", - event: "click", - active: '. selected_admin_menu() . ' - }); - }); - </script>' -); -?> diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index 4a04cf44c..1eb981df1 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -18,7 +18,7 @@ /******************************************************************************/ /* Texts Only */ BODY, H1, H3, DT, H2, .throw { color: #369; } -H2, #menubar DT, .throw, TD H3, #theAdminPage H3 { +H2, #menubar DT, .throw, TD H3 { color: #fff; } #menubar DT, #menubar DT A { @@ -41,7 +41,6 @@ INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#69c; } .infoTable, -#theAdminPage .content, input#qsearchInput { color: #369; } .content .infos { color: #036; } .content .errors { color: #900; } @@ -81,7 +80,7 @@ input.rateButtonSelected, .content ul.thumbnailCategories li div.thumbnailCategory .description p + p { color: #369; } -.tabsheet li, .tabsheet li a, #theAdminPage h3 a, +.tabsheet li, .tabsheet li a, .content div.thumbnailCategory .description h3 a { color: #fff; } @@ -96,7 +95,6 @@ BODY { background: #cde; } .header_notes, #thePicturePage #the_page, #thePicturePage #theImage, -#theAdminPage #the_page, .content { background-color: #dfe8ff; } #the_page { background-color: #dfe8ff; } #menubar, H3, #imageHeaderBar, @@ -104,7 +102,6 @@ BODY { background: #cde; } H2, #menubar DT, .throw, TD H3, #imageToolBar, #imageHeaderBar, #imageHeaderBar H2, .tabsheet li, -#theAdminPage H3 { background-color: #369; } .content H2 { background-color: #369; } .content .infos { background-color: #47a; ;} .content .errors { background-color: #fc5; ;} @@ -211,7 +208,6 @@ A.navThumb, A.navThumb:hover, padding: 5px 0px 30px 0px; margin: 0px; } -#theAdminPage .content table td { padding: 2px 8px; } ul.tabsheet, ul.tabsheet li { border-color: #369 !important; } .tabsheet li:hover { border-color: #f92 !important; } diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 9c0deea14..3a6144a96 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -44,10 +44,6 @@ H2, .throw { text-align: center; float: left; } -#theAdminPage #menubar DT:before, -#theAdminPage #menubar DT:after { - content: ''; -} .content .pageNumberSelected { color: #f92; } @@ -69,8 +65,8 @@ BODY { H3, #imageToolBar A:hover, .row1, .tabsheet li { background-color: #222; } -#theAdminPage h2, #theAdminPage h3 { border-bottom: 1px solid #69c; } -#imageHeaderBar, #theAdminPage #the_page { + +#imageHeaderBar { background-color: #111; } #imageToolBar, .header_notes { @@ -88,12 +84,8 @@ A:hover { border: 1px solid #eee; padding: 5px; } -#theAdminPage #the_page .content { - background-color: #111; - border-width: 0px; - padding: 5px; -} -H2, #menubar DT, .throw, TD H3, #theAdminPage H3 { + +H2, #menubar DT, .throw, TD H3 { background-image: url(images/tableh1_bg.png); background-repeat: repeat-x; } |