summaryrefslogtreecommitdiff
path: root/htroot/SettingsAck_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-07 19:19:42 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-07 19:19:42 +0000
commit248077d3f0da329e3524709d8f080972851a8eaa (patch)
tree368bc5fe907bb7793d5f0297769fc276c4275a02 /htroot/SettingsAck_p.html
initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/SettingsAck_p.html')
-rw-r--r--htroot/SettingsAck_p.html67
1 files changed, 67 insertions, 0 deletions
diff --git a/htroot/SettingsAck_p.html b/htroot/SettingsAck_p.html
new file mode 100644
index 000000000..319090ad2
--- /dev/null
+++ b/htroot/SettingsAck_p.html
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html>
+<head>
+<title>YACY: Settings Acknowledge</title>
+#[metas]#
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+#[header]#
+<br><br>
+<h2>Settings Receipt:</h2>
+
+<p>
+#(info)#
+<b>No information has been submitted</b><br>
+Nothing changed
+::
+<b>Error with submitted information.</b><br>
+Nothing changed.
+::
+<b>The user name must be given.</b><br>
+Your request cannot be processed.<br>Nothing changed.
+::
+<b>The password redundancy check failed. You have probably misstyped your password.</b><br>
+Your request cannot be processed.<br>Nothing changed.
+::
+<b>Shutting down.</b><br>Application will terminate after working off all crawling tasks.
+::
+<b>Your administration account setting has been made.</b><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.
+::
+<b>Your proxy account setting has been changed.<br>
+Your proxy account check has been disabled, since you did not supply a password.</b><br>
+The new proxy IP filter is set to #[filter]#
+::
+<b>Your proxy account setting has been changed.</b><br>
+Your new proxy account name is #[user]#. The password has been accepted.<br>
+If you open any public web page through the proxy, you must log-in then.<br>
+The new proxy IP filter is set to #[filter]#.
+::
+<b>Your server access filter is now set to #[filter]#</b><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.-->
+::
+Auto pop-up of the Status page is now <b>disabled</b><br>
+::
+Auto pop-up of the Status page is now <b>enabled</b><br>
+::
+You are now permanently <b>online</b>. After a short while you should see the effect on the <a href="Status.html">status</a> page.<br>
+::
+<b>Port is: #[port]#</b><br>
+<b>PeerName is: #[peerName]#</b><br>
+<b>Shutdown time is: #[shutdownWaiting]# seconds</b><br>
+<u>if you changed the Port, you need to restart the Proxy.</u>
+::
+<b>SeedFTP Server Settings changed. You are now a principal peer.</b><br>
+::
+<b>SeedFTP Server Settings changed, but something is wrong. Please return to the settings page and modify the data.</b><br>
+::
+<b>The remote-proxy setting has been changed</b><br>
+The new setting is effective immediately, you don't need to re-start.
+#(/info)#
+</p>
+<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
+
+#[footer]#
+</body>
+</html>