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-Nov-2003
Click for Details

HTML Kit Plugins Directory

Plugin Development : FilesHome > Plugins > Plugin Development > Files
 
 Random Picks
jlNBSPConverter
In many cases it's necessary to use the   entity to display consecutive spaces on HTML pags. This plugin makes it easier to convert multiple spaces to nbsp entities or nbsp entities to regular spaces.
mcMakeList
Looking for a quick way to create ordered or unordered lists? Simply select the list of items and invoke this plugin.
 Category Matches
Sorted by Name:
 
hkOpen
This utility makes it easier to send one or more files to HTML-Kit from DOS/command prompt windows and external applications. It can also instruct HTML-Kit to go to a specific line in the opened file.
hkOpen Source
hkOpen source code.
hkScript Func Names
Comma separated list of hkScript functions.
avwHKSFormat
Adds menu options for inserting tag formatting codes used by the HTML-Kit Plugin Interface.
Plugins Generator
Visually design plugins with multiple buttons, tabs, drop-down menus and custom icons. No programming experience is required to create fully functional plugins. Automatically generates source code for plugins in hkScript, C/C++, .NET C#, Delphi, Java...
Plugin API Core Files
Interested in developing HTML-Kit plugins in languages other than hkScript? This package includes core API files for C/C++, C#, Delphi, Java, Perl, PHP, Python, Ruby and Visual Basic.
hkslib_keyb
hkScript library file that adds the ability to send keyboard events to HTML-Kit. Once installed using "Tools | Install | Plugin" (select the downloaded *.zip file, not the unzipped file, to preserve the directory structure), hkScript plugin...
cmHKS
Provides an hkScript page on the Actions Bar with buttons for code templates, hkScript functions, library code and other functions useful for developing plugins.
hkScript
hkScript 290.1 is an upgrade to the plugins interpreter distributed with the latest HTML-Kit release (build 290). This upgrade is recommended for both plugin users and plugin developers, as it will make it possible to use new plugins that have additi...
demoHKPHello
"Hello, world!" plugin written in C/C++, Delphi, hkScript, Java, Perl and Visual Basic. This is a good starting point for developers interested in writing HTML-Kit Plugins. Required: HTML-Kit Plugins API core files.