fixes #1052 separate themes from Piwigo core repository

* Sylvia : https://github.com/Piwigo/piwigo-Sylvia
* elegant : https://github.com/Piwigo/piwigo-elegant
* smartpocket : https://github.com/Piwigo/piwigo-smartpocket
* dark : https://github.com/Piwigo/piwigo-dark
* clear : https://github.com/Piwigo/piwigo-clear
This commit is contained in:
plegall
2019-08-06 17:52:04 +02:00
parent 292b414d25
commit 54154eb834
289 changed files with 0 additions and 9294 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 B

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,3 +0,0 @@
<!--[if IE]>
<link rel="stylesheet" href="{$ROOT_URL}themes/Sylvia/theme-ie.css" type="text/css">
<![endif]-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -1,12 +0,0 @@
#content .thumbnailCategory .description .text {
scrollbar-face-color:#222;
scrollbar-shadow-color:#444;
scrollbar-highlight-color:#000;
scrollbar-darkshadow-color:#333;
scrollbar-track-color:#111;
scrollbar-arrow-color:#f70;
}
#debug { word-wrap:break-word; }
/* IE6... Hacks: */
/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */

View File

@@ -1,483 +0,0 @@
/* thumbnail wrap size */
.thumbnailCategory .illustration {
min-width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */
}
.commentElement .illustration {
min-width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */
}
/**
* Menubar
*/
#menubar DL {
background:transparent url(images/menuBox_top.gif) no-repeat scroll left top;
margin:0 0 5px 40px;
padding:0;
width: 231px;
min-width: 231px;
border: 0;
min-height: 32px;
overflow-x: hidden;
}
#menubar DT {
background-color:#111;
border:0;
display:inline;
margin-left:8px;
text-align:left;
}
#menubar DD {
background:transparent url(images/menuBox_bottom.gif) no-repeat scroll left bottom;
margin:14px 0 0 0;
padding:0 0 22px;
width: 231px;
min-width: 231px;
border: 0;
overflow-x: hidden;
}
#menubar DD P {
background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
padding: 2px 16px 0;
margin: 0;
}
#menubar UL, #menubar #mbCategories p, #menubar .illustration {
background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
margin:0;
}
#menubar DT A {
font-size: 100%;
}
#menubar UL {
color:#333;
font-size: 16px;
line-height: 15px;
}
#menubar UL SPAN.menuInfoCat {
color:#666;
}
#menubar LI {
padding-left: 12px;
}
#menubar LI UL {
background: transparent url(images/transparent.gif);
}
#menubar A, .menuInfoCat {
font-size: 13px;
}
#menubar form {
background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
margin:0;
}
#menubar p {
padding: 16px 16px 0;
}
.menubarFilter {
position: relative;
right: 8px;
top: 16px;
}
#menubar #mbIdentification {
background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important;
}
#menubar #mbIdentification DD {
background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom;
}
#menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration {
background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom;
}
#menubar #mbIdentification form {
background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom;
}
#menubar #mbIdentification form p {
background:transparent none repeat-y scroll left bottom;
}
#menubar #mbIdentification p {
padding: 2px 16px 0;
margin: 0;
}
#menubar #mbIdentification fieldset div input[type="text"] {
margin: 0 0 3px;
width: 174px;
display: inline;
}
#menubar #mbIdentification .button {
height:24px;
width:24px;
right:0px;
top:-40px;
}
#menubar #mbIdentification fieldset {
border:0;
margin:0 24px 0 23px;
}
#menubar #mbIdentification legend {
display: none;
}
#mbIdentification p, .totalImages {
color:#666;
}
#menubar #menuTagCloud {
background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
margin:0;
padding: 0 12px;
}
#qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus {
background-color:#444;
color:#999;
}
#qsearchInput {
color:#999;
}
/**
* Content
*/
.content {
background:#222 url(images/fillet.gif) repeat-x scroll left top;
min-height:466px;
border: 1px solid #000;
border-top: 0;
margin:21px 7px 0 290px !important;
padding-top:7px;
}
#the_page {
background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
z-index:0;
width: 100%;
min-width: 100%;
}
.content h2 {
padding:0px 10px 15px 15px;
border:0;
}
.content .navigationBar {
color:#666;
}
/* contentWithMenu */
.contentWithMenu {
margin-left: 290px;
}
.contentWithMenu #comments {
padding: 0 0 5px 0;
}
.contentWithMenu #imageToolBar {
padding-left: 0;
}
.contentWithMenu #imageHeaderBar .browsePath {
margin-left: 0;
}
/* Category thumbnails on main page */
.thumbnailCategories li {
background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom;
width:49%;
margin: 0;
padding:0;
}
.thumbnailCategory {
background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom;
padding: 0 0 2px;
margin:0;
}
.thumbnailCategory .illustration {
background:transparent url(images/cat_top-left.gif) no-repeat scroll left top;
padding: 0 5px 0 10px;
margin: 0 !important;
text-align: center;
}
.thumbnailCategory .illustration a {
display: block;
margin: 0 auto;
padding: 20px 4px 0;
border:0;
}
.thumbnailCategory .description {
background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
margin: 0;
padding:15px 10px 3px 0;
overflow: hidden !important;
height:158px;
}
.thumbnailCategory .description .text {
display:block;
margin:10px 2px 0 0;
overflow: auto;
overflow-x:hidden;
padding:0 0 5px;
}
.thumbnailCategory .description p.dates {
margin: 0 15px 0 15px;
text-align: right;
}
.thumbnailCategory .description H3 {
display: block;
}
.thumbnailCategories li:hover {
background-color:#111;
}
/* header */
#theHeader {
min-height:110px;
height:110px;
}
.header_msgs {
background:transparent url(images/header_msgs-bg.gif) repeat scroll left top;
border:0;
color:#333;
font-size:24px;
left:0;
margin:0;
padding:10px 0 6px 0;
text-align:center;
top:0;
width:100%;
z-index:99;
}
.header_notes {
background:transparent url(images/header_msgs-bg.gif) repeat scroll left top;
border:0 none;
color:#333;
font-size:16px;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:99;
}
.infos {
color:#f70;
border:0;
background:transparent url(icon/infos.png) no-repeat center right;
margin-left:40px;
text-align:left;
}
.errors {
color:#f33;
border:0;
background:transparent url(icon/errors.png) no-repeat center right;
margin-left:40px;
text-align:left;
font-weight:bold;
}
.infos li, .errors li {
list-style-type:none;
}
/* User comments */
#comments {
margin: 0 10px 5px 10px;
}
.content .commentElement {
border: 1px solid #666;
}
.content .commentElement.odd {
background-color: #222;
}
.content .commentElement.even {
background-color: #111;
}
.content .commentElement .illustration {
margin: 2px;
text-align: center;
}
.content .commentElement .description {
padding:15px 10px 3px 0;
overflow-x: hidden !important;
}
#comments .commentsList hr {display:none;}
#comments .filter input[type="submit"] { margin-top:1.8em; }
/* Thumbnails */
.thumbnails .wrap2 {
border: 1px solid #666; /* thumbnails border color and style */
border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
}
.thumbnails .wrap2:hover {
color:#666;
background-color:#111;
border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */
}
.calItem {
border:1px solid #666;
margin:0 5px;
padding:2px 5px 0 8px;
}
SPAN.calItem, td.calDayCellEmpty, td.calDayCellFull {
border:1px solid #666;
}
/**
* Picture
*/
#imageToolBar {
padding:0 7%;
}
#imageHeaderBar .imageNumber {
margin-right:7%;
}
#imageHeaderBar .browsePath {
margin-left:7%;
}
#imageHeaderBar, #imageToolBar A:hover {
background-color: transparent;
}
#imageHeaderBar H2 {
border: 0;
}
#theImage A, .illustration A, A.navThumb, A.navThumb {
border-bottom-width: 0;
}
.rateButtonStarFull, .rateButtonStarEmpty {
background-image: url('icon/rating-stars.gif');
}
#thePicturePage .commentElement {
padding: 15px 2px 6px 12px;
border: 1px solid #666;
}
#thePicturePage .commentsList {
padding-left: 12px;
padding-right: 12px;
overflow: visible;
width: auto;
}
#thePicturePage .odd {
background-color: #222;
}
.pictureContent {
margin:0 7px 7px 290px;
}
#addComment fieldset {
color: #f70;
border-color: #f70;
}
#addComment fieldset label {
color: #666;
}
/**
* Default Layout
*/
*, *:focus, *:active, input:active, a:active, input:focus, a:focus {
outline: none;
}
BODY {
background:#111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom;
margin:0;
min-height: 100%;
height: 100%;
padding:0;
}
BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT {
color:#666;
}
/* forms */
FIELDSET, INPUT, SELECT, TEXTAREA {
border: 1px solid #666;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
background-color:#444;
color:#999;
} /* stupid Line but needed due to inpact on other themes and deadline of Piwigo 2.0 */
input[type="file"] {
background-color:#222;
border: 1px solid #666;
}
INPUT, select, textarea {
color:#999;
background-color:#444;
}
input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull {
background-color: transparent;
}
input[type="button"], input[type="submit"], input[type="reset"] {
color:#ff3363;
background-color:#222;
border-color:#ff3363;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
color:#999;
border-color:#666;
}
/* links */
A, .rateButton {
color:#f70;
border-width: 0;
}
A:hover, A:active {
color:#f33;
border-bottom: 1px solid #ff3363;
cursor: pointer;
}
a.external {
color:#ff3363;
border:0;
text-decoration: none;
}
a.external:hover {
color:#ff7700;
border:0;
}
a.Piwigo {
font-family: verdana, arial, helvetica, sans-serif !important;
font-size: 11px; font-weight: normal; letter-spacing: 0;
color : #F33; text-decoration: none; border: 0; }
a.Piwigo:hover {
border-bottom: 1px solid #ff3363;
}
.titrePage img.button[alt="x"] { margin: 0 3px 3px; }
tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
border-color: #666;
}
#debug {
margin: 15px 15px 5px 248px;
font-size:12px;
clear: both;
}
/* sprites */
.pwg-icon {
background-image: url(../default/s26/outline_ff3363.png);
}
A:hover .pwg-icon {
background-image: url(../default/s26/outline_ff7700.png);
}
.message {
color:white;
background-color:#666;
}
.switchBox {
background-color: #222222;
border: 1px solid #FF3363;
border-radius: 0 15px 0 15px;
}
.switchBoxTitle {
border-color:#666;
}

