[Xfce4-commits] <wiki:master> Drop thunar template
Mike Massonnet
noreply at xfce.org
Wed Jan 9 23:44:04 CET 2013
Updating branch refs/heads/master
to 6a62571f3d3460202062dc378b1e0cd13383cb74 (commit)
from f9013085130b3063670a444329ab38b112f8510f (commit)
commit 6a62571f3d3460202062dc378b1e0cd13383cb74
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Wed Jan 9 23:29:40 2013 +0100
Drop thunar template
lib/tpl/thunar/design.css | 207 -----------------------
lib/tpl/thunar/detail.php | 78 ---------
lib/tpl/thunar/explorer.php | 127 ---------------
lib/tpl/thunar/images/button-dw.png | Bin 425 -> 0 bytes
lib/tpl/thunar/images/button-raw.png | Bin 192 -> 0 bytes
lib/tpl/thunar/images/button-rss.png | Bin 191 -> 0 bytes
lib/tpl/thunar/images/button-thunar.png | Bin 845 -> 0 bytes
lib/tpl/thunar/images/code.png | Bin 35241 -> 0 bytes
lib/tpl/thunar/images/codeactionscript.png | Bin 4529 -> 0 bytes
lib/tpl/thunar/images/codebash.png | Bin 3182 -> 0 bytes
lib/tpl/thunar/images/codecss.png | Bin 2630 -> 0 bytes
lib/tpl/thunar/images/codehtml.png | Bin 3013 -> 0 bytes
lib/tpl/thunar/images/codejavascript.png | Bin 4244 -> 0 bytes
lib/tpl/thunar/images/codephp.png | Bin 2742 -> 0 bytes
lib/tpl/thunar/images/codephp4.png | Bin 2969 -> 0 bytes
lib/tpl/thunar/images/codephp5.png | Bin 3061 -> 0 bytes
lib/tpl/thunar/images/codewiki.png | Bin 3037 -> 0 bytes
lib/tpl/thunar/images/contentappend1.gif | Bin 782 -> 0 bytes
lib/tpl/thunar/images/contentappend2.gif | Bin 178 -> 0 bytes
lib/tpl/thunar/images/contentbody1.gif | Bin 336 -> 0 bytes
lib/tpl/thunar/images/contentbody2.gif | Bin 110 -> 0 bytes
lib/tpl/thunar/images/contentprepend.gif | Bin 239 -> 0 bytes
lib/tpl/thunar/images/file.gif | Bin 135 -> 0 bytes
lib/tpl/thunar/images/folder.gif | Bin 294 -> 0 bytes
lib/tpl/thunar/images/folder_open.gif | Bin 186 -> 0 bytes
lib/tpl/thunar/images/h1.gif | Bin 2609 -> 0 bytes
lib/tpl/thunar/images/h2.gif | Bin 1149 -> 0 bytes
lib/tpl/thunar/images/h3.gif | Bin 1293 -> 0 bytes
lib/tpl/thunar/images/h4.gif | Bin 1288 -> 0 bytes
lib/tpl/thunar/images/h5.gif | Bin 1245 -> 0 bytes
lib/tpl/thunar/images/headerappend.gif | Bin 1227 -> 0 bytes
lib/tpl/thunar/images/headerprepend.gif | Bin 339 -> 0 bytes
lib/tpl/thunar/images/interwiki.png | Bin 516 -> 0 bytes
lib/tpl/thunar/images/level_h2.gif | Bin 544 -> 0 bytes
lib/tpl/thunar/images/link_error.gif | Bin 95 -> 0 bytes
lib/tpl/thunar/images/link_icon.gif | Bin 942 -> 0 bytes
lib/tpl/thunar/images/logo.jpg | Bin 17547 -> 0 bytes
lib/tpl/thunar/images/logo.xcf | Bin 29360 -> 0 bytes
lib/tpl/thunar/images/menuprepend1.gif | Bin 1142 -> 0 bytes
lib/tpl/thunar/images/menuprepend2.gif | Bin 359 -> 0 bytes
lib/tpl/thunar/images/search_icon.gif | Bin 341 -> 0 bytes
lib/tpl/thunar/lang/en/lang.php | 8 -
lib/tpl/thunar/lang/fr/lang.php | 8 -
lib/tpl/thunar/layout.css | 244 ----------------------------
lib/tpl/thunar/main.php | 92 -----------
lib/tpl/thunar/media.php | 64 --------
lib/tpl/thunar/mediaedit.php | 87 ----------
lib/tpl/thunar/mediaref.php | 26 ---
lib/tpl/thunar/plugins.css | 10 --
lib/tpl/thunar/print.css | 226 --------------------------
lib/tpl/thunar/rtl.css | 111 -------------
lib/tpl/thunar/toc.php | 18 --
52 files changed, 0 insertions(+), 1306 deletions(-)
diff --git a/lib/tpl/thunar/design.css b/lib/tpl/thunar/design.css
deleted file mode 100644
index 556989a..0000000
--- a/lib/tpl/thunar/design.css
+++ /dev/null
@@ -1,207 +0,0 @@
-/* ================================ GENERAL ================================= */
-* {
- font-family: Verdana, Helvetica, Arial, sans-serif;
- font-size: small;
-}
-body {
- background: #846a46;
-}
-/* ================================= HEADER ================================= */
-#headerprepend { background: url(images/headerprepend.gif); }
-#headerappend { background: url(images/headerappend.gif) bottom right; }
-#searchform input { border: solid 1px #846a46; background: #fff url(images/search_icon.gif) no-repeat; }
-#searchform .button { background: #eee; }
-#searchform .button:hover { background: #ddd; }
-#qsearch_out { background: #fff; border: solid 1px #846a46; }
-#qsearch_out a { color: #846a46; text-decoration: none; }
-
-/* =============================== NAVIGATION =============================== */
-#navigation li a { text-decoration: none; color: #594633; font-weight: bold; font-size: 1em; font-variant: small-caps; }
-
-/* ================================== MENU ================================== */
-.menu { background: url(images/contentbody1.gif) repeat-y; }
-.menutitle { color: #fff; font-weight: bold; font-variant: small-caps; }
-.menuprepend { background: url(images/menuprepend1.gif) no-repeat; }
-.menuprepend .free1 { background: url(images/menuprepend2.gif) no-repeat top right; }
-.menuappend { background: url(images/contentappend1.gif) no-repeat; }
-.menuappend .free1 { background: url(images/contentappend2.gif) no-repeat bottom right; }
-.menu .menubody { background: url(images/contentbody2.gif) repeat-y right; }
-.menu a { color: #594633; text-decoration: none; }
-.menu a:hover { color: #997957; }
-
-/* ================================ PAGEMAP ================================= */
-.pagemap .menubody .toc .level1 { list-style: none; }
-.pagemap .menubody .toc .level1 a { color: #d86332; font-weight: bold; }
-.pagemap .menubody .toc .level1 a:hover { color: #e0815a; }
-.pagemap .menubody .toc .level2 { color: #d86332; list-style: disc; }
-.pagemap .menubody .toc .level2 a { color: #d86332; font-weight: normal; }
-.pagemap .menubody .toc .level3 { color: #d86332; list-style: disc; }
-.pagemap .menubody .toc .level3 a { color: #d86332; font-weight: normal; }
-
-/* =============================== EXPLORER ================================= */
-.menu .explorer .folder { list-style-image: url(images/folder.gif); }
-.menu .explorer .folderopen { list-style-image: url(images/folder_open.gif); }
-.menu .explorer .file { list-style-image: url(images/file.gif); }
-
-/* ================================ CONTENT ================================= */
-#content { background: url(images/contentbody1.gif) repeat-y; }
-#contentprepend { background: url(images/menuprepend1.gif) no-repeat; }
-#contentprepend .free1 { background: url(images/menuprepend2.gif) no-repeat top right; }
-#contentappend { background: url(images/contentappend1.gif) no-repeat; }
-#contentappend .free1 { background: url(images/contentappend2.gif) no-repeat bottom right; }
-#contentbody { background: url(images/contentbody2.gif) repeat-y right; }
-#contentprepend .commands { color: #fff; font-weight: bold; font-variant: small-caps; }
-#contentprepend .commands a { color: #fff; font-weight: bold; font-variant: small-caps; text-decoration: none; }
-#contentprepend .commands a:hover { color: #f8da82; }
-
-/* ============================= CONTENT WIKI =============================== */
-/* ********* GENERAL ********* */
-#contentbody a { text-decoration: none; color: #d86332; }
-#contentbody a:hover { color: #997957; }
-/* Lien interne qui existe */
-#contentbody .wikilink1 { }
-/* Lien interne qui n'existe pas */
-#contentbody .wikilink2 { color: #f00; background: url(images/link_error.gif) 0px 1px no-repeat; padding-left: 15px;}
-#contentbody .wikilink2:hover { color: #ff5d5d; }
-#contentbody .urlextern { background: no-repeat url(images/link_icon.gif); padding-left: 15px; }
-#contentbody .interwiki { background: no-repeat url(images/interwiki.png); padding-left: 15px; }
-
-/* ********* EDIT ********* */
-#contentbody .secedit {
- /*border: solid 1px #93b59d;
- border-top: solid 1px #fff;*/
-}
-#contentbody .secedit input{
- border: solid 1px #93b59d;
- background: #eee;
- color: #76a083;
- font-weight: bold;
- font-size: xx-small;
-}
-
-/* ********* HEADERS ********* */
-#contentbody h1 {
- background: url(images/h1.gif) no-repeat bottom left;
-}
-#contentbody h1 a {
- font-size: 1.5em;
- color: #d86332;
-}
-#contentbody h2 {
- background: url(images/h2.gif) no-repeat bottom left;
-}
-#contentbody h2 a {
- font-size: 1.2em;
- color: #d86332;
-}
-#contentbody h3 {
- background: url(images/h3.gif) no-repeat bottom left;
-}
-#contentbody h3 a {
- color: #d86332;
- font-size: 1em;
-}
-#contentbody h4 {
- background: url(images/h4.gif) no-repeat bottom left;
-}
-#contentbody h4 a {
- color: #d86332;
- font-size: 1em;
-}
-#contentbody h5 {
- background: url(images/h5.gif) no-repeat bottom left;
-}
-#contentbody h5 a {
- color: #d86332;
- font-size: 1em;
-}
-
-/* ********* LEVELS ********* */
-div.level1 { }
-div.level2 { }
-div.level3 { }
-div.level4 { }
-div.level5 { }
-
-/* ********* TABLES ********* */
-#contentbody table { border: solid 1px #999; }
-#contentbody table th { border: solid 1px #999; background-color: #eee; }
-#contentbody table td { border: solid 1px #ccc; background-color: #fff; }
-#contentbody table tr:hover { background-color: #ffffe5; }
-
-/* ********* FOOTNOTE ********* */
-.fn { border-top: dashed 1px #999; background-color: #ffe; margin-top: 20px; }
-.fn+.fn { border-top: none; margin-top: 0; }
-.fn_top { font-size: .7em; vertical-align: super; }
-.fn_bot { font-size: .7em; vertical-align: super; }
-
-/* ********* PREVIEW ********* */
-#contentbody .preview { border: dotted 1px #999; margin: 1em; padding: 1em; }
-
-/* ********* BLOCKQUOTE ********* */
-#contentbody blockquote { border-left: solid 2px #a58fbb; margin: 0; padding: 0 0 0 .5em; }
-
-/* ********* PARAGRAPH ********* */
-#contentbody p { margin: .5em 0 0 0; text-align: justify; }
-
-/* ********* PRE ********* */
-#contentbody pre {
- padding: 2px;
- border: 1px dotted #8cacbb;
- color: #000;
- overflow: auto;
-}
-
-/* ********* CODE ********* */
-#contentbody .code {
- background: #fffff5 url(images/code.png) no-repeat;
- padding: 21px 2px 2px 4px;
- font-family: "Courier New",Courier,monospace;
- white-space: pre;
- border-left: solid 2px #a5a3af;
-}
-#contentbody pre.php { background-image: url(images/codephp.png); }
-#contentbody pre.actionscript { background-image: url(images/codeactionscript.png); }
-#contentbody pre.css { background-image: url(images/codecss.png); }
-#contentbody pre.html4strict { background-image: url(images/codehtml.png); }
-#contentbody pre.javascript { background-image: url(images/codejavascript.png); }
-#contentbody pre.bash { background-image: url(images/codebash.png); }
-
-#contentbody pre * { background-color: #fffff5; font-size: 1em; font-family: "Courier New",Courier,monospace; }
-#contentbody pre.code .br0 { color: #66cc66; }
-#contentbody pre.code .co1 { color: #808080; font-style: normal; background-color: #f0f0f0; }
-#contentbody pre.code .co2 { color: #808080; font-style: normal; background-color: #f0f0f0; }
-#contentbody pre.code .coMULTI { color: #808080; font-style: normal; background-color: #f0f0f0; }
-#contentbody pre.code .es0 { color: #000099; font-weight: normal; }
-#contentbody pre.code .kw1 { color: #b1b100; }
-#contentbody pre.code .kw2 { color: #000000; font-weight: normal; }
-#contentbody pre.code .kw3 { color: #000066; }
-#contentbody pre.code .kw4 { color: #993333; }
-#contentbody pre.code .kw5 { color: #7777ff; }
-#contentbody pre.code .me0 { color: #006600; }
-#contentbody pre.code .nu0 { color: #cc66cc; }
-#contentbody pre.code .re0 { color: #7777ff; }
-#contentbody pre.code .re1 { color: #7777ff; }
-#contentbody pre.code .re2 { color: #7777ff; }
-#contentbody pre.code .re4 { color: #009999; }
-#contentbody pre.code .sc0 { color: #00bbdd; }
-#contentbody pre.code .sc1 { color: #ddbb00; }
-#contentbody pre.code .sc2 { color: #009900; }
-#contentbody pre.code .st0 { color: #0000ff; }
-#contentbody code { background-color: #fffff5; border: 1px dotted #8cacbb; font-size: 1em; font-family: "Courier New",Courier,monospace; }
-
-/* ********* DIFF ********* */
-#contentbody .diff-deletedline { background-color: #f99; }
-#contentbody .diff-addedline { background-color: #99f; }
-#contentbody .diffchange { background-color: #ff6;}
-
-/* ********* MEDIA ********* */
-#media .mediaselect .mediaselect-left li { margin-left: 15px; list-style-image: url(images/folder.gif); }
-#media .mediaselect .mediaselect-right { border-left: solid 1px #000; }
-#media .mediaselect .mediaselect-right ul li { border: solid 1px #999; }
-#media .mediaselect .mediaselect-right ul li .imagemeta { border-top: solid 1px #ccc; }
-#media .uploadform { margin-top: 20px; }
-#mediaedit .footer { border-top: solid 1px #999; }
-
-/* ********* PAGEINFO ********* */
-#contentbody .pageinfo { border-top: solid 1px #ccc; color: #999; }
diff --git a/lib/tpl/thunar/detail.php b/lib/tpl/thunar/detail.php
deleted file mode 100644
index 475cf07..0000000
--- a/lib/tpl/thunar/detail.php
+++ /dev/null
@@ -1,78 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['lang']?>" dir="ltr">
-<head>
- <title>
- <?php echo hsc(tpl_img_getTag('IPTC.Headline',$IMG))?>
- [<?php echo hsc($conf['title'])?>]
- </title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <?php tpl_metaheaders()?>
-
- <link rel="shortcut icon" href="<?php echo DOKU_BASE?>lib/images/favicon.ico" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
-
-</head>
-
-<body id="detail">
- <div id="content">
- <div id="contentprepend"><div class="free1"></div></div>
- <div id="contentbody">
- <?php html_msgarea()?>
- <?php if($ERROR){ print $ERROR; }else{ ?>
-
- <h1><?php echo hsc(tpl_img_getTag('IPTC.Headline',$IMG))?></h1>
-
- <div class="img_big">
- <?php tpl_img(900,700) ?>
- </div>
-
- <div class="img_detail">
- <p class="img_caption">
- <?php print nl2br(hsc(tpl_img_getTag(array('IPTC.Caption',
- 'EXIF.UserComment',
- 'EXIF.TIFFImageDescription',
- 'EXIF.TIFFUserComment')))); ?>
- </p>
-
- <p>← <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
-
- <dl class="img_tags">
- <?php
- $t = tpl_img_getTag('Date.EarliestTime');
- if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
-
- $t = tpl_img_getTag('File.Name');
- if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag(array('Iptc.Byline','Exif.TIFFArtist','Exif.Artist','Iptc.Credit'));
- if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag(array('Iptc.CopyrightNotice','Exif.TIFFCopyright','Exif.Copyright'));
- if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag('File.Format');
- if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag('File.NiceSize');
- if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag('Simple.Camera');
- if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
-
- $t = tpl_img_getTag(array('IPTC.Keywords','IPTC.Category'));
- if($t) print '<dt>'.$lang['img_keywords'].':</dt><dd>'.hsc($t).'</dd>';
-
- ?>
- </dl>
- <?php //Comment in for Debug// dbg(tpl_img_getTag('Simple.Raw'));?>
- </div>
-
- <?php } ?>
- </div>
- <div id="contentappend"><div class="free1"></div></div>
- </div>
-</body>
-</html>
-
diff --git a/lib/tpl/thunar/explorer.php b/lib/tpl/thunar/explorer.php
deleted file mode 100644
index b191f9b..0000000
--- a/lib/tpl/thunar/explorer.php
+++ /dev/null
@@ -1,127 +0,0 @@
-<?php
-
-
-/**
- * Afficher un dossier
- * @param $dataList Le contenu du dossier en array
- */
-function tpl_list_folder($dataList){
- global $conf;
- global $ID;
- global $INFO;
-
- require_once(DOKU_INC.'inc/auth.php');
-
- $currentLevel = 1;
-
- $pathinfo = pathinfo($_SERVER['REQUEST_URI']);
- $url = $pathinfo['dirname'];
-
- echo "<ul class=\"explorer\">\n";
- for($i=0; $i<count($dataList); $i++){
-
- // Permission
- if($dataList[$i]["type"] == "d"){
- $perm = auth_quickaclcheck($dataList[$i]["id"].":*");
- }else{
- $perm = auth_quickaclcheck($dataList[$i]["id"]);
- }
-
- if($perm > 0){
-
- // Nom du lien
- $firstHeading = p_get_first_heading($dataList[$i]["id"]);
- if($conf['useheading'] && $dataList[$i]["type"] == "f" && !empty($firstHeading)){
- $linkName = $firstHeading;
- }else{
- $linkName = split(":", $dataList[$i]["id"]);
- $linkName = $linkName[count($linkName) - 1];
- $linkName = str_replace("_", " ", $linkName);
- }
-
- // On vérifie qu'on est dans le bon level
- if($currentLevel > $dataList[$i]["level"]){
- echo str_repeat("</ul></li>\n", $currentLevel - $dataList[$i]["level"]);
- $currentLevel = $dataList[$i]["level"];
- }
-
- // Affichage
- if($dataList[$i]["type"] == "d"){
- // dossier
- if($dataList[$i]["open"]){
- echo "<li class=\"folderopen\">";
- }else{
- echo "<li class=\"folder\">";
- }
-
- if($_REQUEST["do"] == "admin" && $_REQUEST["page"] == "acl"){
- $path = wl($dataList[$i]["id"].":".$conf['start'], "do=admin&page=acl");
- }else{
- $path = wl($dataList[$i]["id"].":".$conf['start']);
- }
- tpl_link($path,$linkName);
- }else{
- // fichier
- echo "<li class=\"file\">";
- if($dataList[$i]["id"] == $ID){
- // Page affichée
- echo "<strong>";
- }
- if($_REQUEST["do"] == "admin" && $_REQUEST["page"] == "acl"){
- $path = wl($dataList[$i]["id"], "do=admin&page=acl");
- }else{
- $path = wl($dataList[$i]["id"]);
- }
- tpl_link($path,$linkName);
-
- if($dataList[$i]["id"] == $ID){
- // Page affichée
- echo "</strong>";
- }
- }
-
- if($dataList[$i+1]["level"] == $currentLevel){
- // dossier courant
- echo "</li>\n";
- }else if($dataList[$i+1]["level"] > $currentLevel){
- // Nouveau sous dossier
- echo "<ul>\n";
- }else if($dataList[$i+1]["level"] < $currentLevel){
- // Fin du dossier
- if(!empty($dataList[$i+1]["level"])){
- echo str_repeat("</ul></li>\n", $currentLevel - $dataList[$i+1]["level"]);
- }
- }
- $currentLevel = $dataList[$i+1]["level"];
- }
- }
- echo "</ul>\n";
-}
-
-/**
- * Afficher l'explorateur
- */
-function tpl_explorer() {
- global $ID;
- global $ACT;
- global $conf;
-
-
- $folder = getNS($ID);
-
- require_once(DOKU_INC.'inc/search.php');
- require_once(DOKU_INC.'inc/html.php');
-
- $ns = cleanID($ID);
- if(empty($ns)){
- $ns = dirname(str_replace(':','/',$ID));
- if($ns == '.') $ns ='';
- }
- $ns = utf8_encodeFN(str_replace(':','/',$ns));
-
- $list = array();
- search($list,$conf['datadir'],'search_index',array('ns' => $ns));
-
- tpl_list_folder($list);
-}
-?>
diff --git a/lib/tpl/thunar/images/button-dw.png b/lib/tpl/thunar/images/button-dw.png
deleted file mode 100644
index 7d4c109..0000000
Binary files a/lib/tpl/thunar/images/button-dw.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/button-raw.png b/lib/tpl/thunar/images/button-raw.png
deleted file mode 100644
index 30b7799..0000000
Binary files a/lib/tpl/thunar/images/button-raw.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/button-rss.png b/lib/tpl/thunar/images/button-rss.png
deleted file mode 100644
index f243804..0000000
Binary files a/lib/tpl/thunar/images/button-rss.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/button-thunar.png b/lib/tpl/thunar/images/button-thunar.png
deleted file mode 100644
index 5952c04..0000000
Binary files a/lib/tpl/thunar/images/button-thunar.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/code.png b/lib/tpl/thunar/images/code.png
deleted file mode 100644
index 8c9aa5e..0000000
Binary files a/lib/tpl/thunar/images/code.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codeactionscript.png b/lib/tpl/thunar/images/codeactionscript.png
deleted file mode 100644
index 2257bb1..0000000
Binary files a/lib/tpl/thunar/images/codeactionscript.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codebash.png b/lib/tpl/thunar/images/codebash.png
deleted file mode 100644
index 6985c76..0000000
Binary files a/lib/tpl/thunar/images/codebash.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codecss.png b/lib/tpl/thunar/images/codecss.png
deleted file mode 100644
index c0a68f5..0000000
Binary files a/lib/tpl/thunar/images/codecss.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codehtml.png b/lib/tpl/thunar/images/codehtml.png
deleted file mode 100644
index 141d189..0000000
Binary files a/lib/tpl/thunar/images/codehtml.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codejavascript.png b/lib/tpl/thunar/images/codejavascript.png
deleted file mode 100644
index 3bef098..0000000
Binary files a/lib/tpl/thunar/images/codejavascript.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codephp.png b/lib/tpl/thunar/images/codephp.png
deleted file mode 100644
index 6de9e80..0000000
Binary files a/lib/tpl/thunar/images/codephp.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codephp4.png b/lib/tpl/thunar/images/codephp4.png
deleted file mode 100644
index 40e8b05..0000000
Binary files a/lib/tpl/thunar/images/codephp4.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codephp5.png b/lib/tpl/thunar/images/codephp5.png
deleted file mode 100644
index 59c2a8e..0000000
Binary files a/lib/tpl/thunar/images/codephp5.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/codewiki.png b/lib/tpl/thunar/images/codewiki.png
deleted file mode 100644
index b086208..0000000
Binary files a/lib/tpl/thunar/images/codewiki.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/contentappend1.gif b/lib/tpl/thunar/images/contentappend1.gif
deleted file mode 100644
index 87136a4..0000000
Binary files a/lib/tpl/thunar/images/contentappend1.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/contentappend2.gif b/lib/tpl/thunar/images/contentappend2.gif
deleted file mode 100644
index 242b9a7..0000000
Binary files a/lib/tpl/thunar/images/contentappend2.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/contentbody1.gif b/lib/tpl/thunar/images/contentbody1.gif
deleted file mode 100644
index 3ef461f..0000000
Binary files a/lib/tpl/thunar/images/contentbody1.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/contentbody2.gif b/lib/tpl/thunar/images/contentbody2.gif
deleted file mode 100644
index 8454751..0000000
Binary files a/lib/tpl/thunar/images/contentbody2.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/contentprepend.gif b/lib/tpl/thunar/images/contentprepend.gif
deleted file mode 100644
index 0db1c0f..0000000
Binary files a/lib/tpl/thunar/images/contentprepend.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/file.gif b/lib/tpl/thunar/images/file.gif
deleted file mode 100644
index 778dbdf..0000000
Binary files a/lib/tpl/thunar/images/file.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/folder.gif b/lib/tpl/thunar/images/folder.gif
deleted file mode 100644
index ae87487..0000000
Binary files a/lib/tpl/thunar/images/folder.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/folder_open.gif b/lib/tpl/thunar/images/folder_open.gif
deleted file mode 100644
index 36e6de8..0000000
Binary files a/lib/tpl/thunar/images/folder_open.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/h1.gif b/lib/tpl/thunar/images/h1.gif
deleted file mode 100644
index 65bce09..0000000
Binary files a/lib/tpl/thunar/images/h1.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/h2.gif b/lib/tpl/thunar/images/h2.gif
deleted file mode 100644
index bb1acf1..0000000
Binary files a/lib/tpl/thunar/images/h2.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/h3.gif b/lib/tpl/thunar/images/h3.gif
deleted file mode 100644
index 82b8eb6..0000000
Binary files a/lib/tpl/thunar/images/h3.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/h4.gif b/lib/tpl/thunar/images/h4.gif
deleted file mode 100644
index e2e08b8..0000000
Binary files a/lib/tpl/thunar/images/h4.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/h5.gif b/lib/tpl/thunar/images/h5.gif
deleted file mode 100644
index 383c01e..0000000
Binary files a/lib/tpl/thunar/images/h5.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/headerappend.gif b/lib/tpl/thunar/images/headerappend.gif
deleted file mode 100644
index fe40245..0000000
Binary files a/lib/tpl/thunar/images/headerappend.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/headerprepend.gif b/lib/tpl/thunar/images/headerprepend.gif
deleted file mode 100644
index be9e69a..0000000
Binary files a/lib/tpl/thunar/images/headerprepend.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/interwiki.png b/lib/tpl/thunar/images/interwiki.png
deleted file mode 100644
index a845cd5..0000000
Binary files a/lib/tpl/thunar/images/interwiki.png and /dev/null differ
diff --git a/lib/tpl/thunar/images/level_h2.gif b/lib/tpl/thunar/images/level_h2.gif
deleted file mode 100644
index b43d308..0000000
Binary files a/lib/tpl/thunar/images/level_h2.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/link_error.gif b/lib/tpl/thunar/images/link_error.gif
deleted file mode 100644
index be192d6..0000000
Binary files a/lib/tpl/thunar/images/link_error.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/link_icon.gif b/lib/tpl/thunar/images/link_icon.gif
deleted file mode 100644
index 815ccb1..0000000
Binary files a/lib/tpl/thunar/images/link_icon.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/logo.jpg b/lib/tpl/thunar/images/logo.jpg
deleted file mode 100644
index 8f16545..0000000
Binary files a/lib/tpl/thunar/images/logo.jpg and /dev/null differ
diff --git a/lib/tpl/thunar/images/logo.xcf b/lib/tpl/thunar/images/logo.xcf
deleted file mode 100644
index 3ba1610..0000000
Binary files a/lib/tpl/thunar/images/logo.xcf and /dev/null differ
diff --git a/lib/tpl/thunar/images/menuprepend1.gif b/lib/tpl/thunar/images/menuprepend1.gif
deleted file mode 100644
index af00380..0000000
Binary files a/lib/tpl/thunar/images/menuprepend1.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/menuprepend2.gif b/lib/tpl/thunar/images/menuprepend2.gif
deleted file mode 100644
index 3595ef3..0000000
Binary files a/lib/tpl/thunar/images/menuprepend2.gif and /dev/null differ
diff --git a/lib/tpl/thunar/images/search_icon.gif b/lib/tpl/thunar/images/search_icon.gif
deleted file mode 100644
index 786d8ce..0000000
Binary files a/lib/tpl/thunar/images/search_icon.gif and /dev/null differ
diff --git a/lib/tpl/thunar/lang/en/lang.php b/lib/tpl/thunar/lang/en/lang.php
deleted file mode 100644
index 02074f4..0000000
--- a/lib/tpl/thunar/lang/en/lang.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/*
- * english version
- */
-$lang["pagemap"] = "Page map";
-$lang["sitemap"] = "Site map";
-
-?>
diff --git a/lib/tpl/thunar/lang/fr/lang.php b/lib/tpl/thunar/lang/fr/lang.php
deleted file mode 100644
index 2853c24..0000000
--- a/lib/tpl/thunar/lang/fr/lang.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/*
- * french version
- */
-$lang["pagemap"] = "Plan de la page";
-$lang["sitemap"] = "Plan du site";
-
-?>
diff --git a/lib/tpl/thunar/layout.css b/lib/tpl/thunar/layout.css
deleted file mode 100644
index 5307976..0000000
--- a/lib/tpl/thunar/layout.css
+++ /dev/null
@@ -1,244 +0,0 @@
-/* ================================== BODY ================================== */
-html, body {
- margin: 0;
- padding: 0;
-}
-body { padding: 0 0.2em 0 0.2em; }
-body#media, body#mediaedit { padding:0; }
-
-.clearer {
- clear: both;
- padding-bottom: 20px;
-}
-/* ================================= HEADER ================================= */
-#header {
- height: 80px;
- min-width: 500px;
-}
-#headerprepend {
- height: 80px;
- width: 20px;
- position: absolute;
- top: 0;
- left: 0.2em;
-}
-#headerappend {
- height: 80px;
- margin: 0 0 0 20px;
-
-}
-#userinfo {
- position: absolute;
- top: 32px;
- right: 1.9em;
-}
-#logo {
- position: absolute;
- height: 60px;
- width: 400px;
- top: 5px;
- left: 1.2em;
-}
-#logo img{
- border: none;
-}
-#searchform {
- position: absolute;
- top: 5px;
- right: 4em;
-}
-#searchform input {
- padding: 1px 1px 1px 20px;
- width: 10em;
-}
-#searchform .button {
- padding: 0 3px 0 3px;
- width: auto;
- margin: 0 0 0 3px;
-}
-#qsearch_out {
- display: none;
- padding: 5px;
- position: absolute;
- right: 19em;
- top: 0px;
- width: 400px;
- z-index: 500;
-}
-#qsearch_out ul{
- display: block;
- margin: 0;
- padding-left: 1em;
-}
-#qsearch_out li {
-}
-/* =============================== NAVIGATION =============================== */
-#navigation {
- position: absolute;
- top: 50px;
- right: 1.0em;
-}
-#navigation ul {
- margin: 0;
- padding: 0;
-}
-#navigation li {
- display: inline;
- margin: 0 1em 0 0;
- padding: 0;
-}
-/* ================================== MENU ================================== */
-.menu {
- margin: 0 0 10px 0;
- clear: left;
- float: left;
- width: 17em;
-}
-.menutitle {
- float: left;
- margin: 9px 0 0 20px;
-}
-.menuprepend, .menuprepend .free1 {
- height: 2em;
-}
-.menuappend, .menuappend .free1 {
- height: 20px;
-}
-.menubody {
- padding: 5px 0 0 20px;
-}
-.menu ul {
- margin: 0 10px 0 10px;
- padding: 0;
-}
-.menu li {
- margin: 0;
- padding: 0;
-}
-
-/* ================================ PAGEMAP ================================= */
-.pagemap .toc { margin: 0; }
-.pagemap .level1 { margin: 0; }
-.pagemap .level2 { margin: 0 0 0 1.5em; }
-.pagemap .level3 { margin: 0 0 0 1.5em; }
-
-/* ================================= LINKS ================================== */
-#links { clear: left; float: left; width: 17em; }
-#links ul { list-style: none; padding: 0; margin: 0 0 0 20px; }
-#links li { display: inline; }
-#links img { border: none; }
-
-/* ================================ CONTENT ================================= */
-#content{
- margin: 0 0 0 17em;
- width: auto;
-}
-#detail #content, #mediaref #content, #media #content, #mediaedit #content { margin: 0; }
-#contentprepend, #contentprepend .free1 {
- height: 2em;
-}
-#contentappend, #contentappend .free1 {
- height: 20px;
-}
-#contentbody {
- padding: 1px 15px;
- position: relative;
-}
-#contentprepend .commands{
- position: absolute;
- margin: 9px 0 0 20px;
- padding: 0;
-}
-#contentprepend .commands li{
- margin: 0 1em 0 0;
- padding: 0;
- display: inline;
-}
-/* ============================= CONTENT WIKI =============================== */
-/* ********* TOC ********* */
-#contentbody .toc{
- display: none;
-}
-
-/* ********* EDIT ********* */
-#contentbody .secedit{
- text-align: right;
- padding: 0 5px 5px 5px;
-}
-#contentbody .secedit form{
- margin: 0;
-}
-
-/* ********* HEADERS ********* */
-#contentbody h1 {
- margin: 1em 0 0 0;
- padding: 1px 0 10px 15px;
-}
-#contentbody h2 {
- margin: 1em 1px 1px 2em;
- padding: 1px 1px 5px 20px;
-}
-#contentbody h3 {
- margin: 1em 1px 0px 4em;
- padding: 1px 1px 5px 20px;
-}
-#contentbody h4 {
- margin: 1em 1px 0px 6em;
- padding: 1px 1px 5px 20px;
-}
-#contentbody h5 {
- margin: 1em 1px 0px 8em;
- padding: 1px 1px 5px 20px;
-}
-
-/* ********* LEVELS ********* */
-#contentbody div.level1 {
- margin: 0 0 0 1em;
-}
-#contentbody div.level2 {
- margin: 1px 1px 0px 2em;
- padding: 1px 1px 1px 10px;
-}
-#contentbody div.level3 {
- margin: 1px 1px 0px 4em;
- padding: 1px 1px 1px 10px;
-}
-#contentbody div.level4 {
- margin: 1px 1px 0px 6em;
- padding: 1px 1px 1px 10px;
-}
-#contentbody div.level5 {
- margin: 1px 1px 0px 8em;
- padding: 1px 1px 1px 20px;
-}
-
-/* ********* LISTS ********* */
-#contentbody ul { margin:1em 0 0 2em; padding: 0; }
-#contentbody li.level1, #contentbody li.level2, #contentbody li.level3, #contentbody li.level4, #contentbody li.level5 { margin: 0; padding: 0; }
-
-/* ********* IMAGES ********* */
-#contentbody img { border: none; }
-#contentbody img.media { margin: 3px; }
-#contentbody img.medialeft { float: left; margin: 1.5em 1.5em 1.5em 0; }
-#contentbody img.mediaright { float: right; margin: 1.5em 0 1.5em 1.5em; }
-#contentbody img.mediacenter { display: block; margin-left: auto; margin-right: auto; margin-top: 1.5em; margin-bottom: 1.5em; }
-
-/* ********* TABLES ********* */
-#contentbody table { margin: 5px 0 5px 0; border-collapse: collapse; }
-#contentbody table th { padding: 2px 5px 2px 5px; }
-#contentbody table td { padding: 2px 5px 2px 5px; }
-#contentbody table td.rightalign { text-align: right; }
-#contentbody table td.centeralign { text-align: center; }
-#contentbody table td.leftalign { text-align: left; }
-
-/* ********* MEDIA ********* */
-#media .mediaselect .mediaselect-left { float: left; }
-#media .mediaselect .mediaselect-left ul { margin: 0 0 0 10px; padding: 0; }
-#media .mediaselect .mediaselect-right { margin-left: 200px; padding-left: 5px; }
-#media .mediaselect .mediaselect-right ul { list-style: none; margin: 0;}
-#media .mediaselect .mediaselect-right ul li { padding: 5px; margin-bottom: 5px; }
-#media .mediaselect .mediaselect-right ul li .imagemeta { padding: 5px 0 0 0; margin: 5px 0 0 0; }
-#media .mediaselect .mediaselect-right ul li .imagemeta a { display: block; }
-#media label { display: block; }
-#mediaedit label { float: left; width: 8em; text-align: right; padding: 2px 5px 0 0; }
-#mediaedit .footer { margin-top: 1em; padding-top: 5px; }
diff --git a/lib/tpl/thunar/main.php b/lib/tpl/thunar/main.php
deleted file mode 100644
index 37a12d3..0000000
--- a/lib/tpl/thunar/main.php
+++ /dev/null
@@ -1,92 +0,0 @@
-<?php
-
- include_once(dirname(__FILE__).'/lang/en/lang.php');
- @include_once(dirname(__FILE__).'/lang/'.$conf['lang'].'/lang.php');
-
- include(dirname(__FILE__).'/explorer.php');
- include(dirname(__FILE__).'/toc.php');
- $toc = getToc();
-
-?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
-<head>
- <title><?php tpl_pagetitle()?></title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <?php tpl_metaheaders(); ?>
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL; ?>layout.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL; ?>design.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL; ?>plugins.css" />
- <?php if($lang['direction'] == 'rtl') { ?>
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL; ?>rtl.css" />
- <?php } ?>
- <link rel="stylesheet" media="print" type="text/css" href="<?php echo DOKU_TPL; ?>print.css" />
-</head>
-<body>
- <!-- ========================== HEADER ========================== -->
- <div id="header">
- <div id="headerprepend"></div>
- <div id="logo"><a href="<?php echo wl($conf["start"]); ?>"><img src="<?php echo DOKU_TPL; ?>images/logo.jpg"/></a></div>
- <div id="userinfo"><?php tpl_userinfo(); ?></div>
- <div id="searchform">
- <?php tpl_searchform(); ?>
- </div>
- <div id="navigation">
- <ul>
- <li><?php tpl_actionlink("login"); ?></li>
- <li><?php tpl_actionlink("recent"); ?></li>
- <li><?php tpl_actionlink("admin"); ?></li>
- </ul>
- </div>
- <div id="headerappend"></div>
- </div>
- <!-- ========================== TOC ========================== -->
- <?php if($toc){ ?>
- <div class="menu pagemap">
- <div class="menuprepend"><strong class="menutitle"><?php echo $lang["pagemap"]; ?></strong><div class="free1"></div></div>
- <div class="menubody">
- <?php echo $toc; ?>
- </div>
- <div class="menuappend"><div class="free1"></div></div>
- </div>
- <?php } ?>
- <!-- ========================== EXPLORER ========================== -->
- <div class="menu explorer">
- <div class="menuprepend"><strong class="menutitle"><?php echo $lang["sitemap"]; ?></strong><div class="free1"></div></div>
- <div class="menubody">
- <?php tpl_explorer()?>
- </div>
- <div class="menuappend"><div class="free1"></div></div>
- </div>
- <!-- ========================== LINKS ========================== -->
- <div id="links">
- <ul>
- <li><a href="<?php echo DOKU_BASE; ?>feed.php" title="<?php echo $lang['btn_recent']; ?>"><img src="<?php echo DOKU_TPL; ?>images/button-rss.png" alt="<?php echo $lang['btn_recent']; ?>" /></a></li>
- <li><a href="http://thunar.xfce.org/" title="Thunar"><img src="<?php echo DOKU_TPL; ?>images/button-thunar.png" alt="Thunar" /></a></li>
- <li><a href="http://wiki.splitbrain.org/wiki:dokuwiki" title="DokuWiki"><img src="<?php echo DOKU_TPL; ?>images/button-dw.png" alt="DokuWiki" /></a></li>
- </ul>
- </div>
- <!-- ========================== CONTENT ========================== -->
- <div id="content">
- <div id="contentprepend">
- <ul class="commands">
- <li>[<?php tpl_actionlink("edit"); ?>]</li>
- <li>[<?php tpl_actionlink("history"); ?>]</li>
- </ul>
- <div class="free1"></div>
- </div>
- <div id="contentbody">
- <?php html_msgarea(); ?>
- <?php flush(); ?>
- <?php tpl_content(); ?>
- <div class="clearer"> </div>
- <?php flush(); ?>
- <div class="pageinfo">
- <?php tpl_pageinfo(); ?>
- </div>
- </div>
- <div id="contentappend"><div class="free1"></div></div>
- </div>
- <!-- ============================== FOOTER ============================= -->
- <?php tpl_indexerWebBug(); ?>
-</body>
-</html>
diff --git a/lib/tpl/thunar/media.php b/lib/tpl/thunar/media.php
deleted file mode 100644
index 7dbd042..0000000
--- a/lib/tpl/thunar/media.php
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<?php
-/**
- * DokuWiki Default Template
- *
- * This is the template for the media selection popup.
- *
- * You should leave the doctype at the very top - It should
- * always be the very first line of a document.
- *
- * @link http://wiki.splitbrain.org/wiki:tpl:templates
- * @author Andreas Gohr <andi at splitbrain.org>
- */
-?>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['lang']?>" dir="ltr">
-<head>
- <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <?php tpl_metaheaders()?>
-
- <link rel="shortcut icon" href="<?php echo DOKU_BASE?>lib/images/favicon.ico" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
-
- <!--[if gte IE 5]>
- <style type="text/css">
- /* that IE 5+ conditional comment makes this only visible in IE 5+ */
- /* IE bugfix for transparent PNGs */
- //DISABLED img { behavior: url("<?php echo DOKU_BASE?>lib/scripts/pngbehavior.htc"); }
- </style>
- <![endif]-->
-</head>
-
-<body id="media">
- <div id="content">
- <div id="contentprepend"><ul class="commands"><li><?php echo hsc($lang['mediaselect'])?></li></ul><div class="free1"></div></div>
- <div id="contentbody">
- <?php html_msgarea()?>
- <?php
- $title = hsc($NS);
- if(!empty($title)){
- echo "<h1>".$title."</h1>";
- }
- ?>
- <div class="mediaselect">
- <div class="mediaselect-left">
- <strong><a href="<?php echo DOKU_BASE?>lib/exe/media.php?ns="><?php echo hsc($lang['namespaces'])?></a></strong>
- <?php tpl_medianamespaces()?>
- </div>
- <div class="mediaselect-right">
- <?php tpl_mediafilelist()?>
- <div class="uploadform">
- <?php tpl_mediauploadform()?>
- </div>
- </div>
- </div>
- </div>
- <div id="contentappend"><div class="free1"></div></div>
- </div>
-</body>
-</html>
-
diff --git a/lib/tpl/thunar/mediaedit.php b/lib/tpl/thunar/mediaedit.php
deleted file mode 100644
index 229e03a..0000000
--- a/lib/tpl/thunar/mediaedit.php
+++ /dev/null
@@ -1,87 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<?php
-/**
- * DokuWiki Default Template
- *
- * This is the template for editing image meta data.
- * It is displayed in the media popup.
- *
- * You should leave the doctype at the very top - It should
- * always be the very first line of a document.
- *
- * @link http://wiki.splitbrain.org/wiki:tpl:templates
- * @author Andreas Gohr <andi at splitbrain.org>
- */
-?>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['lang']?>" dir="ltr">
-<head>
- <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <?php tpl_metaheaders()?>
-
- <link rel="shortcut icon" href="<?php echo DOKU_BASE?>images/favicon.ico" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
-</head>
-
-<body id="mediaedit">
- <div id="content">
- <div id="contentprepend"><ul class="commands"><li><?php echo hsc($lang['metaedit']); ?></li></ul><div class="free1"></div></div>
- <div id="contentbody">
- <?php html_msgarea()?>
- <h1><?php echo hsc(noNS($IMG))?></h1>
- <div class="mediaedit">
- <div class="data">
- <form action="<?php echo DOKU_BASE?>lib/exe/media.php" accept-charset="utf-8" method="post">
- <input type="hidden" name="edit" value="<?php echo hsc($IMG)?>" />
- <input type="hidden" name="save" value="1" />
-
- <label for="title"><?php echo $lang['img_title']?></label>
- <input type="text" name="meta[Iptc.Headline]" id="title" class="edit"
- value="<?php echo hsc(tpl_img_getTag('IPTC.Headline'))?>" /><br />
-
- <label for="caption"><?php echo $lang['img_caption']?></label>
- <textarea name="meta[Iptc.Caption]" id="caption" class="edit" rows="5"><?php
- echo hsc(tpl_img_getTag(array('IPTC.Caption',
- 'EXIF.UserComment',
- 'EXIF.TIFFImageDescription',
- 'EXIF.TIFFUserComment')));
- ?></textarea><br />
-
- <label for="artist"><?php echo $lang['img_artist']?></label>
- <input type="text" name="meta[Iptc.Byline]" id="artist" class="edit"
- value="<?php echo hsc(tpl_img_getTag(array('Iptc.Byline',
- 'Exif.TIFFArtist',
- 'Exif.Artist',
- 'Iptc.Credit')))?>" /><br />
-
- <label for="copy"><?php echo $lang['img_copyr']?></label>
- <input type="text" name="meta[Iptc.CopyrightNotice]" id="copy" class="edit"
- value="<?php echo hsc(tpl_img_getTag(array('Iptc.CopyrightNotice','Exif.TIFFCopyright','Exif.Copyright')))?>" /><br />
-
-
- <label for="keywords"><?php echo $lang['img_keywords']?></label>
- <textarea name="meta[Iptc.Keywords]" id="keywords" class="edit"><?php
- echo hsc(tpl_img_getTag(array('IPTC.Keywords',
- 'EXIF.Category')));
- ?></textarea><br />
-
-
- <input type="submit" value="<?php echo $lang['btn_save']?>" title="ALT+S"
- accesskey="s" class="button" />
-
- </form>
- </div>
- <div class="footer">
- <?php tpl_button('backtomedia'); ?>
- </div>
- </div>
-
- </div>
- <div id="contentappend"><div class="free1"></div></div>
- </div>
-</body>
-</html>
-
diff --git a/lib/tpl/thunar/mediaref.php b/lib/tpl/thunar/mediaref.php
deleted file mode 100644
index 858d174..0000000
--- a/lib/tpl/thunar/mediaref.php
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang']?>" lang="<?php echo $conf['lang']?>" dir="ltr">
-<head>
- <title><?php echo hsc($lang['mediaselect'])?> [<?php echo hsc($conf['title'])?>]</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <?php tpl_metaheaders()?>
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" />
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" />
-
-</head>
-
-<body id="mediaref">
- <div id="content">
- <div id="contentprepend"><div class="free1"></div></div>
- <div id="contentbody">
- <?php html_msgarea()?>
- <h1><?php echo hsc($lang['reference'])?> <code><?php echo hsc(noNS($DEL))?></code></h1>
- <p><?php echo hsc($lang['ref_inuse'])?></p>
- <?php tpl_showreferences($mediareferences)?>
- </div>
- <div id="contentappend"><div class="free1"></div></div>
- </div>
-</body>
-</html>
-
diff --git a/lib/tpl/thunar/plugins.css b/lib/tpl/thunar/plugins.css
deleted file mode 100644
index eabcda2..0000000
--- a/lib/tpl/thunar/plugins.css
+++ /dev/null
@@ -1,10 +0,0 @@
-/* ============================ PLUGINS MANAGER ============================= */
-#plugin_manager h3 {
- background: none;
-}
-#plugin_manager .plugins, #plugin_manager .pm_info {
- float: none;
-}
-#plugin_manager .plugins {
- margin-bottom: 1em;
-}
diff --git a/lib/tpl/thunar/print.css b/lib/tpl/thunar/print.css
deleted file mode 100644
index 5d15a22..0000000
--- a/lib/tpl/thunar/print.css
+++ /dev/null
@@ -1,226 +0,0 @@
-
-body {
- font: 10pt "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
- background-color: White;
- color: Black;
-}
-
-table {
- font-size: 100%;
- padding:0;
- margin:0;
-}
-
-tr,td,th {padding:0; margin:0;}
-
-img {border:0}
-
-a {
- color:#000000;
- text-decoration:none;
-}
-
-
-div.meta {
- clear:both;
- margin-top: 1em;
- font-size:70%;
- text-align:right;
-}
-
-div.breadcrumbs{
- display:none;
-}
-
-div.secedit{
- display:none;
-}
-
-.menu, #links, #header, .commands, .pageinfo { display: none; }
-/* --------------------- Text formating -------------------------------- */
-
-/* external link */
-a.urlextern:after {
- content: " [" attr(href) "]";
- font-size: 90%;
-}
-
-/* interwiki link */
-a.interwiki:after {
- content: " [" attr(href) "]";
- font-size: 90%;
-}
-
-/* email link */
-/*a.mail:after {
- content: " [" attr(href) "]";
- font-size: 90%;
-}*/
-
-/* existing wikilink */
-a.wikilink1 {text-decoration:underline }
-
-/* the document */
-div.page {
- text-align: justify;
-}
-
-/* general headline setup */
-h1, h2, h3, h4, h5 {
- color: Black;
- background-color: transparent;
- font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
- font-size: 100%;
- font-weight: normal;
- margin-left: 0;
- margin-right: 0;
- margin-top: 0;
- margin-bottom: 1em;
- padding-left: 0;
- padding-right: 0;
- padding-top: 0.5em;
- padding-bottom: 0;
- border-bottom: 1px solid #000000;
- clear:left;
-}
-
-/* special headlines */
-h1 {font-size: 160%; font-weight: bold;}
-h2 {font-size: 150%; }
-h3 {font-size: 140%; border-bottom: none; }
-h4 {font-size: 120%; border-bottom: none; }
-h5 {font-size: 100%; border-bottom: none; }
-
-/* embedded images */
-img.media {
- margin: 3px;
-}
-
-img.medialeft {
- border: 0;
- float: left;
- margin: 0 1.5em 0 0;
-}
-
-img.mediaright {
- border: 0;
- float: right;
- margin: 0 0 0 1.5em;
-}
-
-/* unordered lists */
-ul {
- line-height: 1.5em;
- list-style-type: square;
- margin: 0 0 1.0em 1.5em;
- padding: 0;
-
-}
-
-/* ordered lists */
-ol {
- line-height: 1.0em;
- margin: 0 0 1.0em 1.0em;
- padding: 0;
- font-weight: normal;
-}
-
-/* the list items overriding the ol definition */
-span.li {
- font-weight: normal;
-}
-
-/* code blocks by indention */
-pre.pre {
- font-size: 8pt;
- padding: 0.5em;
- border: 1px dashed #000000;
- color: Black;
- overflow: visible;
-}
-
-/* code blocks by code tag */
-pre.code {
- font-size: 8pt;
- padding: 0.5em;
- border: 1px dashed #000000;
- color: Black;
- overflow: visible;
-}
-
-/* inline code words */
-code {
- font-size: 120%;
-}
-
-/* code blocks by file tag */
-pre.file {
- font-size: 8pt;
- padding: 0.5em;
- border: 1px dotted #000000;
- color: Black;
- overflow: visible;
-}
-
-/* footnotes */
-div.footnotes{
- clear:both;
- border-top: 1px solid #000000;
- padding-left: 1em;
- margin-top: 1em;
-}
-
-div.fn{
- font-size:90%;
-}
-
-a.fn_top{
- vertical-align:super;
- font-size:80%;
-}
-
-a.fn_bot{
- vertical-align:super;
- font-size:80%;
- font-weight:bold;
-}
-
-acronym{
- border: 0;
-}
-
-/* ---------- inline tables ------------------- */
-
-table.inline {
- font-size: 80%;
- background-color: #ffffff;
- border-spacing: 0px;
- border-collapse: collapse;
-}
-
-table.inline th {
- padding: 3px;
- border: 1px solid #000000;
- border-bottom: 2px solid #000000;
-}
-
-table.inline td {
- padding: 3px;
- border: 1px solid #000000;
-}
-
-.leftalign{
- text-align: left;
-}
-
-.centeralign{
- text-align: center;
-}
-
-.rightalign{
- text-align: right;
-}
-
-.toc, .footerinc, .header, .bar, .user {display:none}
-
-#sidebar {display:none}
diff --git a/lib/tpl/thunar/rtl.css b/lib/tpl/thunar/rtl.css
deleted file mode 100644
index 9a82947..0000000
--- a/lib/tpl/thunar/rtl.css
+++ /dev/null
@@ -1,111 +0,0 @@
-/**
- * Layout and dedsign corrections for right-to-left languages
- *
- * @author Andreas Gohr <andi at splitbrain.org>
- * @author Dotan Kamber <kamberd at yahoo.com>
- */
-
-.bar-left {
- float: right;
- text-align: right;
-}
-
-.bar-right {
- float: left;
- text-align: left;
-}
-
-.pagename {
- float: right;
- text-align: right;
-}
-
-.logo {
- float: left;
- text-align: left;
-}
-
-label {
- text-align: left;
-}
-
-label.simple {
- text-align: right;
-}
-
-div.meta div.user {
- float: right
-}
-
-div.meta div.doc{
- text-align: left;
-}
-
-/* ------------------ Design corrections --------------------------------- */
-
-ul,ol {
- margin: 0.5em 1.5em 0.5em 0;
-}
-
-a.urlextern,a.interwiki,a.windows{
- /* should work but dosn't - so we just disable icons here*/
- /*
- background-position: right 1px;
- padding-right: 16px;
- */
- background-image: none !important;
- padding: 0;
-}
-
-div.secedit input.button {
- float: left;
-}
-
-/* headlines */
-h1, h2, h3, h4, h5 {
- clear: right;
-}
-
-/* special headlines */
-h1 {margin-left: 0px; margin-right: 0px;}
-h2 {margin-left: 0px; margin-right: 20px;}
-h3 {margin-left: 0px; margin-right: 40px;}
-h4 {margin-left: 0px; margin-right: 60px;}
-h5 {margin-left: 0px; margin-right: 80px;}
-
-/* indent different sections */
-div.level1 {margin-left: 0px; margin-right: 3px;}
-div.level2 {margin-left: 0px; margin-right: 23px;}
-div.level3 {margin-left: 0px; margin-right: 43px;}
-div.level4 {margin-left: 0px; margin-right: 63px;}
-div.level5 {margin-left: 0px; margin-right: 83px;}
-
-/* TOC control */
-div.toc {
- float: left;
- margin-left: 0;
- margin-right: 2em;
-}
-
-div.tocheader {
- text-align: right;
-}
-
-#tocinside {
- text-align: right;
-}
-
-ul.toc {
- padding: 0;
- padding-right: 1em;
-}
-
-ul.toc li {
- background-position: right 0.6em;
- padding-right:0.4em;
-}
-
-ul.toc li.clear {
- padding-right:0.4em;
-}
-
diff --git a/lib/tpl/thunar/toc.php b/lib/tpl/thunar/toc.php
deleted file mode 100644
index 4e28a66..0000000
--- a/lib/tpl/thunar/toc.php
+++ /dev/null
@@ -1,18 +0,0 @@
-<?php
-function getToc(){
- global $ID;
- $except = array("admin", "revisions", "diff");
- if(in_array($_REQUEST["do"], $except)) return false;
-
- require_once(DOKU_INC.'inc/parserutils.php');
-
- $content = p_wiki_xhtml($ID);
- $start = "<div class=\"toc\">";
- $end = "</div>\n\n";
-
-
- $pattern = '@<div id="tocinside">.*?(</div>\n</div>)@s';
- preg_match($pattern, $content, $matches);
- return substr($matches[0], 20, -14);
-}
-?>
\ No newline at end of file
More information about the Xfce4-commits
mailing list