yacy_search_server/htroot/SettingsAck_p.html

227 lines
9.9 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Settings Acknowledge</title>
#%env/templates/metas.template%#
</head>
<body>
#%env/templates/header.template%#
<h2>Settings Receipt:</h2>
#(info)#<!-- 0 -->
<p><strong>No information has been submitted</strong><br />
Nothing changed.</p>
::<!-- 1 -->
<p><strong>Error with submitted information.</strong><br />
Nothing changed.</p>
::<!-- 2 -->
<p><strong>The user name must be given.</strong><br />
Your request cannot be processed.<br />Nothing changed.</p>
::<!-- 3 -->
<p><strong>The password redundancy check failed. You have probably misstyped your password.</strong><br />
Your request cannot be processed.<br />Nothing changed.</p>
::<!-- 4 -->
<p><strong>Shutting down.</strong><br />Application will terminate after working off all crawling tasks.</p>
::<!-- 5 -->
<p><strong>Your administration account setting has been made.</strong><br />
Your new administration account name is #[user]#. The password has been accepted.<br />If you go back to the Settings page, you must log-in again.</p>
::<!-- 6 -->
<p>
<strong>Your proxy access setting has been changed.<br />
Your proxy account check has been disabled, since you did not supply a password.</strong>
The new proxy IP filter is set to <span class="settingsValue">#[filter]#</span><br />
The proxy port is: <span class="settingsValue">#[port]#</span>
#(restart)#
::
Port rebinding will be done in a few seconds.<br />
You can reach your YaCy server under the new location <a href="http://#[ip]#:#[port]#/">http://#[ip]#:#[port]#/</a>
#(/restart)#
</p>
::<!-- 7 -->
<p>
<strong>Your proxy access setting has been changed.</strong><br />
If you open any public web page through the proxy, you must log-in.<br />
The new proxy IP filter is set to <span class="settingsValue">#[filter]#</span><br />
The proxy port is: <span class="settingsValue">#[port]#</span>
#(restart)#
::
Port rebinding will be done in a view seconds.<br />
You can reach your YaCy server under the new location <a href="http://#[ip]#:#[port]#/">http://#[ip]#:#[port]#/</a>
#(/restart)#
</p>
::<!-- 8 -->
<p><strong>Your server access filter is now set to #[filter]#</strong><br />
<!--Your new server account name is #[user]#. The password has been accepted.<br />
If you go back to the Settings page, you must log-in again.-->
</p>
::<!-- 9 -->
<p>Auto pop-up of the Status page is now <strong>disabled</strong></p>
::<!-- 10 -->
<p>Auto pop-up of the Status page is now <strong>enabled</strong></p>
::<!-- 11 -->
<p>You are now permanently <strong>online</strong>. After a short while you should see the effect on the <a href="Status.html">status</a> page.</p>
::<!-- 12 -->
<p><strong>The Peer Name is:</strong> <span class="settingsValue">#[peerName]#</span><br />
<strong>Your static Ip(or DynDns) is:</strong> <span class="settingsValue">#[staticIP]#</span>
</p>
::<!-- 13 -->
<p><strong>Seed Settings changed.#(success)#::You are now a principal peer.#(/success)#</strong></p>
::<!-- 14 -->
<p><strong>Seed Settings changed, but something is wrong.</strong></p>
<p class="error">#[errormsg]#</p>
<p>Seed Uploading was deactivated automatically.
Please return to the settings page and modify the data.</p>
::<!-- 15 -->
<p><strong>The remote-proxy setting has been changed</strong><br />
The new setting is effective immediately, you don't need to re-start.</p>
::<!-- 16 -->
<p><strong>The submitted peer name is already used by another peer. Please choose a different name.</strong> The Peer name has not been changed.<br />
Your Peer Language is: <span class="settingsValue">#[peerLang]#</span></p>
::<!-- 17 -->
<p><strong>The submitted peer name is not well-formed. Please choose a different name.</strong> The Peer name has not been changed.<br />
Peer names must not contain characters other than (a-z, A-Z, 0-9, '-', '_') and must not be longer than 80 characters.
Your Peer Language is: <span class="settingsValue">#[peerLang]#</span></p>
::<!-- 18 -->
<p>
The new parser settings where changed successfully.<br />
Parsing of the following mime-types was enabled:
</p>
<table>
#{parser}#
<tr>
<td class="settingsValue">#[parserMode]#</td>
<td class="settingsValue">#[enabledMime]#</td>
</tr>
#{/parser}#
</table>
::<!-- 19 -->
<p>Seed Upload method was changed successfully.
#(success)#::<br />You are now a principal peer.#(/success)#
</p>
<table>
<tr>
<td>Seed Upload Method:</td>
<td class="settingsValue">#[seedUploadMethod]#</td>
</tr>
<tr>
<td>Seed File URL:</td>
<td class="settingsValue"><a href="#[seedURL]#">#[seedURL]#</a></td>
</tr>
</table>
::<!-- 20: HTTP-Networking -->
<p><strong>Your proxy networking settings have been changed.</strong></p>
<table>
<tr>
<td>Transparent Proxy Support is:</td>
<td class="settingsValue">#[isTransparentProxy]#</td>
</tr>
<tr>
<td>Connection Keep-Alive Support is:</td>
<td class="settingsValue">#[connectionKeepAliveSupport]#</td>
</tr>
<tr>
<td>Send via header is:</td>
<td class="settingsValue">#[proxy.sendViaHeader]#</td>
</tr>
<tr>
<td>Send X-Forwarded-For header is:</td>
<td class="settingsValue">#[proxy.sendXForwardedForHeader]#</td>
</tr>
</table>
::<!-- 21: message forwarding -->
<p><strong>Your message forwarding settings have been changed.</strong></p>
<table>
<tr>
<td>Message Forwarding Support is:</td>
<td class="settingsValue">#[msgForwardingEnabled]#</td>
</tr>
<tr>
<td>Message Forwarding Command:</td>
<td class="settingsValue">#[msgForwardingCmd]#</td>
</tr>
<tr>
<td>Recipient Address:</td>
<td class="settingsValue">#[msgForwardingTo]#</td>
</tr>
</table>
::<!-- 22 -->
<p><strong>Your port forwarding settings have been changed.</strong></p>
<table>
<tr>
<td>Port Forwarding Support is:</td>
<td class="settingsValue">#[portForwarding.Enabled]#</td>
</tr>
<tr>
<td>Port Forwarding Method:</td>
<td class="settingsValue">#[portForwarding.Type]#</td>
</tr>
<tr><td colspan="2"><hr /></td></tr>
<tr><td colspan="2"><strong>Secure channel specific settings:</strong></td></tr>
<tr>
<td>Port Forwarding Port:</td>
<td class="settingsValue">#[portForwarding.sch.Port]#</td>
</tr>
<tr>
<td>Port Forwarding Host:</td>
<td class="settingsValue">#[portForwarding.sch.HostUser]#@#[portForwarding.sch.Host]#:#[portForwarding.sch.HostPort]#</td>
</tr>
<tr>
<td>Port Forwarding uses proxy:</td>
<td class="settingsValue">#[portForwarding.sch.UseProxy]#</td>
</tr>
</table>
::<!-- 23 : Port forwarding - error -->
<p><strong>Port Forwarding Settings changed, but something is wrong.</strong></p>
<p class="error">#[errormsg]#</p>
<p>
Port Forwarding was deactivated automatically.<br />
Please return to the settings page and modify the data.<br />
</p>
::<!-- 24 -->
<p>You are now <strong>event-based online</strong>. After a short while you should see the effect on the <a href="Status.html">status</a> page.</p>
::<!-- 25 -->
<p>You are now in <strong>Cache Mode</strong>. Only Proxy-cache ist available in this mode. After a short while you should see the effect on the <a href="Status.html">status</a> page.</p>
::<!-- 26 -->
<p class="error">Unable to bild the server to the new Port: <span class="settingsValue">#[port]#</span><br />
This values seems not to be a valid port configuration.</p>
::<!-- 27 -->
<p class="error"><strong>Invalid IP-Number filter:</strong> <tt>#[filter]#</tt><br />
<strong>Error in pattern nr #[nr]#</strong> "<tt>#[pattern]#</tt>": <tt>#[error]#</tt>
</p>
::<!-- 28 : Crawler settings OK -->
<p><strong>Your crawler settings have been changed.</strong></p>
<table>
<tr>
<td colspan="2"><strong>Generic Settings:</strong></td>
</tr>
<tr>
<td>Crawler timeout:</td>
<td class="settingsValue">#[crawler.clientTimeout]#</td>
</tr>
<tr>
<td colspan="2"><strong>Http Crawler Settings:</strong></td>
</tr>
<tr>
<td>Maximum Filesize:</td>
<td class="settingsValue">#[crawler.http.maxFileSize]#</td>
</tr>
<tr>
<td colspan="2"><strong>Ftp Crawler Settings:</strong></td>
</tr>
<tr>
<td>Maximum Filesize:</td>
<td class="settingsValue">#[crawler.ftp.maxFileSize]#</td>
</tr>
</table>
::<!-- 29: Crawler settings timeout error -->
<p class="error">Invalid crawler timeout value: <tt>#[crawler.clientTimeout]#</tt></p>
::<!-- 30: Cralwer settings, maxHttpFileSize error -->
<p class="error">Invalid maximum file size for http crawler: <tt>#[crawler.http.maxFileSize]#</tt></p>
::<!-- 31: Cralwer settings, maxFtpFileSize error -->
<p class="error">Invalid maximum file size for ftp crawler: <tt>#[crawler.http.maxFileSize]#</tt></p>
#(/info)#
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
#%env/templates/footer.template%#
</body>
</html>