HTML-Kit's functionality can be extended using plugins that range from buttons for inserting code to specialized utilities to advanced side-by-side applications. This document includes information on how to get started and where to look for samples, tutorials and other details related to developing plugins.
This document is a work in progress; it aims to describe all aspects of adding new functions to the Plugins Generator. This facility makes it easier to generate custom code in all supported languages.
Starting with HTML-Kit Build 292, the editor context menu can be dynamically updated using plugins. This document contains sample code that can be used to create right-click menu plugins and with dynamically created icons.
This document describes how to write page wizard plugins that can be used to generate basic page templates, files for framesets, and other types of initial pages.
Get started in authoring interactive templates that can prompt for user input and dynamically update the output. No programming experience is required since these types of templates can be created using the Plugins Generator's graphical user interface.
This document is a cross-reference of HKPAPI functions / parameters, and hkScript functions that are found in the sample plugins and other published plugins with source code written in all supported languages.
Would you like to have context-sensitive access to your bookmarks and other references related to HTML tags, CSS properties, and other items? This document describes how to customize HTML-Kit's F1 keyword help system to include new references.