View File

@@ -1,38 +0,0 @@
<?php
/*
Theme Name: Sylvia
Version: auto
Description: Dark background, flora and pink decorations.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=368
Author: Piwigo team
Author URI: http://piwigo.org
*/
$themeconf = array(
'name' => 'Sylvia',
'parent' => 'default',
'icon_dir' => 'themes/Sylvia/icon',
'mime_icon_dir' => 'themes/Sylvia/icon/mimetypes/',
);
/************************************ mainpage_categories.tpl ************************************/
add_event_handler('loc_end_index_category_thumbnails', 'Sylvia_album');
function Sylvia_album($tpl_thumbnails_var)
{
global $template;
$template->set_prefilter('index_category_thumbnails', 'Sylvia_album_prefilter');
return $tpl_thumbnails_var;
}
function Sylvia_album_prefilter($content, &$smarty)
{
$search = '#\{html_style\}#';
$replacement = '{html_style}
.thumbnailCategory .description .text{ldelim}
height: {$derivative_params->max_height()-30}px;
}';
$content = preg_replace($search, $replacement, $content);
$search = '#\.thumbnailCategory[\t ]*.description\{ldelim\}[\s]*height:[\t ]*\{\$derivative_params->max_height\(\)\+5#';
$replacement = '.thumbnailCategory .description{ldelim}
height: {$derivative_params->max_height()+15';
$content = preg_replace($search, $replacement, $content);
return $content;
}
?>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

View File

