HTML Kit site requirements.

HTML editor / HTML Kit Plugins Directory
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
  Printable Booklets   |   Category Updated on 07-Sep-2006
Click for Details

HTML Kit Plugins Directory

Keywords : HTMLHome > Plugins > Keywords > HTML
 
 Random Picks
keIndentPHPCode
Indents can make it easier to read and mange the code. Whether you're working on a script with uneven indents, or a script indented with mismatched tabs, a single click of this plugin can help to indent your PHP scripts.
jpbTranslationFrench
Translates the HTML-Kit main menu to French.
 Category Matches
Sorted by Name:
 
mcLinesToLinks
Looking for a way to speed up the process of converting multiple lines to multiple links? Select the lines and let this plugin wrap each line with a blank anchor tag, optionally with the title attribute.
hkPageMultiplier
Need to create multiple pages based on a template but with slightly different content? This plugin gives you the ability to do this on-the-fly, almost in a freehand style. Simply type, paste or import the custom data, and generate the pages.
hkListStarter
If your web pages tend to have many lists, drop-down menus, categorized links, or long paragraph / DIV sections, this visual plugin can help you create and maintain them. It also makes it easier to edit, sort and even share data with other documents.
hkTextLink
If your pages tend to contain many text links, this plugin makes it easier to link the selected text using the right click menu. It can also filter out special characters so you can create safe plain text links, optionally with ID / NAME attributes.
gmSplitCssView
Remember the 'old' days of the Web when you didn't have much control over how your pages looked? These days most sites use stylesheets, but content is still the king. This plugin makes it easier to preview your pages with and without CSS.
gmMailToLink
Adds a wizard for inserting email links with multiple recipients, subject line and optional message text.
HTML Tidy Beta
HTML Tidy is able to provide fixes and suggestions for common coding errors by analyzing tag patterns. This plugin makes it possible to test the latest beta version of Tidy without having to replace the last version.
wkStructure
Converting text files to HTML? This plugin makes it easier to convert blocks of text separated by blank lines to HTML paragraphs with line breaks.
mcHybridList
Reformats items in OL / UL lists to remove whitespace around the tags.
hkDOMToolHelper
Need a little help invoking your favorite DOM tool? This plugin makes it easier to open external programs for viewing the Document Object Model, such as the Mozilla DOM Inspector.
hkThumbnailStarter
Looking for a way to create thumbnails of large images? This plugin can generate a custom size thumbnail of the specified GIF, JPEG, PNG or BMP image along with the HTML code for opening the original image.
hkDotImgGen
Quickly create and insert single-color images, that can be used to add image-based dots, vertical/horizontal lines/bars, rectangles and transparent space holders to web pages.
eeQuickFonts
Not shy about using fancy fonts on your web pages? This plugin makes it easier to insert generic font family names as well as other commonly used font names.
miCSSFilters
Want to play with IE's CSS visual filters and transitions? This plugin makes it easier to use and test multimedia-style filters and transitions.
hkTableStarter
Creating TABLEs with a few cells is easy enough, but the amount of time required to hand code larger tables can grow in a hurry, especially if there are any merged cells. This wizard makes it easier to visually create HTML tables with merged cells.
ksAddAlt
Looking for a quick way to add alt attributes to img tags? This plugin can be used to look through <img tags in the current document and add empty alt="" attributes if alt is missing.
ksAddSummary
Adds empty summary attributes to <table tag lines if summary is missing.
ksUnspaceTDs
Is the extra space in front of </TD> tags creating problems? This plugin can remove any spaces in between the content and the closing TD tag.
irHTMLShow
Whether you're testing HTML tables or moving to DIV layouts, or trying to visualize your pages without images, this plugin can help by outlining specified tags. This brand new version also offers zero-setup previews.
hkTagTreeLite
View the structure of HTML, XHTML and XML documents as a tree and jump back to the line in the source code that's related to the selected tree branch.
irImgBrowser
This wizard for inserting IMG tags makes it easier to pick from a group of images in the specified folder. It also uses CSS for better control instead of deprecated attributes such as border and align.
HTML Tidy
HTML Tidy can suggest fixes for typos and common coding errors found in HTML, XHTML and XML documents. Upgrade HTML Tidy distributed with HTML-Kit to the latest version with this plugin.
mcMultiTag
Looking for a quick way to convert text paragraphs to HTML? This plugin applies multiple HTML tags to text, based on the number of blank lines between the lines.
hkViewColor
Can't remember what #ffddee looks like? Simply place the cursor on a color value or a name and click the View Color icon (or press the assigned keyboard shortcut).
gmQuickReport
When a full page report isn't necessary, this plugin can be used to get the basic file statistics from the right click menu.
gmPageReport
View single-file download speeds, word counts, links, directory listings and file properties, all in a single report. But that's not all, this plugin also displays PHP and hkScript file content with links to the known function references.
eeAHref
Adds a menu with options for creating anchors using the selected text.
hkUpdateImgWH
Displays and optionally updates width and height attributes of the <img> tag at the cursor.
gmMetaKeywords
Don't just count words, let this plugin list the most visible uncommon keywords in the document and assist with fine-tuning the meta keywords tag.
hkTableFromLines
Still working on converting that list of names or links to a table? Automatically convert lines of text to a neatly ordered single or multi-column HTML table in seconds with this wizard.
gmPageLinks
Looking for a quick way to create a report of links and email contacts? Use the current editor, a local HTML file, a web page or a comma-delimited file as the source.
hkBrowseAndTest
If a site is dynamically generated, it's not always possible to check for markup errors at design-time. This addition makes HTML and accessibility testing a natural part of browsing by reporting and logging errors as you browse.
mcHeaderP
If you spend a good amount of your time converting text files to HTML documents, now it's easier to format plain text lines as paragraphs and headers.
eeFrames
The use of frames is one of the most controversial subjects in Web design, but there's not much controversy about this being one of the most popular frames related plugins. It includes buttons for inserting common layouts and a quick reference.
eeMetaRefresh
Adds a button to insert the http-equiv="refresh" META tag.
joAHref
Converts the selected text to various types of HTML links.
mcPWrap
Wraps selected blocks of text that are separated by a blank line with <p></p> tags.
mcInsertSpaces
Ever wish for a quick way to insert multiple nbsp(s)? Change the number of non-breaking spaces entered with this preferences dialog.
mcMakeList
Looking for a quick way to create ordered or unordered lists? Simply select the list of items and invoke this plugin.
hkAddLinkTitle
Sometimes there's not enough space to include inline descriptions of each text link. This plugin makes it easier to include more information about links in the title attribute using page titles.
hkConvGTorLT
Converts < > & " and ' characters to HTML entities.
aaHideMailto
Adds a set of menu options for inserting JavaScript code that can be used to mask email addresses.
hkDivStarter
Is making the transition from TABLE tags to DIV + CSS on your to-do list? This plugin provides a graphical interface for building the basic layout and generates the initial tags in real-time.
irLinkChecker
Already running PHP on the local computer? This plugin written in PHP can be used to check remote links and relative file paths.
hkMakeOptionsList
Converts the selected lines to <option> tags that can be used with <select> tags. Following formats are supported: <option value="text">text</option>, <option value="itemNo">text</option> and &l...
avwEncodeEmail
Various ways of masking the email links have appeared as the number of email bots have increased. It's debatable how effective these methods will prove to be, but this plugin makes it easier to employ one of the techniques used to disguise links.
demoLinesToWrappedParas
Demonstrates how to convert the selected lines to wrapped <p>text</p> blocks.
mjTrita
Adds the ability to invoke Trita from HTML-Kit. Trita is a source code beautifier that can learn the formatting style by examining source code examples.
hkFramesWizard
Create more complex and innovative frames as easily as two or three window frames with this graphical wizard.
bbStripComments
Adds options for removing the three most common types of comments found in HTML/CSS documents: <!-- HTML comments -->, /* C/CSS style comments */ and // line comments. Optionally the comment tokens can be removed without removing the comment te...
mwHeadings
This plugin allows you to convert a header to a different level (eg - h2 to h4), strip the header tags from the selection, and wrap current selection in headers, with or without a class declaration.
cmAutoLinkAnnotate
Makes it easier to add links and annotations to the word at the cursor, current selection or the document.
cmFontPicker
This small font picker makes it easier to preview fonts in real-time by displaying text in various font sizes and styles.
cmRandomContent
Page layout testing sometimes takes place before the content is ready. This plugin adds the ability to generate random sentences, paragraphs and articles in pseudo-Latin, pseudo-French and Lorem text.
jrnCreateTOC
A Table of Contents can make it easier to navigate long documents, but manually updating the TOC can take time away from editing the document. Let this plugin generate the TOC from the headings.
jrnCloakMailtoAnchor
Insert cloaked mailto: anchor to make life harder for spammers.
includeHTML
Is it time to update site navigation, banner ad and other tags shared by multiple pages? If it's not feasible to use server-side scripting or Server Side Includes (SSI), this old-timer can be used to update pages with centralized code snippets.
jrnInsDel
Speed up the process of finalizing draft versions of documents with INS/DEL tags.
jrnMakeAFileList
The creation of picture albums by hand can be tedious. This plugin makes it easier to generate tables with images, and other blocks of custom tags that have to be repeated for each file.
SLUGS
This quick and easy to use utility can suggest colors which are likely to look nice with your selection. It offers many other features including favorites and history lists, multiple color pickers, support for popular color formats, and more.
MSDN References
Keyword Help files for local help files distributed with the Microsoft Developer Network (MSDN) and other related Microsoft developer products. Supports HTML, CSS, DHTML, JScript/JavaScript and VBScript references.
cmCodePublisher
CodePublisher takes code (from the current document, from a file or from an URL) and produces syntax highlighted (colourised) HTML from it. Languages currently supported include HTML, CSS, JavaScript, INI files and plain text.
cmCodeCrusher
Compresses the code size of the current document or selected text by stripping unnecessary whitespace and comments.
W3C HTML / CSS References
This automated setup installs the offline versions of W3C's HTML 4.01 and CSS 2 specifications. It also installs the keyword help files necessary to use them in HTML-Kit.
hkGotoTag
Makes it easier to locate major sections of web pages (such as <body>, <head>, <style>, <script>, etc. blocks). Also adds the ability to jump between related tags (such as <td> <tr> <table>, <head> <...
hkMyClr
This color picker plugin makes it possible to use a bitmap image as a color palette. Add a bitmap using the "Add Palette" button and click on a color or move around to check the color name, hex value and whether it is a web safe color. Bitm...
hkLatestFilesIndex
Creates a hyperlinked list of the most recent files in the specified folder.
hkListLinks
Generates a JavaScript-enabled drop-down list containing hyperlinks in the selected page. Can be used to reduce space occupied by links.
hkFindOrphanFiles
Looks for files unreferenced from the current document. Can aid in finding unused images in the document path.
hkIndexer
Looking for a quick way to create a hyperlinked index? Simply select the lines or words that should be appear in the index and invoke this plugin.
hkDeleteMatchingTags
Deletes matching tags (start and end tags). For example, to delete "<b>" and "</b>" from the following code, place the cursor on either "<b>" or "</b>" and invoke this plugin: <p>H...
hkHTMLCopy
Extracts specific HTML code blocks, such as titles, headers, links, META tags, style sheets, scripts, paragraphs, tables, forms, image tags, server-side script blocks, etc. Open a document and select the type of code block to copy from the drop-down ...
ToPHPPrn
Converts the selected text / HTML into PHP print("..."); statements.
cmTreeView
A plugin which can display HTML and XML documents in a hierarchical or 'tree' layout. For database-style XML documents this allows clear browsing without the bother of writing a style sheet or display program. For HTML and document-style XML ...
HTMLRef Reference
Adds support for using the htmlref.chm file to lookup help for HTML tags, attributes, values and CSS properties.
WDG Reference
HTML-Kit Keyword Help file for Web Design Group's (WDG) HTML and CSS1 references.
MailtoFredd
Plugin to make it easier to use the selected text for the email link as well as the link description, optionally with a subject field. Other supported protocols include http, ftp and news.