Initial commit: Backup der Webseiten

- zoesch.de
- blitzkiste.net
- gruene-hassberge (norbert.zoesch.de)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Felix Zösch
2025-12-13 01:17:15 +01:00
commit 07c290a453
4607 changed files with 1202735 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,30 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 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();
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -0,0 +1,30 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 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();
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

View File

@@ -0,0 +1,30 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -0,0 +1,12 @@
#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

@@ -0,0 +1,483 @@
/* 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

@@ -0,0 +1,38 @@
<?php
/*
Theme Name: Sylvia
Version: 2.9.2
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;
}
?>