@@ -1,89 +0,0 @@
/* text color */
BODY, H1, H2, DT,
INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
color:#696969; /* dimgray */
}
/* backgrounds */
BODY {
background-color: #ffffff; /* white */
}
H2, #menubar DT, #imageHeaderBar, #imageToolBar A:hover {
background-color: #d3d3d3;
}
#menubar DL, .content, #imageToolBar, .switchBox, .header_notes {
background-color: #eeeeee;
}
/* borders */
#menubar DL, .content, #imageToolBar, .switchBox {
border: 1px solid #d3d3d3;
}
#theImage IMG {
border: 3px solid #d3d3d3;
}
/*I think this rule is never used*/
.content UL.thumbnail IMG {
border: 1px solid #a0a0a0;
}
FIELDSET, INPUT, SELECT, TEXTAREA,
.content .thumbnailCategory,
.content .commentElement {
border: 1px solid gray;
}
.thumbnails .wrap2 {
border: 1px solid #aaaaaa; /* thumbnails border color and style */
}
.thumbnails .wrap2:hover,
.content .thumbnailCategories .thumbnailCategory:hover,
.content .thumbnailCategories .thumbnailCategory:hover A,
.content .commentsList .commentElement:hover,
.content .commentsList .commentElement:hover A {
background-color: #faebd7;
border-color: yellow; /* thumbnails border color when mouse cursor is over it */
color: black;
}
/* links */
A, INPUT.rateButton {
color: #005e89;
background: transparent;
border-bottom: 1px dotted #005e89;
}
A:hover, INPUT.rateButton:hover {
color: #808060;
}
A.pwg-state-default {
border: 0;
}
A.navThumb, A.navThumb:hover {
border-bottom: none;
}
/*calendar elements*/
.calItem
{
border: 1px solid silver;
}
#qsearchInput { color: #005e89; }
.pwg-icon {
background-image: url(../default/s26/outline_005e89.png);
}
A:hover .pwg-icon {
background-image: url(../default/s26/outline_808060.png);
}

View File

@@ -1,15 +0,0 @@
<?php
/*
Theme Name: clear
Version: auto
Description: White background, soft gray.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=9
Author: Piwigo team
Author URI: http://piwigo.org
*/
$themeconf = array(
'name' => 'clear',
'parent' => 'default',
'colorscheme' => 'clear',
);
?>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 B

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

View File

@@ -1,76 +0,0 @@
/* text color */
BODY, H1,
INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
color:#d0d0d0;
}
H2, #menubar DT {
color: #ffff80;
background-image: url(images/tableh1_bg.png);
}
/* backgrounds */
BODY, #imageToolBar A:hover {
background-color: #2f2f2f;
}
#menubar DL, .content, #imageToolBar, #imageHeaderBar, .switchBox, .header_notes {
background-color: #505050;
}
#imageHeaderBar H2 {
background-image: none;
}
#imageHeaderBar {
border-top: 1px solid #000;
}
/* borders */
#menubar DL, .content, .switchBox {
border: 1px solid #000;
}
#menubar DT, #imageToolBar {
border-bottom: 1px solid #000;
}
FIELDSET, INPUT, SELECT, TEXTAREA,
.thumbnailCategory ,
.content .commentElement ,
.thumbnails .wrap2 {
border: 1px solid gray;
}
.thumbnails .wrap2:hover,
.thumbnailCategory:hover,
.content .commentElement:hover{
border-color: yellow; /* thumbnails border color when mouse cursor is over it */
}
/* links */
A, INPUT.rateButton {
color: #fff;
}
A:hover {
color: #ffff80;
}
.pwg-icon {
background-image: url(../default/s26/outline_ffffff.png);
}
A:hover .pwg-icon {
background-image: url(../default/s26/outline_ffff80.png);
}
.message {
color:white;
background-color:#666;
}

View File

@@ -1,14 +0,0 @@
<?php
/*
Theme Name: dark
Version: auto
Description: Dark background, grayscale.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=369
Author: Piwigo team
Author URI: http://piwigo.org
*/
$themeconf = array(
'name' => 'dark',
'parent' => 'default',
);
?>

View File

@@ -1,29 +0,0 @@
<?php
// Need upgrade?
global $conf;
include(PHPWG_THEMES_PATH.'elegant/admin/upgrade.inc.php');
load_language('theme.lang', PHPWG_THEMES_PATH.'elegant/');
$config_send= array();
if(isset($_POST['submit_elegant']))
{
$config_send['p_main_menu']=(isset($_POST['p_main_menu']) and !empty($_POST['p_main_menu'])) ? $_POST['p_main_menu'] : 'on';
$config_send['p_pict_descr']=(isset($_POST['p_pict_descr']) and !empty($_POST['p_pict_descr'])) ? $_POST['p_pict_descr'] : 'on';
$config_send['p_pict_comment']=(isset($_POST['p_pict_comment']) and !empty($_POST['p_pict_comment'])) ? $_POST['p_pict_comment'] : 'off';
conf_update_param('elegant', $config_send, true);
array_push($page['infos'], l10n('Information data registered in database'));
}
$template->set_filenames(array(
'theme_admin_content' => dirname(__FILE__) . '/admin.tpl'));
$template->assign('options', safe_unserialize($conf['elegant']));
$template->assign_var_from_handle('ADMIN_CONTENT', 'theme_admin_content');
?>

View File

