*) Fixed a bug.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2438 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
low012 19 years ago
parent b387bd47db
commit c2264962d1

@ -26,7 +26,7 @@
<p>Author:<br><input name="author" type="text" size="20" maxlength="80" value="#[author]#"></p>
<p>Subject:<br><input name="subject" type="text" size="20" maxlength="80" value="#[subject]#"></p>
<p>Text:<br><textarea name="content" cols="80" rows="24">#[page-code]#</textarea>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1',width=640,height=480);return false;">Yacy-Wiki Code</a> here.</font>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Yacy-Wiki Code</a> here.</font>
</p>
<input type="hidden" name="page" value="#[pageid]#">
<input type="submit" name="submit" value="Submit">

@ -66,7 +66,7 @@ You do not need to provide any personal data here, but if you want to distribute
<tr>
<td valign="top" class="TableCellDark">Comment</td>
<td valign="top" class="TableCellLight"><textarea name="comment" cols="40" rows="10">#[comment]#</textarea>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1',width=640,height=480);return false;">Wiki Code</a> here.</font>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Wiki Code</a> here.</font>
</td>
</tr>

@ -33,7 +33,7 @@
</p>
<p>Text:<br>
<textarea name="message" cols="80" rows="8">#[message]#</textarea>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1',width=640,height=480);return false;">Wiki Code</a> here.</font>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Wiki Code</a> here.</font>
</p>
<input type="hidden" name="hash" value="#[hash]#">
<input type="hidden" name="messagesize" value="#[messagesize]#">

@ -40,7 +40,7 @@
<form action="Wiki.html" method="POST" enctype="multipart/form-data" accept-charset="UTF-8">
<p>Author:<br><input name="author" type="text" size="80" maxlength="80" value="#[author]#"></p>
<p>Text:<br><textarea name="content" cols="80" rows="24">#[page-code]#</textarea>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1',width=640,height=480);return false;">Wiki Code</a> here.</font>
<br><font size="-1">You can use <a href="WikiHelp.html" target="_blank" onClick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Wiki Code</a> here.</font>
</p>
<input type="hidden" name="page" value="#[pagename]#">
<input type="hidden" name="reason" value="edit">

Loading…
Cancel
Save