HTML Kit site requirements.

HTML editor / aaTools
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Translations     On this page:   Download   |   Help   |   Feedback

aaTools

 Home > Plugins > Tools > Misc > Antonio Angelo > aaTools
 
aaTools
Version:
1.50
 
Date Updated:
01-Dec-2005
 
 
Adds options for using the selected text to create hyperlinks, generate tables, encode as numeric entities, insert file names and apply several different styles of comments.

Features:

  • Comment and uncomment the selected text using common styles used by HTML and languages similar to C/C++/Java/C#, CSS, INI, Perl/PHP/Ruby, SQL and VB.
     
  • Automatically selects the appropriate comment style based on the file extension. Supported file types include "html;htm" for "<!-- -->" comments, "css;c;cpp;h;hpp;hks;js;java;pas;php;php3;php4;mel" for "//" comments, "asp;qb;vbs" for "'" comments, "bas" for "REM" comments and "sql" for "--" comments [new in v1.31].
     
  • Convert the selected text to hyperlinks in the forms: <a href="text.html">text</a> , <a href="#text">text</a> and <a name="text">text</a>.
     
  • Convert text delimited with tabs or "!" characters to tables. New lines can be used to create multiple rows.
     
  • Encode text using numeric entities.
     
  • Insert a list of files in a specific folder that match the given file mask.

Notes:

  • The "|" (pipe) character is no longer used as a column delimiter when converting lines to a table [new in v1.50].

Usage:

  • To comment or uncomment a block of text: open the drop-down menu under the comments button and select the style of the comment.
     
  • To create a commonly used hyperlink based on the selected text: select the tag style from the anchor menu.
     
  • To create a table from delimited text: use the "!" character (without quotes) to separate table cells. Use new lines to separate table rows. Select the text and click the table button. For example, "one!two!three" generates <table><tr><td>one</td><td>two</td><td>three</td></tr></table>.
     
  • To encode text using numeric entities: select the text and click the email button. For example, "text" will be converted to: &#116;&#101;&#115;&#116;.
     
  • To insert a list of files: type the full path and the file mask. Select the path + mask and click the folder button. For example, type "C:\YourFolder\*.html" (excluding quotes) and select it. Click the folder button of the plugin. A list of matching files will be inserted, assuming that there are *.html files in a folder named C:\YourFolder\ on the computer.

Related Tags:

  • HTML tags: a, table, td, tr.
     
  • HTML attributes: border, cellpadding, cellspacing, class, href, name.
 
 Download
 
• Automated Installation:   (What's This?)To install, enter aatools in the Updates tab. Updates tab on the Actions Bar  • Manual Installation:
 
Requirements:
HTML-Kit Build 292
 
Download Size:
7.91 KB   (< 1 min)
 
 
 Open the download page
 
 Commonly Asked Questions

How do I install aaTools?

  • Download the "aaTools" plugin and save it to a folder of your choice (for example, c:\webfiles\). It's not necessary to manually extract the *.zip file, HTML-Kit will expand it to the proper folder during the installation.
     
  •  Install Plugin
    Select "Install | Install Plugin" from HTML-Kit's "Tools" menu. Point to the downloaded *.zip file and click "Open."
     
  • If any additional prompts appear, follow them to complete the installation.

How do I run it?

 Actions Bar
 Actions Bar
Tools
 Actions Bar
 Actions Bar
aaTools's icon will appear on the "Tools" tab on HTML-Kit's Actions Bar. It can also be invoked from the "Actions | Tools" sub menu.

Which programming language was used to write it?

aaTools was written in hkScript. More plugins written in hkScript can be found on the Plugins page.

Whats' the quickest way to uninstall aaTools?

Right click the aaTools icon on the Actions Bar and select "Uninstall." Alternatively, the "Tools | Install | Uninstall Plugins" menu option in HTML-Kit can be used to uninstall this and other plugins.

Do I need the exact versions of software listed under the Requirements?

The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.

What's the best way to check which version of HTML-Kit I'm using?

The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.
Essential     Standard     Exclusive
 Plugin Feedback
What do you think about aaTools?
 
Subject: 
Message: 
 
Optional Information:
Name: 
Email: 
Website: 
Rating: 
None  1/5  5/5 
Type: 
Public comment
Private message to the author
 
 
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.