@@ -1,44 +0,0 @@
{combine_css path="themes/default/js/ui/theme/jquery.ui.button.css"}
{combine_css path="themes/elegant/admin/jquery.ui.button.css"}
{footer_script require='jquery.ui.button'}
{literal}
jQuery(document).ready(function(){
jQuery( ".radio" ).buttonset();
});
{/literal}
{/footer_script}
<div class="titrePage">
<h2>{'Elegant, Configuration Page'|@translate}</h2>
</div>
<form method="post" class="properties" action="" ENCTYPE="multipart/form-data" name="form" class="properties">
<div id="configContent">
<fieldset>
<legend>{'Panels options'|@translate}</legend>
<p>{'Choose what should be the default state for each panel, or disable the animation:'|@translate}</p>
<ul>
<li class="radio" >
<label for="p_main_menu"><span class="property">{'Main Menu Panel'|@translate}</span>&nbsp;</label>
<input type="radio" id="p_main_menu_on" name="p_main_menu" value="on" {if $options.p_main_menu=="on"}checked="checked"{/if}><label for="p_main_menu_on">{'Displayed'|@translate}</label>
<input type="radio" id="p_main_menu_off" name="p_main_menu" value="off" {if $options.p_main_menu=="off"}checked="checked"{/if}><label for="p_main_menu_off">{'Hidden'|@translate}</label>
<input type="radio" id="p_main_menu_disabled" name="p_main_menu" value="disabled" {if $options.p_main_menu=="disabled"}checked="checked"{/if}><label for="p_main_menu_disabled">{'Disable the animation'|@translate}</label>
</li>
<li class="radio" >
<label for="p_pict_descr"><span class="property">{'Photo Description Panel'|@translate}</span>&nbsp;</label>
<input type="radio" id="p_pict_descr_on" name="p_pict_descr" value="on" {if $options.p_pict_descr=="on"}checked="checked"{/if}><label for="p_pict_descr_on">{'Displayed'|@translate}</label>
<input type="radio" id="p_pict_descr_off" name="p_pict_descr" value="off" {if $options.p_pict_descr=="off"}checked="checked"{/if}><label for="p_pict_descr_off">{'Hidden'|@translate}</label>
<input type="radio" id="p_pict_descr_disabled" name="p_pict_descr" value="disabled" {if $options.p_pict_descr=="disabled"}checked="checked"{/if}><label for="p_pict_descr_disabled">{'Disable the animation'|@translate}</label>
</li>
<li class="radio" >
<label for="p_pict_comment"><span class="property">{'Comments Panel'|@translate}</span>&nbsp;</label>
<input type="radio" id="p_pict_comment_on" name="p_pict_comment" value="on" {if $options.p_pict_comment=="on"}checked="checked"{/if}><label for="p_pict_comment_on">{'Displayed'|@translate}</label>
<input type="radio" id="p_pict_comment_off" name="p_pict_comment" value="off" {if $options.p_pict_comment=="off"}checked="checked"{/if}><label for="p_pict_comment_off">{'Hidden'|@translate}</label>
<input type="radio" id="p_pict_comment_disabled" name="p_pict_comment" value="disabled" {if $options.p_pict_comment=="disabled"}checked="checked"{/if}><label for="p_pict_comment_disabled">{'Disable the animation'|@translate}</label>
</li>
</ul>
</fieldset>
</div>
<p>
<input class="submit" type="submit" value="{'Submit'|@translate}" name="submit_elegant" />
</p>
</form>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,571 +0,0 @@
/*! jQuery UI - v1.10.3 - 2013-06-16
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.button.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
#content .ui-helper-hidden {
display: none;
}
#content .ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
#content .ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
#content .ui-helper-clearfix:before,
#content .ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
#content .ui-helper-clearfix:after {
clear: both;
}
#content .ui-helper-clearfix {
min-height: 0; /* support: IE7 */
}
#content .ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0);
}
#content .ui-front {
z-index: 100;
}
/* Interaction Cues
----------------------------------*/
#content .ui-state-disabled {
cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
#content .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
#content .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#content .ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
}
#content .ui-button,
#content .ui-button:link,
#content .ui-button:visited,
#content .ui-button:hover,
#content .ui-button:active {
text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
#content .ui-button-icon-only {
width: 2.2em;
}
/* button elements seem to need a little more width */
#content button.ui-button-icon-only {
width: 2.4em;
}
#content .ui-button-icons-only {
width: 3.4em;
}
#content button.ui-button-icons-only {
width: 3.7em;
}
/* button text element */
#content .ui-button .ui-button-text {
display: block;
line-height: normal;
}
#content .ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
#content .ui-button-icon-only .ui-button-text,
#content .ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
#content .ui-button-text-icon-primary .ui-button-text,
#content .ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
#content .ui-button-text-icon-secondary .ui-button-text,
#content .ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
#content .ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
#content input.ui-button {
padding: .4em 1em;
}
/* button icon element(s) */
#content .ui-button-icon-only .ui-icon,
#content .ui-button-text-icon-primary .ui-icon,
#content .ui-button-text-icon-secondary .ui-icon,
#content .ui-button-text-icons .ui-icon,
#content .ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
#content .ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
#content .ui-button-text-icon-primary .ui-button-icon-primary,
#content .ui-button-text-icons .ui-button-icon-primary,
#content .ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
#content .ui-button-text-icon-secondary .ui-button-icon-secondary,
#content .ui-button-text-icons .ui-button-icon-secondary,
#content .ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
}
/* button sets */
#content .ui-buttonset {
margin-right: 7px;
}
#content .ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
#content input.ui-button::-moz-focus-inner,
#content button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
/* Component containers
----------------------------------*/
#content .ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
color: #222222;
}
#content .ui-widget-content a {
color: #222222;
}
#content .ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
#content .ui-widget-header a {
color: #222222;
}
/* Interaction states
----------------------------------*/
#content .ui-state-default,
#content .ui-widget-content .ui-state-default,
#content .ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
#content .ui-state-default a,
#content .ui-state-default a:link,
#content .ui-state-default a:visited {
color: #555555;
text-decoration: none;
}
#content .ui-state-hover,
#content .ui-widget-content .ui-state-hover,
#content .ui-widget-header .ui-state-hover,
#content .ui-state-focus,
#content .ui-widget-content .ui-state-focus,
#content .ui-widget-header .ui-state-focus {
border: 1px solid #999999;
background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
#content .ui-state-hover a,
#content .ui-state-hover a:hover,
#content .ui-state-hover a:link,
#content .ui-state-hover a:visited {
color: #212121;
text-decoration: none;
}
#content .ui-state-active,
#content .ui-widget-content .ui-state-active,
#content .ui-widget-header .ui-state-active {
border: 1px solid #aaaaaa;
background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
#content .ui-state-active a,
#content .ui-state-active a:link,
#content .ui-state-active a:visited {
color: #212121;
text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
#content .ui-state-highlight,
#content .ui-widget-content .ui-state-highlight,
#content .ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
#content .ui-state-highlight a,
#content .ui-widget-content .ui-state-highlight a,
#content .ui-widget-header .ui-state-highlight a {
color: #363636;
}
#content .ui-state-error,
#content .ui-widget-content .ui-state-error,
#content .ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
#content .ui-state-error a,
#content .ui-widget-content .ui-state-error a,
#content .ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
#content .ui-state-error-text,
#content .ui-widget-content .ui-state-error-text,
#content .ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
#content .ui-priority-primary,
#content .ui-widget-content .ui-priority-primary,
#content .ui-widget-header .ui-priority-primary {
font-weight: bold;
}
#content .ui-priority-secondary,
#content .ui-widget-content .ui-priority-secondary,
#content .ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70);
font-weight: normal;
}
#content .ui-state-disabled,
#content .ui-widget-content .ui-state-disabled,
#content .ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35);
background-image: none;
}
#content .ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
#content .ui-icon {
width: 16px;
height: 16px;
}
#content .ui-icon,
#content .ui-widget-content .ui-icon {
background-image: url(images/ui-icons_222222_256x240.png);
}
#content .ui-widget-header .ui-icon {
background-image: url(images/ui-icons_222222_256x240.png);
}
#content .ui-state-default .ui-icon {
background-image: url(images/ui-icons_888888_256x240.png);
}
#content .ui-state-hover .ui-icon,
#content .ui-state-focus .ui-icon {
background-image: url(images/ui-icons_454545_256x240.png);
}
#content .ui-state-active .ui-icon {
background-image: url(images/ui-icons_454545_256x240.png);
}
#content .ui-state-highlight .ui-icon {
background-image: url(images/ui-icons_2e83ff_256x240.png);
}
#content .ui-state-error .ui-icon,
#content .ui-state-error-text .ui-icon {
background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
/* positioning */
#content .ui-icon-blank { background-position: 16px 16px; }
#content .ui-icon-carat-1-n { background-position: 0 0; }
#content .ui-icon-carat-1-ne { background-position: -16px 0; }
#content .ui-icon-carat-1-e { background-position: -32px 0; }
#content .ui-icon-carat-1-se { background-position: -48px 0; }
#content .ui-icon-carat-1-s { background-position: -64px 0; }
#content .ui-icon-carat-1-sw { background-position: -80px 0; }
#content .ui-icon-carat-1-w { background-position: -96px 0; }
#content .ui-icon-carat-1-nw { background-position: -112px 0; }
#content .ui-icon-carat-2-n-s { background-position: -128px 0; }
#content .ui-icon-carat-2-e-w { background-position: -144px 0; }
#content .ui-icon-triangle-1-n { background-position: 0 -16px; }
#content .ui-icon-triangle-1-ne { background-position: -16px -16px; }
#content .ui-icon-triangle-1-e { background-position: -32px -16px; }
#content .ui-icon-triangle-1-se { background-position: -48px -16px; }
#content .ui-icon-triangle-1-s { background-position: -64px -16px; }
#content .ui-icon-triangle-1-sw { background-position: -80px -16px; }
#content .ui-icon-triangle-1-w { background-position: -96px -16px; }
#content .ui-icon-triangle-1-nw { background-position: -112px -16px; }
#content .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
#content .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
#content .ui-icon-arrow-1-n { background-position: 0 -32px; }
#content .ui-icon-arrow-1-ne { background-position: -16px -32px; }
#content .ui-icon-arrow-1-e { background-position: -32px -32px; }
#content .ui-icon-arrow-1-se { background-position: -48px -32px; }
#content .ui-icon-arrow-1-s { background-position: -64px -32px; }
#content .ui-icon-arrow-1-sw { background-position: -80px -32px; }
#content .ui-icon-arrow-1-w { background-position: -96px -32px; }
#content .ui-icon-arrow-1-nw { background-position: -112px -32px; }
#content .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
#content .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
#content .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
#content .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
#content .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
#content .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
#content .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
#content .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
#content .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
#content .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
#content .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
#content .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
#content .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
#content .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
#content .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
#content .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
#content .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
#content .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
#content .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
#content .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
#content .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
#content .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
#content .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
#content .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
#content .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
#content .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
#content .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
#content .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
#content .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
#content .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
#content .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
#content .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
#content .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
#content .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
#content .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
#content .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
#content .ui-icon-arrow-4 { background-position: 0 -80px; }
#content .ui-icon-arrow-4-diag { background-position: -16px -80px; }
#content .ui-icon-extlink { background-position: -32px -80px; }
#content .ui-icon-newwin { background-position: -48px -80px; }
#content .ui-icon-refresh { background-position: -64px -80px; }
#content .ui-icon-shuffle { background-position: -80px -80px; }
#content .ui-icon-transfer-e-w { background-position: -96px -80px; }
#content .ui-icon-transferthick-e-w { background-position: -112px -80px; }
#content .ui-icon-folder-collapsed { background-position: 0 -96px; }
#content .ui-icon-folder-open { background-position: -16px -96px; }
#content .ui-icon-document { background-position: -32px -96px; }
#content .ui-icon-document-b { background-position: -48px -96px; }
#content .ui-icon-note { background-position: -64px -96px; }
#content .ui-icon-mail-closed { background-position: -80px -96px; }
#content .ui-icon-mail-open { background-position: -96px -96px; }
#content .ui-icon-suitcase { background-position: -112px -96px; }
#content .ui-icon-comment { background-position: -128px -96px; }
#content .ui-icon-person { background-position: -144px -96px; }
#content .ui-icon-print { background-position: -160px -96px; }
#content .ui-icon-trash { background-position: -176px -96px; }
#content .ui-icon-locked { background-position: -192px -96px; }
#content .ui-icon-unlocked { background-position: -208px -96px; }
#content .ui-icon-bookmark { background-position: -224px -96px; }
#content .ui-icon-tag { background-position: -240px -96px; }
#content .ui-icon-home { background-position: 0 -112px; }
#content .ui-icon-flag { background-position: -16px -112px; }
#content .ui-icon-calendar { background-position: -32px -112px; }
#content .ui-icon-cart { background-position: -48px -112px; }
#content .ui-icon-pencil { background-position: -64px -112px; }
#content .ui-icon-clock { background-position: -80px -112px; }
#content .ui-icon-disk { background-position: -96px -112px; }
#content .ui-icon-calculator { background-position: -112px -112px; }
#content .ui-icon-zoomin { background-position: -128px -112px; }
#content .ui-icon-zoomout { background-position: -144px -112px; }
#content .ui-icon-search { background-position: -160px -112px; }
#content .ui-icon-wrench { background-position: -176px -112px; }
#content .ui-icon-gear { background-position: -192px -112px; }
#content .ui-icon-heart { background-position: -208px -112px; }
#content .ui-icon-star { background-position: -224px -112px; }
#content .ui-icon-link { background-position: -240px -112px; }
#content .ui-icon-cancel { background-position: 0 -128px; }
#content .ui-icon-plus { background-position: -16px -128px; }
#content .ui-icon-plusthick { background-position: -32px -128px; }
#content .ui-icon-minus { background-position: -48px -128px; }
#content .ui-icon-minusthick { background-position: -64px -128px; }
#content .ui-icon-close { background-position: -80px -128px; }
#content .ui-icon-closethick { background-position: -96px -128px; }
#content .ui-icon-key { background-position: -112px -128px; }
#content .ui-icon-lightbulb { background-position: -128px -128px; }
#content .ui-icon-scissors { background-position: -144px -128px; }
#content .ui-icon-clipboard { background-position: -160px -128px; }
#content .ui-icon-copy { background-position: -176px -128px; }
#content .ui-icon-contact { background-position: -192px -128px; }
#content .ui-icon-image { background-position: -208px -128px; }
#content .ui-icon-video { background-position: -224px -128px; }
#content .ui-icon-script { background-position: -240px -128px; }
#content .ui-icon-alert { background-position: 0 -144px; }
#content .ui-icon-info { background-position: -16px -144px; }
#content .ui-icon-notice { background-position: -32px -144px; }
#content .ui-icon-help { background-position: -48px -144px; }
#content .ui-icon-check { background-position: -64px -144px; }
#content .ui-icon-bullet { background-position: -80px -144px; }
#content .ui-icon-radio-on { background-position: -96px -144px; }
#content .ui-icon-radio-off { background-position: -112px -144px; }
#content .ui-icon-pin-w { background-position: -128px -144px; }
#content .ui-icon-pin-s { background-position: -144px -144px; }
#content .ui-icon-play { background-position: 0 -160px; }
#content .ui-icon-pause { background-position: -16px -160px; }
#content .ui-icon-seek-next { background-position: -32px -160px; }
#content .ui-icon-seek-prev { background-position: -48px -160px; }
#content .ui-icon-seek-end { background-position: -64px -160px; }
#content .ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
#content .ui-icon-seek-first { background-position: -80px -160px; }
#content .ui-icon-stop { background-position: -96px -160px; }
#content .ui-icon-eject { background-position: -112px -160px; }
#content .ui-icon-volume-off { background-position: -128px -160px; }
#content .ui-icon-volume-on { background-position: -144px -160px; }
#content .ui-icon-power { background-position: 0 -176px; }
#content .ui-icon-signal-diag { background-position: -16px -176px; }
#content .ui-icon-signal { background-position: -32px -176px; }
#content .ui-icon-battery-0 { background-position: -48px -176px; }
#content .ui-icon-battery-1 { background-position: -64px -176px; }
#content .ui-icon-battery-2 { background-position: -80px -176px; }
#content .ui-icon-battery-3 { background-position: -96px -176px; }
#content .ui-icon-circle-plus { background-position: 0 -192px; }
#content .ui-icon-circle-minus { background-position: -16px -192px; }
#content .ui-icon-circle-close { background-position: -32px -192px; }
#content .ui-icon-circle-triangle-e { background-position: -48px -192px; }
#content .ui-icon-circle-triangle-s { background-position: -64px -192px; }
#content .ui-icon-circle-triangle-w { background-position: -80px -192px; }
#content .ui-icon-circle-triangle-n { background-position: -96px -192px; }
#content .ui-icon-circle-arrow-e { background-position: -112px -192px; }
#content .ui-icon-circle-arrow-s { background-position: -128px -192px; }
#content .ui-icon-circle-arrow-w { background-position: -144px -192px; }
#content .ui-icon-circle-arrow-n { background-position: -160px -192px; }
#content .ui-icon-circle-zoomin { background-position: -176px -192px; }
#content .ui-icon-circle-zoomout { background-position: -192px -192px; }
#content .ui-icon-circle-check { background-position: -208px -192px; }
#content .ui-icon-circlesmall-plus { background-position: 0 -208px; }
#content .ui-icon-circlesmall-minus { background-position: -16px -208px; }
#content .ui-icon-circlesmall-close { background-position: -32px -208px; }
#content .ui-icon-squaresmall-plus { background-position: -48px -208px; }
#content .ui-icon-squaresmall-minus { background-position: -64px -208px; }
#content .ui-icon-squaresmall-close { background-position: -80px -208px; }
#content .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
#content .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
#content .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
#content .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
#content .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
#content .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
/* Misc visuals
----------------------------------*/
/* Corner radius */
#content .ui-corner-all,
#content .ui-corner-top,
#content .ui-corner-left,
#content .ui-corner-tl {
border-top-left-radius: 4px;
}
#content .ui-corner-all,
#content .ui-corner-top,
#content .ui-corner-right,
#content .ui-corner-tr {
border-top-right-radius: 4px;
}
#content .ui-corner-all,
#content .ui-corner-bottom,
#content .ui-corner-left,
#content .ui-corner-bl {
border-bottom-left-radius: 4px;
}
#content .ui-corner-all,
#content .ui-corner-bottom,
#content .ui-corner-right,
#content .ui-corner-br {
border-bottom-right-radius: 4px;
}
/* Overlays */
#content .ui-widget-overlay {
background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
}
#content .ui-widget-shadow {
margin: -8px 0 0 -8px;
padding: 8px;
background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30);
border-radius: 8px;
}

