- migrated some more pages to correct (X)HTML git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3106 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
0a050bc043
commit
2beea44465
@ -1,34 +1,32 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>YaCy '#[clientname]#': Steering</title>
|
||||
#%env/templates/metas.template%#
|
||||
</head>
|
||||
<body marginheight="0" marginwidth="40" leftmargin="40" topmargin="0">
|
||||
|
||||
|
||||
<br><br><h2>Steering Receipt:</h2>
|
||||
<p>
|
||||
#(info)#
|
||||
<b>No information has been submitted</b><br>
|
||||
Nothing changed
|
||||
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
|
||||
<!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]#': Steering</title>
|
||||
#%env/templates/metas.template%#
|
||||
</head>
|
||||
<body marginheight="0" marginwidth="40" leftmargin="40" topmargin="0">
|
||||
<br /><br />
|
||||
<h2>Steering Receipt:</h2>
|
||||
<p>#(info)#
|
||||
<b>No information has been submitted</b><br />
|
||||
Nothing changed
|
||||
</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>
|
||||
::
|
||||
<b>Your system is not protected by a password</b><br>
|
||||
Please go to the <a href="/Settings_p.html">Settings</a> page and set an administration password
|
||||
<b>Your system is not protected by a password</b><br />
|
||||
Please go to the <a href="/Settings_p.html">Settings</a> page and set an administration password.
|
||||
::
|
||||
<b>You don't have the correct access right to perform this task.</b><br>
|
||||
Please log in.
|
||||
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
|
||||
<b>You don't have the correct access right to perform this task.</b><br />
|
||||
Please log in.
|
||||
<p>You can now go back to the <a href="Settings_p.html">Settings</a> page if you want to make more changes.</p>
|
||||
::
|
||||
<b>Shutting down.</b>
|
||||
<br>Application will terminate after working off all scheduled tasks.
|
||||
<b>Shutting down.</b><br/>
|
||||
Application will terminate after working off all scheduled tasks.
|
||||
::
|
||||
<b>Restart YaCy.</b><br>
|
||||
Application will terminate after working off all scheduled tasks.<br>
|
||||
Then YaCy will restart.<br>
|
||||
If you can't reach YaCy's interface after 5 minutes restart failed.
|
||||
#(/info)#
|
||||
</p>
|
||||
</body>
|
||||
<b>Restart YaCy.</b><br />
|
||||
Application will terminate after working off all scheduled tasks.<br />
|
||||
Then YaCy will restart.<br />
|
||||
If you can't reach YaCy's interface after 5 minutes restart failed.#(/info)#
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
@ -1,71 +1,74 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>YaCy '#[clientname]#': User Page</title>
|
||||
#%env/templates/metas.template%#
|
||||
</head>
|
||||
<body>
|
||||
#%env/templates/header.template%#
|
||||
<br><br>
|
||||
<h2>User Page</h2><br>
|
||||
#(logged-in)#
|
||||
You are not logged in.<br />
|
||||
<form action="User.html" method="post">
|
||||
Username: <input type="text" name="username"><br />
|
||||
Password: <input type="password" name="password"><br />
|
||||
<input type="submit" value="login">
|
||||
</form>
|
||||
::
|
||||
You are currently logged in as #[username]#.<br />
|
||||
(Identified by #(identified-by)#IP::Username/Password::Cookie#(/identified-by)#)<br />
|
||||
<form action="User.html">
|
||||
<!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]#': User Page</title>
|
||||
#%env/templates/metas.template%#
|
||||
</head>
|
||||
<body>
|
||||
#%env/templates/header.template%#
|
||||
<br />
|
||||
<br />
|
||||
<h2>User Page</h2>
|
||||
#(logged-in)#
|
||||
<p>
|
||||
You are not logged in.<br />
|
||||
<form action="User.html" method="post">
|
||||
Username: <input type="text" name="username" /><br />
|
||||
Password: <input type="password" name="password" /><br />
|
||||
<input type="submit" value="login" />
|
||||
</form>
|
||||
</p>
|
||||
::
|
||||
<p>
|
||||
You are currently logged in as #[username]#.<br />
|
||||
(Identified by #(identified-by)#IP::Username/Password::Cookie#(/identified-by)#)<br />
|
||||
<form action="User.html">
|
||||
<input type="submit" name="logout" value="logout">
|
||||
</form>
|
||||
#(limit)#::
|
||||
#{percent}#<img src="/env/grafics/red-block.png">#{/percent}##{percent2}#<img src="/env/grafics/green-block.png">#{/percent2}#
|
||||
<br />
|
||||
You have used <strong>#[timeused]#</strong> minutes of your onlinetime limit of <strong>#[timelimit]#</strong> minutes per day.<br />
|
||||
#(/limit)#
|
||||
<form action="User.html" method="POST">
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td>old Password</td>
|
||||
<td><input type="password" name="oldpass" /></td>
|
||||
</tr><tr>
|
||||
<td>new Password</td>
|
||||
<td><input type="password" name="newpass"></td>
|
||||
</tr><tr>
|
||||
<td>new Password(repetition)</td>
|
||||
<td><input type="password" name="newpass2"></td>
|
||||
</tr><tr>
|
||||
<td colspan="2"><input type="submit" name="changepass" value="change"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<p />
|
||||
<b>
|
||||
::
|
||||
You are currently logged in as admin.<br />
|
||||
<form action="User.html">
|
||||
</form>
|
||||
#(limit)#::
|
||||
#{percent}#<img src="/env/grafics/red-block.png" alt="red bar" />#{/percent}##{percent2}#<img src="/env/grafics/green-block.png" alt="green bar" />#{/percent2}#
|
||||
<br />
|
||||
You have used <strong>#[timeused]#</strong> minutes of your onlinetime limit of <strong>#[timelimit]#</strong> minutes per day.<br />
|
||||
#(/limit)#
|
||||
</p>
|
||||
<form action="User.html" method="POST">
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td><label for="oldpass">old Password</label></td>
|
||||
<td><input type="password" name="oldpass" id="oldpass" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="newpass">new Password</label></td>
|
||||
<td><input type="password" name="newpass" id="newpass" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="newpass2">new Password(repetition)</label></td>
|
||||
<td><input type="password" name="newpass2" id="newpass2" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><input type="submit" name="changepass" value="Change" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
::
|
||||
You are currently logged in as admin.<br />
|
||||
<form action="User.html">
|
||||
<input type="submit" name="logout" value="logout">
|
||||
</form>
|
||||
<br />
|
||||
(after logout you will be prompted for your password again. simply click "cancel")
|
||||
#(/logged-in)#
|
||||
#(status)#
|
||||
::
|
||||
#(password)#
|
||||
Password was changed.
|
||||
::
|
||||
old Password is wrong.
|
||||
::
|
||||
new Password and its repetition do not match.
|
||||
::
|
||||
new Password is empty.
|
||||
#(/password)#
|
||||
#(/status)#
|
||||
</b>
|
||||
|
||||
#%env/templates/footer.template%#
|
||||
</body>
|
||||
</form>
|
||||
<br />
|
||||
<p>(after logout you will be prompted for your password again. simply click "cancel")</p>
|
||||
#(/logged-in)#
|
||||
<b>
|
||||
#(status)#
|
||||
::
|
||||
#(password)#
|
||||
Password was changed.::
|
||||
Old Password is wrong.::
|
||||
New Password and its repetition do not match.::
|
||||
New Password is empty.
|
||||
#(/password)#
|
||||
#(/status)#
|
||||
</b>
|
||||
#%env/templates/footer.template%#
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,84 +1,83 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>YaCy '#[clientname]#': Shared Blacklist</title>
|
||||
#%env/templates/metas.template%#
|
||||
<script>
|
||||
<!--
|
||||
function selectall(){
|
||||
<!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]#': Shared Blacklist</title>
|
||||
#%env/templates/metas.template%#
|
||||
<script>
|
||||
<!--
|
||||
function selectall(){
|
||||
for(i = 1; i<= document.getElementsByName("num")[0].value; i++){
|
||||
document.getElementsByName("item" + i)[0].checked = true;
|
||||
}
|
||||
}
|
||||
function deselectall(){
|
||||
}
|
||||
function deselectall(){
|
||||
for(i = 1; i<= document.getElementsByName("num")[0].value; i++){
|
||||
document.getElementsByName("item" + i)[0].checked = false;
|
||||
}
|
||||
}
|
||||
-->
|
||||
</script>
|
||||
</head>
|
||||
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
|
||||
#%env/templates/header.template%#
|
||||
<br><br>
|
||||
<h2>Add Items to Blacklist</h2>
|
||||
|
||||
<p class="info">
|
||||
#(status)#<!-- [0] -->
|
||||
::<!-- [1] -->
|
||||
Unable to store the items into the blacklist file:<br>
|
||||
}
|
||||
-->
|
||||
</script>
|
||||
</head>
|
||||
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
|
||||
#%env/templates/header.template%#
|
||||
<br />
|
||||
<br />
|
||||
<h2>Add Items to Blacklist</h2>
|
||||
<p class="info">#(status)#
|
||||
<!-- [0] -->
|
||||
::
|
||||
<!-- [1] -->
|
||||
Unable to store the items into the blacklist file:<br />
|
||||
<font color="red">#[error]#</font>
|
||||
::<!-- [2] -->
|
||||
::
|
||||
<!-- [2] -->
|
||||
File Error! Wrong Path?
|
||||
::<!-- [3] -->
|
||||
::
|
||||
<!-- [3] -->
|
||||
YaCy-Peer "<span class="settingsValue">#[name]#</span>" not found.
|
||||
::<!-- [4] -->
|
||||
::
|
||||
<!-- [4] -->
|
||||
URL "<span class="settingsValue">#[address]#</span>" not found or empty list.
|
||||
::<!-- [5] -->
|
||||
::
|
||||
<!-- [5] -->
|
||||
Wrong Invocation! Please invoke with sharedBlacklist.html?name=PeerName
|
||||
#(/status)#
|
||||
</p>
|
||||
#(/status)#
|
||||
</p>
|
||||
|
||||
<form action="sharedBlacklist_p.html" method="post" enctype="multipart/form-data">
|
||||
<input type="hidden" name="num" value="#[num]#">
|
||||
<input type="hidden" name="currentBlacklist" value="#[currentBlacklist]#">
|
||||
<p>
|
||||
#(page)#<!-- [0] -->
|
||||
<table>
|
||||
<tr>
|
||||
<form action="sharedBlacklist_p.html" method="post" enctype="multipart/form-data">
|
||||
<input type="hidden" name="num" value="#[num]#" />
|
||||
<input type="hidden" name="currentBlacklist" value="#[currentBlacklist]#" />
|
||||
#(page)#<!-- [0] -->
|
||||
<table>
|
||||
<tr>
|
||||
<td><b>Blacklist source:</b></td>
|
||||
<td><span class="settingsValue">#[source]#</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Blacklist target:</b></td>
|
||||
<td><span class="settingsValue">#[target]#</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p />
|
||||
<table border="0" cellspacing="1" cellpadding="3" >
|
||||
</tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="1" cellpadding="3" >
|
||||
<tr class="TableHeader">
|
||||
<th class="small" width="100%" align="left">Blacklist item</th>
|
||||
<th class="small"> </th>
|
||||
</tr>
|
||||
#{urllist}#
|
||||
</tr>#{urllist}#
|
||||
<tr class="TableCell#(dark)#Light::Dark#(/dark)#" class="small">
|
||||
<td>#[url]#</td>
|
||||
<td><input type="checkbox" name="item#[count]#" value="#[url]#"></td>
|
||||
</tr>
|
||||
#{/urllist}#
|
||||
<td><input type="checkbox" name="item#[count]#" value="#[url]#" /></td>
|
||||
</tr>#{/urllist}#
|
||||
<tr class="small" style="background-color: #eeeeee">
|
||||
<td colspan="2">
|
||||
<input type="button" onclick="selectall()" value="select all">
|
||||
<input type="button" onclick="deselectall()" value="deselect all">
|
||||
<input type="submit" value="add" name="add">
|
||||
<input type="button" onclick="selectall()" value="select all" />
|
||||
<input type="button" onclick="deselectall()" value="deselect all" />
|
||||
<input type="submit" value="add" name="add" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
::<!-- [1] -->
|
||||
#(/page)#
|
||||
</p>
|
||||
</form>
|
||||
|
||||
#%env/templates/footer.template%#
|
||||
</body>
|
||||
</table>
|
||||
::<!-- [1] -->
|
||||
#(/page)#
|
||||
</form>
|
||||
#%env/templates/footer.template%#
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in new issue