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/ConfigProfile_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/ConfigProfile_p.html')
| -rw-r--r-- | htroot/ConfigProfile_p.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html index 351c4a086..da70f9b85 100644 --- a/htroot/ConfigProfile_p.html +++ b/htroot/ConfigProfile_p.html @@ -65,7 +65,9 @@ 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></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>
+</td>
</tr>
<tr>
|