View File

@@ -1,28 +0,0 @@
<?php
if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
global $prefixeTable, $conf;
if (!isset($conf['elegant']))
{
$config = array(
'p_main_menu' => 'on', //on - off - disabled
'p_pict_descr' => 'on', //on - off - disabled
'p_pict_comment' => 'off', //on - off - disabled
);
conf_update_param('elegant', $config, true);
}
elseif (count(safe_unserialize( $conf['elegant'] ))!=3)
{
$conff = safe_unserialize($conf['elegant']);
$config = array(
'p_main_menu' => (isset($conff['p_main_menu'])) ? $conff['p_main_menu'] :'on',
'p_pict_descr' => (isset($conff['p_pict_descr'])) ? $conff['p_pict_descr'] :'on',
'p_pict_comment' => (isset($conff['p_pict_comment'])) ? $conff['p_pict_comment'] :'off',
);
conf_update_param('elegant', $config, true);
}
?>

View File

@@ -1,3 +0,0 @@
#theImage.infoshown { float: left;}
#theImage.infohidden { float: right;}
#imageToolBar .actionButtons { float: right;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 921 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 924 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'اختيار ما ينبغي أن تكون علية الحالة الافتراضية لكل لوحة، أو تعطيل الرسوم المتحركة:';
$lang['Comments Panel'] = 'لوحة التعليقات';
$lang['Disable the animation'] = 'تعطيل الرسوم المتحركة';
$lang['Displayed'] = 'عرض';
$lang['Elegant, Configuration Page'] = 'الأنيق، صفحة التكوين';
$lang['Hidden'] = 'مخفي';
$lang['Main Menu Panel'] = 'لوحة القائمة الرئيسية ';
$lang['Panels options'] = 'خيارات اللوحات';
$lang['Photo Description Panel'] = 'لوحة وصف الصورة';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Изберете какъв ще бъде по подразбиране всеки панел или забранете анимирането:';
$lang['Photo Description Panel'] = 'Панел с описание на снимки';
$lang['Panels options'] = 'Панел опции';
$lang['Main Menu Panel'] = 'Панел на основното меню';
$lang['Hidden'] = 'Скрито';
$lang['Elegant, Configuration Page'] = 'Elegant, конфигурационна страница';
$lang['Disable the animation'] = 'Забрана на анимация';
$lang['Displayed'] = 'Показани';
$lang['Comments Panel'] = 'Панел с коментари';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Comments Panel'] = 'Panell an evezhiadennoù';
$lang['Main Menu Panel'] = 'Panell ar penn-lañser';
$lang['Panels options'] = 'Dibarzhioù ar banelloù';
$lang['Photo Description Panel'] = 'Panell deskrivadur al luc\'hskeudennoù';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Dibabit peseurt stad a rank bezañ an hini dre ziouer evit pep skramm, pe diweredekait ar skeudenn-vev:';
$lang['Hidden'] = 'Kuzhet';
$lang['Elegant, Configuration Page'] = 'Cheuc\'h, Pajenn kefluniañ';
$lang['Disable the animation'] = 'Diweredekaat ar skeudenn-vev';
$lang['Displayed'] = 'Diskouezet';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Escolliu l\'estat per defecte de cada panell, o deshabiliteu l\'animació:';
$lang['Comments Panel'] = 'Panell de comentaris';
$lang['Disable the animation'] = 'Deshabilitar l\'animació';
$lang['Displayed'] = 'Visualitzat';
$lang['Elegant, Configuration Page'] = 'Elegant, Pàgina de configuració';
$lang['Hidden'] = 'Amagat';
$lang['Main Menu Panel'] = 'Panell del menú principal';
$lang['Panels options'] = 'Opcions dels panells';
$lang['Photo Description Panel'] = 'Panell de descripció de la foto';
?>

