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 26-Dec-1999
Click for Details

HTML Kit Plugins Directory

History : 1999Home > Plugins > History > 1999
 
 Random Picks
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.
tmCSS
One of the original HTML-Kit plugins for inserting CSS level 1 and 2 properties and values, complete with tutorials written in Finnish and English.
 Category Matches
Sorted by Name:
 
hkPerl
Categorized list of 300+ Perl related functions with short descriptions. Can be used as a quick reference and a way to quickly enter function names.
demoCStripTags
Sample plugin written in C to demonstrate how to use regular expressions to remove simple HTML tags from a page and leaving the text.
demoBrowSamp
Sample plugin written in hkScript to demonstrate how to open a floating window using JavaScript inside HTML-Kit. This method can be used to invoke tools written in Java, JavaScript, VBScript, ActiveX and other languages that can be run inside a brows...
Sample XSL Style Sheet Plug-In
XSL element plug-in to make it easy to write xsl stylesheets. Note (20-Jan-2000): The content of this plugin is proprietary and obsolete with the release of the new draft recommendation. Use a more recent plugin when creating new pages. Listed here f...
Chars2entities
Convert Latin-1 characters to their corresponding HTML 4.0 entities and viceversa.
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.
demoMailTo
Create a mailto anchor using the selected text.
demoWinCalc
Invokes Windows Calculator from HTML-Kit.
demoExecuteAndWait
Example on how to call an external program, such as a plugin written in another language. This plugin will demonstrate how to (1) save the selected text in the current editor to a file, (2) call a specified program and pass the above file name, (3) w...
demoControlPanel
Allows quick access to control panel applets such as Internet, display and system properties.
demoCUpperLowerText
UprLwr.hks plugin written in C. Must be compiled into a DLL as documented on the developer's reference before using.
demoUpperLowerText
Convert selected text to upper/lower case.