Exporting the HTML-Kit Workspace settings from one system to another can be a time consuming process when dealing with more than a handful of FTP servers. This document describes how to export and import Workspace settings using the Windows registry editor.
When editing files that reside in folders with many sub-folders, being able to view the list of files before the folders could make it easier to access and open files from the Workspace. HTML-Kit's default behavior of listing folders can be changed on a server/folder basis in such cases.
HTML-Kit's Keyword Help system can be used to view online and offline help references. This document discusses how to enable offline help references using wdg.hkh and htmlref.hkh keyword help files.
Once HTML-Kit is configured as the default application for opening HTML files, it maybe necessary to uncheck the Edit | Preferences | Programs | File Associations | Open HTML files using HTML-Kit option and reassign the default file association to be able to open HTML files in another application. This document discusses how to associate HTML files with another application.
The keyboard customization dialog in HTML-Kit provides a list of unused key combinations that can be used to create new shortcuts. This document includes a printable version of these keys.
Starting with HTML-Kit Build 292, it is possible to display main menu options in languages other than English. This document explains how to create translated versions of the main menu.
HTML-Kit Build 292 includes a Text to Speech Wizard and experimental support for voice recognition. This document describes how to enable these features.
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.
HTML-Kit may issue an error message when trying to update files locked by the Microsoft IIS (Internet Information Server) web service. This is by design. This document includes details and possible workarounds.
By default HTML-Kit will support deprecated keyboard shortcuts for copying, cutting and pasting text -- Ctrl+Insert, Shift+Delete and Shift+Insert. These shortcuts have been replaced by now standard Ctrl+C, Ctrl+X and Ctrl+V keys. This document describes how to disable the deprecated shortcut keys.
By default HTML-Kit uses spaces instead of tabs when auto-indenting. This document explains how to configure it to use tabs for auto indents and block indents.
When editing pages that contain server-side scripts (such as ASP, JSP, Perl, PHP, etc.) or server side includes (SSI), it may be necessary to go through a web server to be able to preview the final result. This document describes how to configure HTML-Kit to preview pages through a local or a remote server.
HTML-Kit's "File Mappings" feature can be used to preview files that cannot be previewed without a host file, such as stylesheets, stand-alone JavaScript files, etc., and other files that browsers may not be able to render without the help of an external application, such as server-side scripts and non-HTML files. This document describes how to create file mappings for common file types.
Why switch between two browsers when it's possible to preview pages in Internet Explorer and Netscape / Mozilla modes, side-by-side? This document describes how to utilize HTML-Kit's Preview in Preview feature by enabling the Gecko preview mode.