diff --git a/htroot/Blog.rss b/htroot/Blog.rss index 1755146cb..2cc62a7f8 100644 --- a/htroot/Blog.rss +++ b/htroot/Blog.rss @@ -4,7 +4,7 @@ <![CDATA[YaCy '#[clientname]#': Blog]]> http://#[address]#/Blog.html - http://#[address]#/env/grafics/yacy.png + http://#[address]#/env/grafics/YaCyLogo_60ppi.png YaCy http://#[address]#/ diff --git a/htroot/Messages_p.rss b/htroot/Messages_p.rss index f4b835d65..4c792c69b 100644 --- a/htroot/Messages_p.rss +++ b/htroot/Messages_p.rss @@ -4,7 +4,7 @@ <![CDATA[YaCy '#[clientname]#': Messages]]> http://#[peerAddress]#/Messages_p.html - http://#[peerAddress]#/env/grafics/yacy.png + http://#[peerAddress]#/env/grafics/YaCyLogo_60ppi.png YaCy http://#[peerAddress]#/ diff --git a/htroot/News.rss b/htroot/News.rss index 7e98ed516..c66dbe87e 100644 --- a/htroot/News.rss +++ b/htroot/News.rss @@ -4,7 +4,7 @@ <![CDATA[YaCy '#[clientname]#': #(page)#News Overview::Incoming News::Processed News::Outgoing News::Published News#(/page)#]]> http://#[address]#/News.html?page=#[page]# - http://#[address]#/env/grafics/yacy.png + http://#[address]#/env/grafics/YaCyLogo_60ppi.png YaCy http://#[address]#/ diff --git a/htroot/Status.html b/htroot/Status.html index f8e7a0b42..0fbd7ad48 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -119,8 +119,8 @@
#(peerAddress)# Not assigned :: - #[address]#
- http://www.#[peername]#.yacy + http://#[address]#
+ http://#[peername]#.yacy #(/peerAddress)#
This peer's name
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index c11c12db9..41e1ce794 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -39,8 +39,8 @@ total: #[totalMemory]#
max: #[maxMemory]# -
Traffic
-
Proxy: #[trafficProxy]# | Crawler: #[trafficCrawler]# [Reset]
+
Traffic [Reset]
+
Proxy: #[trafficProxy]#
Crawler: #[trafficCrawler]#
Incoming Connections
Active: #[connectionsActive]# | Idle: #[connectionsIdle]# | Max: #[connectionsMax]#
@@ -65,32 +65,28 @@
- + - - - + - -
Local CrawlLocal Crawl #[localCrawlQueueSize]# #(localCrawlPaused)#pause local crawl::continue local crawl#(/localCrawlPaused)# #(localCrawlPaused)# ::(paused)#(/localCrawlPaused)#[Details]
Remote triggered Crawl #[remoteTriggeredCrawlQueueSize]# #(remoteTriggeredCrawlPaused)#pause remote triggered crawl::continue remote triggered crawl#(/remoteTriggeredCrawlPaused)# #(remoteTriggeredCrawlPaused)# ::(paused)#(/remoteTriggeredCrawlPaused)#
Global Crawl TriggerGlobal Crawl Trigger #[globalCrawlTriggerQueueSize]# #(globalCrawlTriggerPaused)#pause global crawl trigger::continue global crawl trigger#(/globalCrawlTriggerPaused)# #(globalCrawlTriggerPaused)# ::(paused)#(/globalCrawlTriggerPaused)#[Details]
Pre-Queueing #[stackCrawlQueueSize]#
diff --git a/htroot/env/base.css b/htroot/env/base.css index 28bd2096d..45b043470 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -235,7 +235,7 @@ div.ProgressBarCaption { } div.ProgressBar { float:left; - width:120px; + width:100px; height:10px; } div.ProgressBarFill { @@ -310,7 +310,7 @@ form.search.small p.yacylogo { /* The logo in yacysearch.html */ float:left; padding:0; margin: 0 5px 5px; - width:70px; + width:90px; } /*---------- @@ -333,7 +333,7 @@ h2.yacy { /* The heading in index.html */ padding-top:130px; width:256px; min-width:256px; /*min-width does not exist in IE 5.5, 6 and Safari */ - background:url(/env/grafics/kaskelix.png) top center no-repeat; + background:url(/env/grafics/YaCyLogo_120ppi.png) top center no-repeat; } div.welcome { /* The heading in Status.html */ @@ -577,7 +577,7 @@ form.PeerControl fieldset { /* on Status.html */ form.search.small fieldset { clear:left; - margin-left:85px; + margin-left:100px; } /*---------- diff --git a/htroot/env/grafics/YaCyLogo_120ppi.png b/htroot/env/grafics/YaCyLogo_120ppi.png new file mode 100644 index 000000000..9dc8ae5e8 Binary files /dev/null and b/htroot/env/grafics/YaCyLogo_120ppi.png differ diff --git a/htroot/env/grafics/YaCyLogo_60ppi.png b/htroot/env/grafics/YaCyLogo_60ppi.png new file mode 100644 index 000000000..9afddaa95 Binary files /dev/null and b/htroot/env/grafics/YaCyLogo_60ppi.png differ diff --git a/htroot/env/grafics/yacy.png b/htroot/env/grafics/yacy.png deleted file mode 100644 index e75df2319..000000000 Binary files a/htroot/env/grafics/yacy.png and /dev/null differ diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index b85a50cbf..034c07383 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -1,5 +1,5 @@
-

YaCy - Distributed Web Indexing - Administration

+

YaCy - Distributed Web Search