diff options
| author | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-08-21 21:23:29 +0000 |
|---|---|---|
| committer | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-08-21 21:23:29 +0000 |
| commit | b387bd47dbdcc49604c6b1dfefb105c4afa81009 (patch) | |
| tree | b0ce70c664f96f5ca383c5a82f8b078b359687a2 /htroot/MessageSend_p.html | |
| parent | 1c99b5a4844e619af0653aa452430f9b8a5be99f (diff) | |
*) Added a Wiki Code help page and links to it at every textbox Wiki Code can be used in. Maybe this will encourage people to play around with the Wiki and the Blog more.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2437 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/MessageSend_p.html')
| -rw-r--r-- | htroot/MessageSend_p.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/MessageSend_p.html b/htroot/MessageSend_p.html index 401113ac1..d49de65d8 100644 --- a/htroot/MessageSend_p.html +++ b/htroot/MessageSend_p.html @@ -33,6 +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>
</p>
<input type="hidden" name="hash" value="#[hash]#">
<input type="hidden" name="messagesize" value="#[messagesize]#">
|
