diff --git a/.gitattributes b/.gitattributes old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.htaccess b/.htaccess old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/config.php b/config.php old mode 100644 new mode 100755 diff --git a/createthumb.php b/createthumb.php old mode 100644 new mode 100755 diff --git a/css/mediaboxAdvBlack21.css b/css/mediaboxAdvBlack21.css old mode 100644 new mode 100755 diff --git a/css/mediaboxAdvWhite.css b/css/mediaboxAdvWhite.css old mode 100644 new mode 100755 diff --git a/humans.txt b/humans.txt old mode 100644 new mode 100755 diff --git a/images/50.gif b/images/50.gif old mode 100644 new mode 100755 diff --git a/images/80.png b/images/80.png old mode 100644 new mode 100755 diff --git a/images/WhiteLoading.gif b/images/WhiteLoading.gif deleted file mode 100644 index d8bc9e6..0000000 Binary files a/images/WhiteLoading.gif and /dev/null differ diff --git a/images/cannotopen.jpg b/images/cannotopen.jpg old mode 100644 new mode 100755 diff --git a/images/close.png b/images/close.png old mode 100644 new mode 100755 diff --git a/images/filetype_DOCX.png b/images/filetype_DOCX.png old mode 100644 new mode 100755 diff --git a/images/filetype_GZ.png b/images/filetype_GZ.png old mode 100644 new mode 100755 diff --git a/images/filetype_PDF.png b/images/filetype_PDF.png old mode 100644 new mode 100755 diff --git a/images/filetype_PPTX.png b/images/filetype_PPTX.png old mode 100644 new mode 100755 diff --git a/images/filetype_RAR.png b/images/filetype_RAR.png old mode 100644 new mode 100755 diff --git a/images/filetype_TAR.png b/images/filetype_TAR.png old mode 100644 new mode 100755 diff --git a/images/filetype_XLXS.png b/images/filetype_XLXS.png old mode 100644 new mode 100755 diff --git a/images/filetype_ZIP.png b/images/filetype_ZIP.png old mode 100644 new mode 100755 diff --git a/images/folder_black.png b/images/folder_black.png old mode 100644 new mode 100755 diff --git a/images/folder_blue.png b/images/folder_blue.png old mode 100644 new mode 100755 diff --git a/images/folder_green.png b/images/folder_green.png old mode 100644 new mode 100755 diff --git a/images/folder_grey.png b/images/folder_grey.png old mode 100644 new mode 100755 diff --git a/images/folder_purple.png b/images/folder_purple.png old mode 100644 new mode 100755 diff --git a/images/folder_vista.png b/images/folder_vista.png old mode 100644 new mode 100755 diff --git a/images/loader.gif b/images/loader.gif new file mode 100755 index 0000000..9528b89 Binary files /dev/null and b/images/loader.gif differ diff --git a/images/loading.gif b/images/loading.gif deleted file mode 100644 index 53ac6b6..0000000 Binary files a/images/loading.gif and /dev/null differ diff --git a/images/loading2.gif b/images/loading2.gif deleted file mode 100644 index e3e6319..0000000 Binary files a/images/loading2.gif and /dev/null differ diff --git a/images/loading3.gif b/images/loading3.gif deleted file mode 100644 index d8bc9e6..0000000 Binary files a/images/loading3.gif and /dev/null differ diff --git a/images/questionmark.jpg b/images/questionmark.jpg old mode 100644 new mode 100755 diff --git a/index.php b/index.php old mode 100644 new mode 100755 index e1359a5..d4f03e7 --- a/index.php +++ b/index.php @@ -236,13 +236,13 @@ if (file_exists($currentdir ."/captions.txt")) "name" => $file, "date" => filemtime($currentdir . "/" . $file), "size" => filesize($currentdir . "/" . $file), - "html" => "
  • $label_loading
  • "); + "html" => "
  • $label_loading
  • "); } else { $files[] = array ( "name" => $file, "date" => filemtime($currentdir . "/" . $file), "size" => filesize($currentdir . "/" . $file), - "html" => "
  • $label_loading
  • "); + "html" => "
  • $label_loading
  • "); } } // Other filetypes diff --git a/integrate.php b/integrate.php old mode 100644 new mode 100755 diff --git a/js/lazy.js b/js/lazy.js old mode 100644 new mode 100755 diff --git a/js/mediaboxAdv-1.3.4b.js b/js/mediaboxAdv-1.3.4b.js old mode 100644 new mode 100755 diff --git a/js/mootools.js b/js/mootools.js old mode 100644 new mode 100755 diff --git a/system_check.php b/system_check.php old mode 100644 new mode 100755 diff --git a/templates/board.html b/templates/board.html old mode 100644 new mode 100755 index 5b1aa87..82f5f09 --- a/templates/board.html +++ b/templates/board.html @@ -13,7 +13,6 @@ var bLazy = new Blazy; }, false); - diff --git a/templates/darkgold2.html b/templates/darkgold2.html old mode 100644 new mode 100755 diff --git a/templates/exhibition.html b/templates/exhibition.html old mode 100644 new mode 100755 diff --git a/templates/rounded.html b/templates/rounded.html old mode 100644 new mode 100755 index 07cad6b..554a9de --- a/templates/rounded.html +++ b/templates/rounded.html @@ -6,191 +6,210 @@ <% title %> - + + + - - - + a { + text-decoration:none; + font-weight:bold; + color:#FFF; + } + h1 { + margin:20px 0 0; + font-family:Georgia,Lucida,serif; + font-style:italic; + } + h1 a { + color:#E63D24; + } + body > header { + padding:1px; + text-align:center; + } + #container, + #innerheader { + margin:0 auto; + max-width:<% gallery_width %>; + } + #container header { + padding:2rem 0; + } + img { + border:none; + } + nav { + padding-top:15px; + font-size:1.3em; + } + body > nav { + text-align:center; + } + #folder_comment { + margin-bottom:10px; + } + #folder_comment a { + text-decoration:none; + color:#FFCC11; + } + #gallery { + margin:0; + padding:0; + list-style:none; + } + #gallery li, + #gallery li img { + border-radius:4px; + } + #gallery li { + float:left; + position:relative; + margin:.5%; + } + #gallery li img { + width:100%; + border-radius:100%; + -webkit-box-shadow:0 0 2px -1px #000; + box-shadow:0 0 2px -1px #000; + } + #gallery li:hover img { + -webkit-box-shadow:0 0 5px 0 #000; + box-shadow:0 0 5px 0 #000; + } + #gallery li:hover img, + #gallery li img, + #gallery li em, + #gallery li:hover em { + -webkit-transition:all .2s ease-in; + -ms-transition:all .2s ease-in; + -o-transition:all .2s ease-in; + transition:all .2s ease-in; + } + #gallery em { + position:absolute; + top:-1px; + bottom:-1px; + zoom:1; + width:100%; + margin:-0.5px 0 0 -0.5px; + padding:40% 0; + border:1px solid #000; + border-radius:100%; + text-align:center; + font-family:Georgia,Lucida,serif; + font-size:2.5rem; + font-style:italic; + color:#FFF; + opacity:0; + background:#000; + filter:alpha(opacity=0); + } + #gallery li:hover em { + zoom:1; + opacity:1; + filter:alpha(opacity=1); + } + footer { + margin:25px 0; + text-align:center; + } + footer a { + text-decoration:none; + color:#666; + } + /*----lazyloading---*/ + .loader{ + background: url('images/loader.gif') center center no-repeat; + } + .b-lazy { + -webkit-transition: opacity 100ms ease-in-out 10ms; + -moz-transition: opacity 100ms ease-in-out 10ms; + -o-transition: opacity 100ms ease-in-out 10ms; + transition: opacity 100ms ease-in-out 10ms; + opacity: 0; + } + .b-lazy.b-loaded { + opacity: 1; + } + /*----responsive----*/ + #gallery li { + width:24%; + height:0; + padding-bottom:24%; + } + @media(max-width:1000px) { + #gallery li { + width:32%; + padding-bottom:32%; + } + } + @media(max-width:800px) { + #gallery li { + width:48%; + padding-bottom:48%; + } + } + @media(max-width:450px) { + #gallery li { + width:100%; + padding-bottom:100%; + } + } + + - -
    -
    -

    <% title %>

    - <% messages %> - -
    -
    + +
    +
    +

    <% title %>

    + <% messages %> + +
    +
    -
    -
    <% folder_comment %>
    - -
    +
    +
    <% folder_comment %>
    + +
    -
    - - - - +
    + + +
    + diff --git a/templates/squares.html b/templates/squares.html old mode 100644 new mode 100755 index c9410fe..49f6019 --- a/templates/squares.html +++ b/templates/squares.html @@ -6,162 +6,184 @@ <% title %> - + + + - - - + a, + h1 a { + text-decoration:none; + color:#FF0084; + } + h1 { + margin:20px 0 0; + font-weight:normal; + } + body > header { + padding:1px; + text-align:center; + } + #container, + #innerheader { + margin:0 auto; + } + #container header { + padding:2rem; + } + nav { + padding-top:15px; + font-size:1.3em; + } + body > nav { + text-align:center; + } + #folder_comment { + margin-bottom:10px; + } + #folder_comment a { + text-decoration:none; + color:#FFCC11; + } + #gallery li:hover img, + #gallery li img, + #gallery li em, + #gallery li:hover em { + -webkit-transition:all .2s ease-in; + -ms-transition:all .2s ease-in; + -o-transition:all .2s ease-in; + transition:all .2s ease-in; + } + #gallery { + margin:0; + padding:0; + list-style:none; + } + #gallery li { + float:left; + position:relative; + overflow:hidden; + } + #gallery li img { + width:100%; + } + #gallery em { + display:block; + position:absolute; + top:100%; + bottom:0; + width:100%; + padding:40% 0; + text-align:center; + font-family:Georgia,Lucida,serif; + font-size:2.5rem; + font-style:italic; + color:#FFF; + background:rgba(0,0,0,.9); + } + #gallery li:hover em { + top:0; + } + footer { + margin:25px 0; + text-align:center; + } + /*----lazyloading---*/ + .loader{ + background: url('images/loader.gif') center center no-repeat; + } + .b-lazy { + -webkit-transition: opacity 100ms ease-in-out 10ms; + -moz-transition: opacity 100ms ease-in-out 10ms; + -o-transition: opacity 100ms ease-in-out 10ms; + transition: opacity 100ms ease-in-out 10ms; + opacity: 0; + } + .b-lazy.b-loaded { + opacity: 1; + } + /*----responsive----*/ + #gallery li { + width:25%; + height:0; + padding-bottom:24%; + } + @media(max-width:1000px) { + #gallery li { + width:32%; + padding-bottom:32%; + } + } + @media(max-width:800px) { + #gallery li { + width:48%; + padding-bottom:48%; + } + } + @media(max-width:450px) { + #gallery li { + width:100%; + padding-bottom:100%; + } + } + + - -
    -
    -

    <% title %>

    - <% messages %> - -
    -
    + +
    +
    +

    <% title %>

    + <% messages %> + +
    +
    -
    -
    <% folder_comment %>
    - -
    +
    +
    <% folder_comment %>
    + +
    -
    - - - - - +
    + + +
    + + \ No newline at end of file