View File

@@ -1,30 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo 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. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,11 +0,0 @@
<?php
$lang['Elegant, Configuration Page'] = 'Elegant, stránka s konfigurací';
$lang['Panels options'] = 'Nastavení panelů';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Nastavte výchozí stav pro každý panel nebo deaktivujte animaci:';
$lang['Main Menu Panel'] = 'Hlavní menu panel';
$lang['Displayed'] = 'Zobrazen';
$lang['Hidden'] = 'Skryt';
$lang['Disable the animation'] = 'Deaktivovat animaci';
$lang['Photo Description Panel'] = 'Panel s popisem fotografií';
$lang['Comments Panel'] = 'Panel komentářů';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Hvad hvad der skal være hvert panels standardtilstand, eller deaktiver animationen:';
$lang['Comments Panel'] = 'Kommentarpanel';
$lang['Disable the animation'] = 'Deaktiver animationen';
$lang['Displayed'] = 'Vist';
$lang['Elegant, Configuration Page'] = 'Elegant, Opsætningspanel';
$lang['Hidden'] = 'Skjult';
$lang['Main Menu Panel'] = 'Panelets hovedmenu';
$lang['Panels options'] = 'Panelindstillinger';
$lang['Photo Description Panel'] = 'Fotobeskrivelsespanel';
?>

