diff --git a/htroot/IndexCreate_p.html b/htroot/IndexCreate_p.html index 1b526f1d5..f85911cad 100644 --- a/htroot/IndexCreate_p.html +++ b/htroot/IndexCreate_p.html @@ -8,11 +8,32 @@ #[header]#

Index Creation

+

+ + + + + + + + + + + + + + + + + + +
downStart new crawling job downRejected URL List
downDistributed IndexingdownIndexing Queue
downCrawl Profile ListdownLoader Queue
downRemote Crawling PeersdownCrawling Queue
+

-

+
Start Crawling Job:  You can define url's as start points for Web page crawling and start that crawling here. -
+
@@ -114,7 +135,7 @@ You can define url's as start points for Web page crawling and start that crawli

-

Distributed Indexing: +
Distributed Indexing: Crawling and indexing can be done by remote peers. Your peer can search and index for other peers and they can search for you.
@@ -170,7 +191,7 @@ Continue crawling.
#(/refreshbutton)# -Crawl Profile List:
+Crawl Profile List:
@@ -196,6 +217,8 @@ Crawl Profile List:
#{/crawlProfiles}#
Crawl Thread

+ +Remote Crawling Peers:  #(remoteCrawlPeers)# No remote crawl peers availible.
:: @@ -215,11 +238,14 @@ No remote crawl peers availible.
#(/remoteCrawlPeers)# +
+
+ #(rejected)# ::
-There are #[num]# entries in the rejected-urls list. +Rejected URL List: There are #[num]# entries in the rejected-urls list. #(only-latest)# :: Showing latest #[num]# entries. @@ -246,7 +272,11 @@ There are #[num]# entries in the rejected-queue:
#{/list}# #(/rejected)# +
+
+ +Indexing Queue:  #(indexing-queue)# The indexing queue is empty
:: @@ -272,7 +302,11 @@ There are #[num]# entries in the indexing queue:
#{/list}# #(/indexing-queue)# +
+
+ +Loader Set:  #(loader-set)# The loader set is empty
:: @@ -292,7 +326,11 @@ There are #[num]# entries in the loader set:
#{/list}# #(/loader-set)# +
+
+ +Crawler Queue:  #(crawler-queue)# The crawler queue is empty

:: @@ -325,6 +363,7 @@ There are #[num]# entries in the crawler queue. Showing #[show-num]# most recent #(/paused)# #(/crawler-queue)# +

#[footer]# diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 32775045d..1a63fa94c 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -8,15 +8,40 @@ #[header]#

Settings

-

This is the configuration page for YaCy. Access to this page should be limited to an administration person only. -To restrict the access to this page, please set an administrator account and password below.

+To restrict the access to this page, please set an administrator account and password below.

If you want to restore all settings to the default values, but forgot your administration password, you must stop the proxy, delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root folder and start YaCy again. +

+ + + + + + + + + + + + + + + + + + + + + + + +
downAdministration Account Settings downServer Access Settings
downGeneral SettingsdownSystem Behaviour Settings
downServer Access SettingsdownSeed Upload Settings
downHTTP NetworkingdownContent Parser Settings
downRemote Proxy (optional) 
+

-
Administration Account Settings +
Administration Account Settings

This is the account that restricts access to this 'Settings' page. If you have not customized it yet, you should do so now:

@@ -35,7 +60,7 @@ delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root fold

-

General Settings +
General Settings

@@ -60,7 +85,7 @@ delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root fold

-

Server Access Settings +
Server Access Settings These settings configure the access method to your own http proxy and server. All traffic is routed throug one single port, for both proxy and server.

Port Configuration

@@ -124,7 +149,7 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en

-

HTTP Networking +
HTTP Networking
@@ -148,7 +173,7 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en

-

Remote Proxy (optional) +
Remote Proxy (optional)

YaCy can use another proxy to connect to the internet. You can enter the address for the remote proxy here:

Transparent Proxy:
@@ -176,7 +201,7 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en

-

Server Access Settings +
Server Access Settings

Here you can restrict access to the server. By default, the access is not limited, because this function is needed to spawn the p2p index-sharing function. If you block access to your server (setting anything else than '*'), then you will also be blocked from using other peers' indexes for search service. However, blocking access may be correct in enterprise environments where you only want to index your company's own web pages.

ATTENTION: Your current IP is recognized as "#[clientIP]#". If the value you enter here does not match with this IP, you will not be able to access the server pages anymore

@@ -192,7 +217,7 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en

-

System Behaviour Settings +
System Behaviour Settings
@@ -202,7 +227,7 @@ Alternatively, you can simply set a virtual server port on your NAT/Server to en

-Seed Upload Settings +Seed Upload Settings

With these settings you can configure if you have an account on a public accessible server where you can host a seed-list file.

General Settings:

@@ -241,7 +266,7 @@ but only if there had been changes to the seed-list.

-

Content Parser Settings +
Content Parser Settings

With this settings you can activate or deactivate parsing of additional content-types based on their MIME-types.
For a detailed description of the various MIME-types take a look at http://www.iana.org/assignments/media-types/

diff --git a/htroot/env/grafics/down.gif b/htroot/env/grafics/down.gif new file mode 100644 index 000000000..94ec45d1b Binary files /dev/null and b/htroot/env/grafics/down.gif differ

Auto pop-up of status page on start-up: /