summaryrefslogtreecommitdiffstats
path: root/pyload/webui/themes/flat
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/webui/themes/flat')
-rw-r--r--pyload/webui/themes/flat/css/MooDialog.css3
-rw-r--r--pyload/webui/themes/flat/css/flat.css863
-rw-r--r--pyload/webui/themes/flat/css/window.css11
-rw-r--r--pyload/webui/themes/flat/tml/admin.html4
-rw-r--r--pyload/webui/themes/flat/tml/base.html49
-rw-r--r--pyload/webui/themes/flat/tml/downloads.html2
-rw-r--r--pyload/webui/themes/flat/tml/folder.html6
-rw-r--r--pyload/webui/themes/flat/tml/home.html21
-rw-r--r--pyload/webui/themes/flat/tml/info.html8
-rw-r--r--pyload/webui/themes/flat/tml/login.html2
-rw-r--r--pyload/webui/themes/flat/tml/logout.html2
-rw-r--r--pyload/webui/themes/flat/tml/logs.html4
-rw-r--r--pyload/webui/themes/flat/tml/pathchooser.html2
-rw-r--r--pyload/webui/themes/flat/tml/queue.html14
-rw-r--r--pyload/webui/themes/flat/tml/settings.html12
-rw-r--r--pyload/webui/themes/flat/tml/window.html2
16 files changed, 73 insertions, 932 deletions
diff --git a/pyload/webui/themes/flat/css/MooDialog.css b/pyload/webui/themes/flat/css/MooDialog.css
index 3544bcac6..7d6e38ece 100644
--- a/pyload/webui/themes/flat/css/MooDialog.css
+++ b/pyload/webui/themes/flat/css/MooDialog.css
@@ -12,8 +12,9 @@
left: 50%;
z-index: 50000;
- background: #CDCDCD;
+ background-color: #E44424;
color: black;
+ opacity:0.9;
}
.MooDialogTitle {
diff --git a/pyload/webui/themes/flat/css/flat.css b/pyload/webui/themes/flat/css/flat.css
deleted file mode 100644
index 1a542962f..000000000
--- a/pyload/webui/themes/flat/css/flat.css
+++ /dev/null
@@ -1,863 +0,0 @@
-.hidden {
- display:none;
-}
-.leftalign {
- text-align:left;
-}
-.centeralign {
- text-align:center;
-}
-.rightalign {
- text-align:right;
-}
-.dokuwiki div.plugin_translation ul li a.wikilink1:link, .dokuwiki div.plugin_translation ul li a.wikilink1:hover, .dokuwiki div.plugin_translation ul li a.wikilink1:active, .dokuwiki div.plugin_translation ul li a.wikilink1:visited {
- background-color:#000080;
- border:none !important;
- color:#FFFFFF !important;
- margin:0.1em 0.2em;
- padding:0 0.2em;
- text-decoration:none;
-}
-.dokuwiki div.plugin_translation ul li a.wikilink2:link, .dokuwiki div.plugin_translation ul li a.wikilink2:hover, .dokuwiki div.plugin_translation ul li a.wikilink2:active, .dokuwiki div.plugin_translation ul li a.wikilink2:visited {
- background-color:#808080;
- border:none !important;
- color:#FFFFFF !important;
- margin:0.1em 0.2em;
- padding:0 0.2em;
- text-decoration:none;
-}
-.dokuwiki div.plugin_translation ul li a:hover img {
- height:15px;
- opacity:1;
-}
-body {
- background-color:white;
- color:black;
- font-family:'Open Sans', sans-serif;
- font-size:12px;
- font-style:normal;
- font-variant:normal;
- font-weight:300;
- line-height:normal;
- margin:0;
- padding:0;
-}
-hr {
- border-bottom-color:#AAAAAA;
- border-bottom-style:dotted;
-}
-img {
- border:none;
-}
-form {
- background-color:transparent;
- border:none;
- display:inline;
- margin:0;
- padding:0;
-}
-ul li {
- margin:5px;
-}
-textarea {
- font-family:monospace;
-}
-table {
- border-collapse:collapse;
- margin:0.5em 0;
-}
-td {
- border:1pt solid #ADB9CC;
- padding:0.25em;
-}
-a {
- color:#3465A4;
- text-decoration:none;
-}
-a:hover {
- text-decoration:underline;
-}
-option {
- border:0 none #FFFFFF;
-}
-strong.highlight {
- background-color:#FFCC99;
- padding:1pt;
-}
-#pagebottom {
- clear:both;
-}
-hr {
- background-color:#C0C0C0;
- border:none;
- color:#C0C0C0;
- margin:0.2em 0;
-}
-.invisible {
- border:0;
- height:0;
- margin:0;
- padding:0;
- visibility:hidden;
-}
-.left {
- float:left !important;
-}
-.right {
- float:right !important;
-}
-.center {
- text-align:center;
-}
-div#body-wrapper {
- font-size:127%;
- padding:40px 40px 10px;
-}
-div#content {
- color:black;
- font-size:14px;
- line-height:1.5em;
- margin-top:-20px;
- padding:0;
-}
-h1, h2, h3, h4, h5, h6 {
- background-attachment:scroll;
- background-color:transparent;
- background-image:none;
- background-position:0 0;
- background-repeat:repeat repeat;
- color:black;
- font-family:'Open Sans', sans-serif;
- font-weight:normal;
- margin:0;
- padding:0.5em 0 0.17em;
-}
-h1 {
- font-family:'Open Sans', sans-serif;
- font-weight:300;
- line-height:1.2em;
- margin-bottom:0.1em;
- margin-left:-25px;
- padding-bottom:0;
- margin-left:-25px;
-}
-h2 {
- font-size:150%;
-}
-h3, h4, h5, h6 {
- border-bottom-style:none;
- font-weight:bold;
-}
-h3 {
- font-size:132%;
-}
-h4 {
- font-size:116%;
-}
-h5 {
- font-size:100%;
-}
-h6 {
- font-size:80%;
-}
-ul#page-actions, ul#page-actions-more {
- background-color:#ECECEC;
- color:black;
- float:right;
- list-style-type:none;
- margin:10px 10px 0;
- padding:6px;
- white-space:nowrap;
-}
-ul#user-actions {
- background-color:#ECECEC;
- color:black;
- display:inline;
- list-style-type:none;
- margin:0;
- padding:5px;
-}
-ul#page-actions li, ul#user-actions li, ul#page-actions-more li {
- display:inline;
-}
-ul#page-actions a, ul#user-actions a, ul#page-actions-more a {
- color:black;
- display:inline;
- margin:0 3px;
- padding:2px 0 2px 18px;
- text-decoration:none;
-}
-ul#page-actions a:hover, ul#page-actions a:focus, ul#user-actions a:hover, ul#user-actions a:focus {
-}
-ul#page-actions2 {
- background-color:#ECECEC;
- color:black;
- float:left;
- list-style-type:none;
- margin:10px 10px 0;
- padding:6px;
-}
-ul#user-actions2 {
- background-color:#ECECEC;
- border-bottom-left-radius:3px;
- border-bottom-right-radius:3px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- color:black;
- display:inline;
- list-style-type:none;
- margin:0;
- padding:5px;
-}
-ul#page-actions2 li, ul#user-actions2 li {
- display:inline;
-}
-ul#page-actions2 a, ul#user-actions2 a {
- color:black;
- display:inline;
- margin:0 3px;
- padding:2px 0 2px 18px;
- text-decoration:none;
-}
-ul#page-actions2 a:hover, ul#page-actions2 a:focus, ul#user-actions2 a:hover, ul#user-actions2 a:focus, ul#page-actions-more a:hover, ul#page-actions-more a:focus {
- color:#4E7BB4;
-}
-.hidden {
- display:none;
-}
-a.logout {
- background-color:transparent;
- background-image:url(../img/user-actions-logout.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.info {
- background-color:transparent;
- background-image:url(../img/user-info.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.admin {
- background-color:transparent;
- background-image:url(../img/user-actions-admin.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.profile {
- background-color:transparent;
- background-image:url(../img/user-actions-profile.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.create, a.edit {
- background-color:transparent;
- background-image:url(../img/page-tools-edit.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.source, a.show {
- background-color:transparent;
- background-image:url(../img/page-tools-source.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.revisions {
- background-color:transparent;
- background-image:url(../img/page-tools-revisions.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.subscribe, a.unsubscribe {
- background-color:transparent;
- background-image:url(../img/page-tools-subscribe.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.backlink {
- background-color:transparent;
- background-image:url(../img/page-tools-backlinks.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.play {
- background-color:transparent;
- background-image:url(../img/control_play.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-.time {
- background-color:transparent;
- background-image:url(../img/status_None.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
- margin:0 3px;
- padding:2px 0 2px 18px;
-}
-.reconnect {
- background-color:transparent;
- background-image:url(../img/reconnect.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
- margin:0 3px;
- padding:2px 0 2px 18px;
-}
-a.play:hover {
- background-color:transparent;
- background-image:url(../img/control_play_blue.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.cancel {
- background-color:transparent;
- background-image:url(../img/control_cancel.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.cancel:hover {
- background-color:transparent;
- background-image:url(../img/control_cancel_blue.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.pause {
- background-color:transparent;
- background-image:url(../img/control_pause.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.pause:hover {
- background-color:transparent;
- background-image:url(../img/control_pause_blue.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
- font-weight:bold;
-}
-a.stop {
- background-color:transparent;
- background-image:url(../img/control_stop.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.stop:hover {
- background-color:transparent;
- background-image:url(../img/control_stop_blue.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.add {
- background-color:transparent;
- background-image:url(../img/control_add.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.add:hover {
- background-color:transparent;
- background-image:url(../img/control_add_blue.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-a.cog {
- background-color:transparent;
- background-image:url(../img/cog.png);
- background-position:0 1px;
- background-repeat:no-repeat no-repeat;
-}
-#head-panel {
- background-color:#DDDDDD;
- background-position:0 100%;
- background-repeat:repeat no-repeat;
-}
-#head-panel h1 {
- color:#EEEEEC;
- display:none;
- font-size:2.6em;
- margin:0;
- padding-left:3.3em;
- padding-top:0.8em;
- text-decoration:none;
-}
-#head-panel #head-logo {
- float:left;
- overflow:visible;
- padding:11px 8px 0;
-}
-#head-menu {
- float:left;
- margin:0;
- padding:1em 0 0;
- width:100%;
-}
-#head-menu ul {
- list-style:none;
- margin:0 1em 0 2em;
-}
-#head-menu ul li {
- float:left;
- font-size:14px;
- margin:0 0 4px 0.3em;
-}
-#head-menu ul li.selected, #head-menu ul li:hover {
- margin-bottom:0;
-}
-#head-menu ul li a img {
- height:22px;
- padding-right:4px;
- vertical-align:middle;
- width:22px;
-}
-#head-menu ul li a, #head-menu ul li a:link {
- background-color:#EAEAEA;
- background-position:0 100%;
- background-repeat:repeat no-repeat;
- border-color:#CCCCCC #CCCCCC transparent;
- color:#555555;
- padding:7px 15px 8px;
- text-decoration:none;
-}
-#head-menu ul li a:hover, #head-menu ul li a:focus {
- border-bottom-color:transparent;
- border-bottom-left-radius:0;
- border-bottom-right-radius:0;
- border-bottom-style:none;
- border-bottom-width:0;
- color:#111111;
- outline:none;
- padding-bottom:7px;
-}
-#head-menu ul li a:focus {
- margin-bottom:-4px;
-}
-#head-menu ul li.selected a {
- background-color:#FFFFFF;
- border-bottom-color:transparent;
- color:#3566A5;
- padding:7px 15px 8px;
-}
-#head-menu ul li.selected a:hover, #head-menu ul li.selected a:focus {
- color:#111111;
-}
-div#head-search-and-login {
- color:white;
- float:right;
- margin:0 1em 0 0;
- padding:7px 7px 5px 5px;
- white-space:nowrap;
-}
-div#head-search-and-login form {
- display:inline;
- padding:0 3px;
-}
-div#head-search-and-login form input {
- background-color:#EEEEEE;
- border:2px solid #888888;
- border-bottom-left-radius:3px;
- border-bottom-right-radius:3px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- font-size:14px;
- padding:2px;
-}
-div#head-search-and-login form input:focus {
- background-color:#FFFFFF;
-}
-#head-search {
- font-size:14px;
-}
-#head-username, #head-password {
- font-size:14px;
- width:80px;
-}
-#pageinfo {
- clear:both;
- color:#888888;
- margin:0;
- padding:0.6em 0;
-}
-#foot {
- color:#888888;
- font-style:normal;
- text-align:center;
-}
-#foot a {
- color:#AAAAFF;
-}
-#foot img {
- vertical-align:middle;
-}
-div.toc {
- background-color:#F0F0F0;
- border:1px dotted #888888;
- float:right;
- font-size:95%;
- margin:1em 0 1em 1em;
-}
-div.toc .tocheader {
- font-weight:bold;
- margin:0.5em 1em;
-}
-div.toc ol {
- margin:1em 0.5em 1em 1em;
- padding:0;
-}
-div.toc ol li {
- margin:0 0 0 1em;
- padding:0;
-}
-div.toc ol ol {
- margin:0.5em 0.5em 0.5em 1em;
- padding:0;
-}
-div.recentchanges table {
- clear:both;
-}
-div#editor-help {
- background-color:#F7F6F2;
- border:1px dotted #888888;
- font-size:90%;
- padding:0 1ex 1ex;
-}
-div#preview {
- margin-top:1em;
-}
-label.block {
- display:block;
- font-weight:bold;
- text-align:right;
-}
-label.simple {
- display:block;
- font-weight:normal;
- text-align:left;
-}
-label.block input.edit {
- width:50%;
-}
-div.editor {
- margin:0;
-}
-table {
- border-collapse:collapse;
- margin:0.5em 0;
-}
-td {
- border:1pt solid #ADB9CC;
- padding:0.25em;
-}
-td p {
- margin:0;
- padding:0;
-}
-.u {
- text-decoration:underline;
-}
-.footnotes ul {
- margin:0 0 1em;
- padding:0 2em;
-}
-.footnotes li {
- list-style:none;
-}
-.userpref table, .userpref td {
- border:none;
-}
-#message {
- background-color:#EEEEEE;
- border-bottom-color:#CCCCCC;
- border-bottom-style:solid;
- border-bottom-width:2px;
- clear:both;
- padding:5px 10px;
-}
-#message p {
- font-weight:bold;
- margin:5px 0;
- padding:0;
-}
-#message div.buttons {
- font-weight:normal;
-}
-.diff {
- width:99%;
-}
-.diff-title {
- background-color:#C0C0C0;
-}
-.searchresult dd span {
- font-weight:400;
-}
-.boxtext {
- color:#000000;
- float:none;
- font-family:tahoma, arial, sans-serif;
- font-size:11px;
- padding:3px 0 0 10px;
-}
-.statusbutton {
- cursor:pointer;
- float:left;
- height:32px;
- margin-left:-32px;
- margin-right:5px;
- opacity:0;
- width:32px;
-}
-.dlsize {
- float:left;
- padding-right:8px;
-}
-.dlspeed {
- float:left;
- padding-right:8px;
-}
-.package {
- margin-bottom:10px;
-}
-.packagename {
- font-weight:300;
-}
-.child {
- margin-left:20px;
-}
-.child_status {
- margin-right:10px;
-}
-.child_secrow {
- font-size:10px;
-}
-.header, .header th {
- background-color:#ECECEC;
- font-weight:300;
- text-align:left;
-}
-.progress_bar {
- background-color:#00CC00;
- height:5px;
-}
-.queue {
- border:none;
-}
-.queue tr td {
- border:none;
-}
-.header, .header th {
- font-weight:normal;
- text-align:left;
-}
-.clearer {
- clear:both;
- height:1px;
-}
-.left {
- float:left;
-}
-.right {
- float:right;
-}
-.setfield {
- display:table-cell;
-}
-ul.tabs li a {
- border:none;
- border-bottom-left-radius:0;
- border-bottom-right-radius:0;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- font-weight:bold;
- padding:5px 16px 4px 15px;
-}
-#tabs span {
- display:none;
-}
-#tabs span.selected {
- display:inline;
-}
-#tabsback {
- background-color:#525252;
- border-top-left-radius:3px;
- border-top-right-radius:30px;
- margin:2px 0 0;
- padding:6px 4px 1px;
-}
-ul.tabs {
- list-style-type:none;
- margin:0;
- padding:0 40px 0 0;
-}
-ul.tabs li {
- display:inline;
- margin-left:8px;
-}
-ul.tabs li a {
- background-color:#EAEAEA;
- border:1px none #C9C3BA;
- border-bottom-left-radius:0;
- border-bottom-right-radius:0;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- color:#42454A;
- font-weight:bold;
- margin:0;
- outline:0;
- padding:5px 16px 4px 15px;
- text-decoration:none;
-}
-ul.tabs li a.selected, ul.tabs li a:hover {
- background-color:white;
- border-bottom-left-radius:0;
- border-bottom-right-radius:0;
- color:#000000;
-}
-ul.tabs li a:hover {
- background-color:#F1F4EE;
-}
-ul.tabs li a.selected {
- background-color:#525252;
- color:white;
- font-weight:bold;
- padding-bottom:5px;
-}
-#tabs-body {
- overflow:hidden;
- position:relative;
-}
-span.tabContent {
- border:2px solid #525252;
- margin:0;
- padding:0 0 10px;
-}
-#tabs-body > span {
- display:none;
-}
-#tabs-body > span.active {
- display:block;
-}
-.hide {
- display:none;
-}
-.settable {
- border:none;
- margin:20px;
-}
-.settable td {
- border:none;
- margin:0;
- padding:5px;
-}
-.settable th {
- padding-bottom:8px;
-}
-.settable.wide td, .settable.wide th {
- padding-left:15px;
- padding-right:15px;
-}
-ul.nav {
- list-style:none;
- margin:-30px 0 0;
- padding:0;
- position:absolute;
-}
-ul.nav li {
- float:left;
- padding:5px;
- position:relative;
-}
-ul.nav > li a {
- background-color:white;
- border-left-color:#C9C3BA;
- border-right-color:#C9C3BA;
- border-style:solid solid none;
- border-top-color:#C9C3BA;
- border-width:1px 1px medium;
- color:black;
-}
-ul.nav ul {
- -webkit-box-shadow:#AAAAAA 1px 1px 5px;
- background-color:#F1F1F1;
- border:1px solid #AAAAAA;
- box-shadow:#AAAAAA 1px 1px 5px;
- cursor:pointer;
- left:10px;
- list-style:none;
- margin:0;
- padding:0;
- position:absolute;
- top:26px;
-}
-ul.nav .open {
- display:block;
-}
-ul.nav .close {
- display:none;
-}
-ul.nav ul li {
- float:none;
- padding:0;
-}
-ul.nav ul li a {
- background-color:#F1F1F1;
- display:block;
- font-weight:normal;
- padding:3px;
- width:130px;
-}
-ul.nav ul li a:hover {
- background-color:#CDCDCD;
-}
-ul.nav ul ul {
- left:137px;
- top:0;
-}
-.purr-wrapper {
- margin:10px;
-}
-.purr-alert {
- background-color:#000000;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- color:#FFFFFF;
- font-size:13px;
- font-weight:bold;
- margin-bottom:10px;
- padding:10px;
- width:300px;
-}
-.purr-alert.error {
- background-color:#000000;
- background-image:url(../img/error.png);
- background-position:7px 10px;
- background-repeat:no-repeat no-repeat;
- color:#FF5555;
- padding-left:30px;
- width:280px;
-}
-.purr-alert.success {
- background-color:#000000;
- background-image:url(../img/success.png);
- background-position:7px 10px;
- background-repeat:no-repeat no-repeat;
- color:#55FF55;
- padding-left:30px;
- width:280px;
-}
-.purr-alert.notice {
- background-color:#000000;
- background-image:url(../img/notice.png);
- background-position:7px 10px;
- background-repeat:no-repeat no-repeat;
- color:#9999FF;
- padding-left:30px;
- width:280px;
-}
-table.system {
- border:none;
- margin-left:10px;
-}
-table.system td {
- border:none;
-}
-table.system tr > td:first-child {
- font-weight:bold;
- padding-right:10px;
-} \ No newline at end of file
diff --git a/pyload/webui/themes/flat/css/window.css b/pyload/webui/themes/flat/css/window.css
index b469b4259..40c1aadca 100644
--- a/pyload/webui/themes/flat/css/window.css
+++ b/pyload/webui/themes/flat/css/window.css
@@ -1,12 +1,10 @@
/* ----------- stylized ----------- */
.window_box h1{
- font-size:14px;
- font-weight:bold;
margin-bottom:8px;
}
.window_box p{
font-size:11px;
- color:#666666;
+ color:#FFFFFF;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
@@ -19,7 +17,7 @@
float:left;
}
.window_box .small{
- color:#666666;
+ color:#FFFFFF;
display:block;
font-size:11px;
font-weight:normal;
@@ -30,7 +28,6 @@
float:left;
font-size:12px;
padding:4px 2px;
- border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}
@@ -40,6 +37,7 @@
padding: 0px 10px 15px 0px;
width:300px;
margin:0px 0px 0px 10px;
+ color:#FFFFFF;
}
.window_box .cont input{
float: none;
@@ -49,7 +47,6 @@
float:left;
font-size:12px;
padding:4px 2px;
- border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}
@@ -58,7 +55,7 @@
margin-left:150px;
width:125px;
height:31px;
- background:#666666 url(../img/button.png) no-repeat;
+ background:url(../img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
diff --git a/pyload/webui/themes/flat/tml/admin.html b/pyload/webui/themes/flat/tml/admin.html
index c7bdd7894..eb87666ff 100644
--- a/pyload/webui/themes/flat/tml/admin.html
+++ b/pyload/webui/themes/flat/tml/admin.html
@@ -1,7 +1,7 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block head %}
- <script type="text/javascript" src="/flat/js/render/admin.min.js"></script>
+ <script type="text/javascript" src="/Flat/js/render/admin.min.js"></script>
{% endblock %}
diff --git a/pyload/webui/themes/flat/tml/base.html b/pyload/webui/themes/flat/tml/base.html
index b617b4020..4473ee5e2 100644
--- a/pyload/webui/themes/flat/tml/base.html
+++ b/pyload/webui/themes/flat/tml/base.html
@@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<link rel="stylesheet" type="text/css" href="/flat/css/flat.min.css"/>
-<link rel="stylesheet" type="text/css" href="/flat/css/window.min.css"/>
-<link rel="stylesheet" type="text/css" href="/flat/css/MooDialog.min.css"/>
+<link rel="stylesheet" type="text/css" href="/Flat/css/base.min.css"/>
+<link rel="stylesheet" type="text/css" href="/Flat/css/window.min.css"/>
+<link rel="stylesheet" type="text/css" href="/Flat/css/MooDialog.min.css"/>
-<script type="text/javascript" src="/flat/js/static/mootools-core.min.js"></script>
-<script type="text/javascript" src="/flat/js/static/mootools-more.min.js"></script>
-<script type="text/javascript" src="/flat/js/static/MooDialog.min.js"></script>
-<script type="text/javascript" src="/flat/js/static/purr.min.js"></script>
+<script type="text/javascript" src="/Flat/js/static/mootools-core.min.js"></script>
+<script type="text/javascript" src="/Flat/js/static/mootools-more.min.js"></script>
+<script type="text/javascript" src="/Flat/js/static/MooDialog.min.js"></script>
+<script type="text/javascript" src="/Flat/js/static/purr.min.js"></script>
-<script type="text/javascript" src="/flat/js/render/base.min.js"></script>
+<script type="text/javascript" src="/Flat/js/render/base.min.js"></script>
-<title>{% block title %}pyLoad {{_("Webinterface")}}{% endblock %}</title>
+<title>{% block title %}pyLoad {{_("Web UI")}}{% endblock %}</title>
{% block head %}
{% endblock %}
@@ -48,11 +48,11 @@
{% endif %}
<span id="cap_info" style="display: {% if captcha %}inline{%else%}none{% endif %}">
-<img src="/flat/img/default/images.png" alt="Captcha:" style="vertical-align:middle; margin:2px" />
+<img src="/Flat/img/default/images.png" alt="Captcha:" style="vertical-align:middle; margin:2px" />
<span style="font-weight: 300; cursor: pointer; margin-right: 2px;">{{_("Captcha waiting")}}</span>
</span>
- <img src="/flat/img/head-login.png" alt="User:" style="vertical-align:middle; margin:2px" /><span style="padding-right: 2px;">{{user.name}}</span>
+ <img src="/Flat/img/head-login.png" alt="User:" style="vertical-align:middle; margin:2px" /><span style="padding-right: 2px;">{{user.name}}</span>
<ul id="user-actions">
<li><a href="/logout" class="action logout" rel="nofollow">{{_("Logout")}}</a></li>
{% if user.is_admin %}
@@ -68,7 +68,7 @@
{% endblock %}
</div>
- <a href="/"><img id="head-logo" src="/flat/img/default/pyload-logo.png" alt="pyLoad" /></a>
+ <a href="/"><img id="head-logo" src="/Flat/img/default/pyload-logo.png" alt="pyLoad" /></a>
<div id="head-menu">
<ul>
@@ -81,22 +81,25 @@
{% block menu %}
<li>
- <a href="/" title=""><img src="/flat/img/head-menu-home.png" alt="" /> {{_("Home")}}</a>
+ <a href="/" title=""><img src="/Flat/img/head-menu-home.png" alt="" /> {{_("Home")}}</a>
</li>
<li {{ selected('queue') }}>
- <a href="/queue/" title=""><img src="/flat/img/head-menu-queue.png" alt="" /> {{_("Queue")}}</a>
+ <a href="/queue/" title=""><img src="/Flat/img/head-menu-queue.png" alt="" /> {{_("Queue")}}</a>
</li>
<li {{ selected('collector') }}>
- <a href="/collector/" title=""><img src="/flat/img/head-menu-collector.png" alt="" /> {{_("Collector")}}</a>
+ <a href="/collector/" title=""><img src="/Flat/img/head-menu-collector.png" alt="" /> {{_("Collector")}}</a>
</li>
<li {{ selected('downloads') }}>
- <a href="/downloads/" title=""><img src="/flat/img/head-menu-development.png" alt="" /> {{_("Downloads")}}</a>
+ <a href="/downloads/" title=""><img src="/Flat/img/head-menu-development.png" alt="" /> {{_("Downloads")}}</a>
+ </li>
+ <li {{ selected('filemanager') }}>
+ <a href="/filemanager/" title=""><img src="/Flat/img/head-menu-download.png" alt="" /> {{_("FileManager")}}</a>
</li>
<li {{ selected('logs', True) }}>
- <a href="/logs/" title=""><img src="/flat/img/head-menu-index.png" alt="" />{{_("Logs")}}</a>
+ <a href="/logs/" title=""><img src="/Flat/img/head-menu-index.png" alt="" />{{_("Logs")}}</a>
</li>
<li {{ selected('settings', True) }}>
- <a href="/settings/" title=""><img src="/flat/img/head-menu-config.png" alt="" />{{_("Config")}}</a>
+ <a href="/settings/" title=""><img src="/Flat/img/head-menu-config.png" alt="" />{{_("Settings")}}</a>
</li>
{% endblock %}
@@ -133,7 +136,7 @@
<div id="content" lang="en" dir="ltr">
-<h1>{% block subtitle %}pyLoad - {{_("Webinterface")}}{% endblock %}</h1>
+<h1>{% block subtitle %}pyLoad - {{_("Web UI")}}{% endblock %}</h1>
{% block statusbar %}
{% endblock %}
@@ -143,14 +146,14 @@
<div class="level1" style="clear:both">
</div>
-<noscript><h1>Enable JavaScript to use the webinterface.</h1></noscript>
+<noscript><h1>Enable JavaScript to use the web ui.</h1></noscript>
{% for message in messages %}
<b><p>{{message}}</p></b>
{% endfor %}
<div id="load-indicator" style="opacity: 0; float: right; margin-top: -10px;">
- <img src="/flat/img/default/ajax-loader.gif" alt="" style="padding-right: 5px"/>
+ <img src="/Flat/img/default/ajax-loader.gif" alt="" style="padding-right: 5px"/>
{{_("loading")}}
</div>
@@ -168,8 +171,8 @@
</div>
<div style="display: none;">
- {% include '/flat/tml/window.html' %}
- {% include '/flat/tml/captcha.html' %}
+ {% include '/Flat/tml/window.html' %}
+ {% include '/Flat/tml/captcha.html' %}
{% block hidden %}
{% endblock %}
</div>
diff --git a/pyload/webui/themes/flat/tml/downloads.html b/pyload/webui/themes/flat/tml/downloads.html
index 445f8da37..4b9ae7baf 100644
--- a/pyload/webui/themes/flat/tml/downloads.html
+++ b/pyload/webui/themes/flat/tml/downloads.html
@@ -1,4 +1,4 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block title %}Downloads - {{super()}} {% endblock %}
diff --git a/pyload/webui/themes/flat/tml/folder.html b/pyload/webui/themes/flat/tml/folder.html
index 89b84e7bb..a0d1dcec9 100644
--- a/pyload/webui/themes/flat/tml/folder.html
+++ b/pyload/webui/themes/flat/tml/folder.html
@@ -4,11 +4,11 @@
<span>
<b>{{ name }}</b>
<span class="buttons" style="opacity:0">
- <img title="{{_("Rename Directory")}}" class="rename" style="cursor: pointer" height="12px" src="/flat/img/pencil.png" />
+ <img title="{{_("Rename Directory")}}" class="rename" style="cursor: pointer" height="12px" src="/Flat/img/pencil.png" />
&nbsp;&nbsp;
- <img title="{{_("Delete Directory")}}" class="delete" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/flat/img/delete.png" />
+ <img title="{{_("Delete Directory")}}" class="delete" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/Flat/img/delete.png" />
&nbsp;&nbsp;
- <img title="{{_("Add subdirectory")}}" class="mkdir" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/flat/img/default/add_folder.png" />
+ <img title="{{_("Add subdirectory")}}" class="mkdir" style="margin-left: -10px; cursor: pointer" width="12px" height="12px" src="/Flat/img/default/add_folder.png" />
</span>
</span>
<div style="display:none">{{ _("Folder is empty") }}</div>
diff --git a/pyload/webui/themes/flat/tml/home.html b/pyload/webui/themes/flat/tml/home.html
index ec06b9122..ec7f4aae2 100644
--- a/pyload/webui/themes/flat/tml/home.html
+++ b/pyload/webui/themes/flat/tml/home.html
@@ -1,4 +1,4 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block head %}
<script type="text/javascript">
@@ -129,7 +129,7 @@ var LinkEntry = new Class({
'html': item.percent+ '% / '+ humanFileSize(item.size-item.bleft)
}),
remove: new Element('img',{
- 'src': '/flat/img/control_cancel.png',
+ 'src': '/Flat/img/control_cancel.png',
'styles':{
'vertical-align': 'middle',
'margin-right': '-20px',
@@ -208,22 +208,25 @@ var LinkEntry = new Class({
{% block menu %}
<li class="selected">
- <a href="/" title=""><img src="/flat/img/head-menu-home.png" alt="" /> {{_("Home")}}</a>
+ <a href="/" title=""><img src="/Flat/img/head-menu-home.png" alt="" /> {{_("Home")}}</a>
</li>
<li>
- <a href="/queue/" title=""><img src="/flat/img/head-menu-queue.png" alt="" /> {{_("Queue")}}</a>
+ <a href="/queue/" title=""><img src="/Flat/img/head-menu-queue.png" alt="" /> {{_("Queue")}}</a>
</li>
<li>
- <a href="/collector/" title=""><img src="/flat/img/head-menu-collector.png" alt="" /> {{_("Collector")}}</a>
+ <a href="/collector/" title=""><img src="/Flat/img/head-menu-collector.png" alt="" /> {{_("Collector")}}</a>
</li>
<li>
- <a href="/downloads/" title=""><img src="/flat/img/head-menu-development.png" alt="" /> {{_("Downloads")}}</a>
+ <a href="/downloads/" title=""><img src="/Flat/img/head-menu-development.png" alt="" /> {{_("Downloads")}}</a>
+</li>
+<li>
+ <a href="/filemanager/" title=""><img src="/Flat/img/head-menu-download.png" alt="" /> {{_("FileManager")}}</a>
</li>
<li class="right">
- <a href="/logs/" title=""><img src="/flat/img/head-menu-index.png" alt="" />{{_("Logs")}}</a>
+ <a href="/logs/" title=""><img src="/Flat/img/head-menu-index.png" alt="" />{{_("Logs")}}</a>
</li>
<li class="right">
- <a href="/settings/" title=""><img src="/flat/img/head-menu-config.png" alt="" />{{_("Config")}}</a>
+ <a href="/settings/" title=""><img src="/Flat/img/head-menu-config.png" alt="" />{{_("Config")}}</a>
</li>
{% endblock %}
@@ -248,7 +251,7 @@ var LinkEntry = new Class({
<td id="link_{{ link.id }}_bleft">{{ link.format_size }}</td>
<td>
<span id="link_{{ link.id }}_percent">{{ link.percent }}% /{{ link.bleft }}</span>
- <img id="link_{{ link.id }}_remove" style="vertical-align: middle; margin-right: -20px; margin-left: 5px; margin-top: -2px; cursor:pointer;" src="/flat/img/control_cancel.png"/>
+ <img id="link_{{ link.id }}_remove" style="vertical-align: middle; margin-right: -20px; margin-left: 5px; margin-top: -2px; cursor:pointer;" src="/Flat/img/control_cancel.png"/>
</td>
</tr>
<tr id="link_{{ link.id }}_pgb_tr">
diff --git a/pyload/webui/themes/flat/tml/info.html b/pyload/webui/themes/flat/tml/info.html
index 26b46736d..a650afc5a 100644
--- a/pyload/webui/themes/flat/tml/info.html
+++ b/pyload/webui/themes/flat/tml/info.html
@@ -1,4 +1,4 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block head %}
<script type="text/javascript">
@@ -11,8 +11,8 @@
</script>
{% endblock %}
-{% block title %}{{ _("Information") }} - {{ super() }} {% endblock %}
-{% block subtitle %}{{ _("Information") }}{% endblock %}
+{% block title %}{{ _("Info") }} - {{ super() }} {% endblock %}
+{% block subtitle %}{{ _("Info") }}{% endblock %}
{% block content %}
<h3>{{ _("News") }}</h3>
@@ -69,7 +69,7 @@
<td>{{ language }}</td>
</tr>
<tr>
- <td>{{ _("Webinterface Port:") }}</td>
+ <td>{{ _("Web UI Port:") }}</td>
<td>{{ webif }}</td>
</tr>
<tr>
diff --git a/pyload/webui/themes/flat/tml/login.html b/pyload/webui/themes/flat/tml/login.html
index 76365a79c..64ed28426 100644
--- a/pyload/webui/themes/flat/tml/login.html
+++ b/pyload/webui/themes/flat/tml/login.html
@@ -1,4 +1,4 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block title %}{{_("Login")}} - {{super()}} {% endblock %}
diff --git a/pyload/webui/themes/flat/tml/logout.html b/pyload/webui/themes/flat/tml/logout.html
index 370031b25..f91b16914 100644
--- a/pyload/webui/themes/flat/tml/logout.html
+++ b/pyload/webui/themes/flat/tml/logout.html
@@ -1,4 +1,4 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block head %}
<meta http-equiv="refresh" content="3; url=/">
diff --git a/pyload/webui/themes/flat/tml/logs.html b/pyload/webui/themes/flat/tml/logs.html
index 87e5a0f30..eada9ad3f 100644
--- a/pyload/webui/themes/flat/tml/logs.html
+++ b/pyload/webui/themes/flat/tml/logs.html
@@ -1,9 +1,9 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block title %}{{_("Logs")}} - {{super()}} {% endblock %}
{% block subtitle %}{{_("Logs")}}{% endblock %}
{% block head %}
-<link rel="stylesheet" type="text/css" href="/flat/css/log.min.css"/>
+<link rel="stylesheet" type="text/css" href="/Flat/css/log.min.css"/>
{% endblock %}
{% block content %}
diff --git a/pyload/webui/themes/flat/tml/pathchooser.html b/pyload/webui/themes/flat/tml/pathchooser.html
index 95a1a3be5..5ad1fd6d7 100644
--- a/pyload/webui/themes/flat/tml/pathchooser.html
+++ b/pyload/webui/themes/flat/tml/pathchooser.html
@@ -25,7 +25,7 @@
}
</script>
- <link rel="stylesheet" type="text/css" href="/flat/css/pathchooser.min.css"/>
+ <link rel="stylesheet" type="text/css" href="/Flat/css/pathchooser.min.css"/>
</head>
<body{% if type == 'file' %}{% if not oldfile %} onload="setInvalid();"{% endif %}{% endif %}>
<center>
diff --git a/pyload/webui/themes/flat/tml/queue.html b/pyload/webui/themes/flat/tml/queue.html
index 0d3022ddd..80e6c864c 100644
--- a/pyload/webui/themes/flat/tml/queue.html
+++ b/pyload/webui/themes/flat/tml/queue.html
@@ -1,7 +1,7 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
{% block head %}
-<script type="text/javascript" src="/flat/js/render/package.min.js"></script>
+<script type="text/javascript" src="/Flat/js/render/package.min.js"></script>
<script type="text/javascript">
@@ -37,17 +37,17 @@ document.addEvent("domready", function(){
<div class="order" style="display: none;">{{ package.order }}</div>
<div class="packagename" style="cursor: pointer">
- <img class="package_drag" src="/flat/img/folder.png" style="cursor: move; margin-bottom: -2px">
+ <img class="package_drag" src="/Flat/img/folder.png" style="cursor: move; margin-bottom: -2px">
<span class="name">{{package.name}}</span>
&nbsp;&nbsp;
<span class="buttons" style="opacity:0">
- <img title="{{_("Delete Package")}}" style="cursor: pointer" width="12px" height="12px" src="/flat/img/delete.png" />
+ <img title="{{_("Delete Package")}}" style="cursor: pointer" width="12px" height="12px" src="/Flat/img/delete.png" />
&nbsp;&nbsp;
- <img title="{{_("Restart Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/flat/img/arrow_refresh.png" />
+ <img title="{{_("Restart Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/Flat/img/arrow_refresh.png" />
&nbsp;&nbsp;
- <img title="{{_("Edit Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/flat/img/pencil.png" />
+ <img title="{{_("Edit Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/Flat/img/pencil.png" />
&nbsp;&nbsp;
- <img title="{{_("Move Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/flat/img/package_go.png" />
+ <img title="{{_("Move Package")}}" style="margin-left: -10px; cursor: pointer" height="12px" src="/Flat/img/package_go.png" />
</span>
</div>
{% set progress = (package.linksdone * 100) / package.linkstotal %}
diff --git a/pyload/webui/themes/flat/tml/settings.html b/pyload/webui/themes/flat/tml/settings.html
index 1bd0d1e17..8a8e54b0f 100644
--- a/pyload/webui/themes/flat/tml/settings.html
+++ b/pyload/webui/themes/flat/tml/settings.html
@@ -1,12 +1,12 @@
-{% extends '/flat/tml/base.html' %}
+{% extends '/Flat/tml/base.html' %}
-{% block title %}{{ _("Config") }} - {{ super() }} {% endblock %}
-{% block subtitle %}{{ _("Config") }}{% endblock %}
+{% block title %}{{ _("Settings") }} - {{ super() }} {% endblock %}
+{% block subtitle %}{{ _("Settings") }}{% endblock %}
{% block head %}
- <script type="text/javascript" src="/flat/js/static/tinytab.min.js"></script>
- <script type="text/javascript" src="/flat/js/static/MooDropMenu.min.js"></script>
- <script type="text/javascript" src="/flat/js/render/settings.min.js"></script>
+ <script type="text/javascript" src="/Flat/js/static/tinytab.min.js"></script>
+ <script type="text/javascript" src="/Flat/js/static/MooDropMenu.min.js"></script>
+ <script type="text/javascript" src="/Flat/js/render/settings.min.js"></script>
{% endblock %}
diff --git a/pyload/webui/themes/flat/tml/window.html b/pyload/webui/themes/flat/tml/window.html
index 8f57843c6..ea5d65e46 100644
--- a/pyload/webui/themes/flat/tml/window.html
+++ b/pyload/webui/themes/flat/tml/window.html
@@ -12,7 +12,7 @@
<label for="add_links">{{_("Links")}}
<span class="small">{{_("Paste your links here or any text and press the filter button.")}}</span>
<span class="small"> {{ _("Filter urls") }}
-<img alt="URIParsing" Title="Parse Uri" src="/flat/img/default/parseUri.png" style="cursor:pointer; vertical-align: text-bottom;" onclick="parseUri()"/>
+<img alt="URIParsing" Title="Parse Uri" src="/Flat/img/default/parseUri.png" style="cursor:pointer; vertical-align: text-bottom;" onclick="parseUri()"/>
</span>
</label>