View File

@@ -1,16 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Standard-Status für jedes Panel festlegen oder Animation deaktivieren';
$lang['Comments Panel'] = 'Kommentarübersicht';
$lang['Disable the animation'] = 'Animation deaktivieren';
$lang['Displayed'] = 'Angezeigt';
$lang['Elegant, Configuration Page'] = 'Elegant, Konfigurationsseite';
$lang['Hidden'] = 'Ausgeblendet';
$lang['Main Menu Panel'] = 'Hauptmenü';
$lang['Panels options'] = 'Optionen';
$lang['Photo Description Panel'] = 'Fotobeschreibungen';

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Photo Description Panel'] = 'Πάνελ Περιγραφής Φωτογραφίας ';
$lang['Panels options'] = 'επιλογές πάνελ';
$lang['Main Menu Panel'] = 'Πάνελ Κύριου μενού';
$lang['Hidden'] = 'Κρυφό';
$lang['Elegant, Configuration Page'] = 'Elegant, διαμόρφωσης σελίδας';
$lang['Displayed'] = 'Εμφανιζόμενο';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Επιλέξτε αυτό που θα θέλατε να είναι η προεπιλεγμένη κατάσταση για κάθε πάνελ, ή απενεργοποιήσετε τα κινούμενα σχέδια:';
$lang['Disable the animation'] = 'Απενεργοποιήστε τα κινούμενα σχέδια';
$lang['Comments Panel'] = 'Πάνελ Σχολίων';
?>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,11 +0,0 @@
<?php
$lang['Elegant, Configuration Page'] = 'Elegant, Configuration Page';
$lang['Panels options'] = 'Panels options';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choose what should be the default state for each panel, or disable the animation:';
$lang['Main Menu Panel'] = 'Main Menu Panel';
$lang['Displayed'] = 'Displayed';
$lang['Hidden'] = 'Hidden';
$lang['Disable the animation'] = 'Disable the animation';
$lang['Photo Description Panel'] = 'Photo Description Panel';
$lang['Comments Panel'] = 'Comments Panel';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Photo Description Panel'] = 'Fotopriskriba panelo';
$lang['Panels options'] = 'Panelaj opcioj';
$lang['Main Menu Panel'] = 'Panelo de la ĉefa menuo';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Elektu, kion estu la apriora stato de ĉiu panelo, aŭ malŝaltu la animacio:';
$lang['Elegant, Configuration Page'] = 'Agordopaĝo de Elegant';
$lang['Comments Panel'] = 'Panelo por komentoj';
$lang['Disable the animation'] = 'Malŝalti la animacion';
$lang['Displayed'] = 'Montrita';
$lang['Hidden'] = 'Kaŝita';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Elija lo que debería ser el estado por defecto para cada panel o desactivar la animación:';
$lang['Comments Panel'] = 'Panel de comentarios ';
$lang['Disable the animation'] = 'Desactivar la animación';
$lang['Displayed'] = 'Mostrado';
$lang['Elegant, Configuration Page'] = 'Pagina de configuración de Elegant';
$lang['Hidden'] = 'Esconder';
$lang['Main Menu Panel'] = 'Panel del menú principal';
$lang['Panels options'] = 'Opciones del panel';
$lang['Photo Description Panel'] = 'Descripción de la foto del panel';
?>

