Hello,
I've created my first AHK script to assist in some basic HTML coding:
<!-- m -->https://ahknet.autoh...etom/html_aide/<!-- m -->
The inspiration came from the need for my copywriter to press Ctrl-B to bold text with <b></b> tags. I started adding more and more goodies, and pretty soon HTML Aide was born. I expect there to be bugs since this is the first release and I don't have my own QA department, so please report bugs here or directly to me. Feature suggestions and optimization tips are also appreciated.
Cheers,
Tom

HTML Aide
Started by
10basetom
, Jul 18 2007 11:26 AM
3 replies to this topic
#1
-
Posted 18 July 2007 - 11:26 AM

Definitely useful, especially with your clearly-written documentation. Thanks for posting it.
#2
-
Posted 21 July 2007 - 12:34 PM

I meant to compliment you on this too. I don't do alot of HTML coding but this will definitely be handy next time I do.
#3
-
Posted 21 July 2007 - 06:13 PM

Thanks for the encouragement, guys. I have since made some updates to the script.
1.7 - Replaced "1.0" with %AppVersion% in email subject - Fixed bug: original clipboard text restored only after GUI closes 1.6 - Added CleanSpaces function to strip extra spaces from clipboard - Fixed bug: copying text from beginning of Word bullet also copied "<Tab> 1.5 - Added divider line in tray menu - Added Insert tray menu - Added ability to insert lists - Added to ToolOff group: CabinetWClass, "Message" - Added underlined shortcuts 1.1 - Added "(Suspended)" to tooltip when tool is suspended 1.0 - Initial release
#4
-
Posted 14 August 2007 - 10:36 PM
