Script Summary: Adds buttons to insert html tags and converts to escape characters where necessary.
This script works when adding a new comment to a script, post to the forum and the description field in script metadata.
Inserting Tags
Simply select the text to put tags around then click the appropriate tag.
Some tags have keyboard shortcuts to find them out see the tool tips
Note: It returns focus to the text box so you can just keep typing.
This is not a comprehensive list of tags as there are too many, these are just the tags I find most useful. For a full list of tags see this tread. If you want to change the tags included the list is at the top of the the script.
Converting To escape Characters
eg < to <
To convert to escape characters type as usual then either click escape: all to convert the whole text or selection to only convert the current selection.
Updates
- 23 June 2007
- Fixed for site redesign
- Added new comment Link at top (thanks vOidSenses)
- Added buttons for usefull links eg
$xand the Greasespot wiki
- 9 May 2007
- fixed bug when selecting using arrow keys
- 8 May 2007
- added schort cuts (eg
ctrl-bbold,crtl-iitalic, for rest see tool tips) - fixed
crtl-ssave so it doesn't require keyconfig
- added schort cuts (eg
- 7 may 2007
- fixed comment posting (thanks vOidSenses)
- 6 May 2007
- fixed selection issues on escaping
- neatened up comment box
- added
<div>and<span>
- 5 May 07
- added to edit post and new topics
- changed comments on scripts to be in the black floating forum style box as per znerp's request
- 25 April 07
<u>removed (thanks znerp)- better links (thanks vOidSenses)
<blockquote>added- changed
<b>to<strong>and<i>to<em> - added
<a>and<img> - fixed the scroll jumping on long entries
- added
ctrl-sfor saving metadata