View File

@@ -1,16 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Vali igale paneelile vaikimis olek või lülita animatsioon välja:';
$lang['Comments Panel'] = 'Kommentaaride paneel';
$lang['Disable the animation'] = 'Lülita animatsioon välja';
$lang['Displayed'] = 'Näidatakse';
$lang['Elegant, Configuration Page'] = 'Elegant, seadistuspaneel';
$lang['Hidden'] = 'Peidetud';
$lang['Main Menu Panel'] = 'Peamenüü paneel';
$lang['Panels options'] = 'Paneeli seaded';
$lang['Photo Description Panel'] = 'Pildi kirjelduste paneel';

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'وضعیت پیشفرضِ هر پنل را انتخاب کنید، یا حالت انیمیشن آنها را غیر فعال کنید:';
$lang['Comments Panel'] = 'پنلِ توضیحات';
$lang['Disable the animation'] = 'غیر فعال کردنِ انیمیشن';
$lang['Displayed'] = 'نمایش داده شود';
$lang['Elegant, Configuration Page'] = 'پیکربندیِ Elegant';
$lang['Hidden'] = 'پنهان';
$lang['Main Menu Panel'] = 'پنلِ منوی اصلی';
$lang['Panels options'] = 'گزینه‌های پنل‌ها';
$lang['Photo Description Panel'] = 'پنلِ توضیحاتِ عکس';
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Valitse kunkin paneelin oletustila, tai poista animaatio käytöstä:';
$lang['Comments Panel'] = 'Kommenttipaneeli';
$lang['Disable the animation'] = 'Poista animaatio käytöstä';
$lang['Displayed'] = 'Näkyvissä';
$lang['Elegant, Configuration Page'] = 'Aistikas, asetussivu';
$lang['Hidden'] = 'Piilotettu';
$lang['Main Menu Panel'] = 'Päävalikkopaneeli';
$lang['Panels options'] = 'Paneelien asetukset';
$lang['Photo Description Panel'] = 'Kuvan tiedot -paneeli';
?>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,12 +0,0 @@
<?php
$lang['Elegant, Configuration Page'] = 'Élégant, Page de Configuration';
$lang['Panels options'] = 'Options des panneaux';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choisissez le comportement par défaut des panneaux rétractables, ou désactivez leur animation';
$lang['Main Menu Panel'] = 'Panneau du menu principal';
$lang['Displayed'] = 'Affiché';
$lang['Hidden'] = 'Caché';
$lang['Disable the animation'] = 'Désactiver l\'animation';
$lang['Photo Description Panel'] = 'Panneau de description de la photo';
$lang['Comments Panel'] = 'Panneau des commentaires';
?>

View File

@@ -1,15 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,12 +0,0 @@
<?php
$lang['Elegant, Configuration Page'] = 'Elegant, Page de Configuration';
$lang['Panels options'] = 'Options des panneaux';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choisissez le comportement par défaut des panneaux rétractables, ou désactivez leur animation';
$lang['Main Menu Panel'] = 'Panneau du menu principal';
$lang['Displayed'] = 'Affiché';
$lang['Hidden'] = 'Caché';
$lang['Disable the animation'] = 'Désactiver l\'animation';
$lang['Photo Description Panel'] = 'Panneau de la description de la photo';
$lang['Comments Panel'] = 'Panneau des commentaires';
?>

View File

@@ -1,16 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Escoller cal debería ser o estado predeterminado para cada panel, ou desactivar a animación:';
$lang['Comments Panel'] = 'Panel comentarios';
$lang['Disable the animation'] = 'Desactivar animación';
$lang['Displayed'] = 'Amosado';
$lang['Elegant, Configuration Page'] = 'Elegante, páxina de configuración';
$lang['Hidden'] = 'Agochado';
$lang['Main Menu Panel'] = 'Panel do menú principal';
$lang['Panels options'] = 'Opcións dos paneis';
$lang['Photo Description Panel'] = 'Panel descrición de foto';

View File

@@ -1,7 +0,0 @@
<?php
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,16 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Panels options'] = 'אפשרויות לוחות';
$lang['Elegant, Configuration Page'] = 'דף תצורה, מהודר';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'בחר את ברירת המחדל עבור כל לוח, או בטל את ההנפשה:';
$lang['Disable the animation'] = 'בטל את ההנפשות';
$lang['Comments Panel'] = 'לוח תגובות';
$lang['Main Menu Panel'] = 'לוח תפריט ראשי';
$lang['Photo Description Panel'] = 'לוח תיאור תמונה';
$lang['Displayed'] = 'מוצג';
$lang['Hidden'] = 'מוסתר';

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Állítsa be milyen legyen a panel alapértelmezett állapotban, vagy tiltsa le az animációt:';
$lang['Panels options'] = 'Panelek lehetőségei';
$lang['Comments Panel'] = 'Hozzászólások panel';
$lang['Disable the animation'] = 'Animáció kikapcsolása';
$lang['Displayed'] = 'Megjelenítés';
$lang['Elegant, Configuration Page'] = 'Elegant, beállítás oldal';
$lang['Hidden'] = 'Rejtett';
$lang['Main Menu Panel'] = 'Főmenü panel';
$lang['Photo Description Panel'] = 'Kép leírás panel';
?>

View File

@@ -1,30 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo 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. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -1,17 +0,0 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Photo Description Panel'] = 'Pannello Descrizione Foto';
$lang['Panels options'] = 'Pannelli opzioni';
$lang['Main Menu Panel'] = 'Pannello Menu Principale';
$lang['Hidden'] = 'Nascosto';
$lang['Elegant, Configuration Page'] = 'Elegante, Pagina di configurazione';
$lang['Displayed'] = 'Visualizza';
$lang['Disable the animation'] = 'Disabilita l\'animazione';
$lang['Comments Panel'] = 'Pannello Commenti';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Scegli quello che dovrebbe essere lo stato predefinito per ogni pannello, o disattiva l\'animazione:';
?>

Some files were not shown because too many files have changed in this diff Show More