2005-09-07 · New: Edit Your TapText Text - a PC companion for TapText from DinarSoft
2002-05-06 · jrn_f_enr (Editor Not Required) - new function for HKPGEN
2002-03-26 · jrnCreateTOC - new plugin
2002-03-19 · A new plugin available: jrnCharacterEncoding
2002-03-18 · includeHTML updated to version 4.0.133
Here you find a number of free
tools, primarily for web editing.
All of this is freeware, but please see the license conditions
anyway.
includeHTML
|
You can use includeHTML e.g. to create effects similar
to server side includes at the time of editing.
includeHTML can run either as a stand-alone GUI application, as a command line application, or as a
HTML-Kit plugin
|
|
Make-a-Filelist
|
With Make-a-Filelist it takes just four easy steps to create a filename list,
a table with image tags or another filebased listing or table. Make-a-Filelist can run stand-alone or as a
HTML-Kit plugin.
|
(includeHTML version 3.2.0 is still available, mostly for historical reasons)
You can download several HTML-Kit plugins directly from here:
hkFavorites
|
hkFavorites makes it possible to manage
desktop files in HTML-Kit, and adds Favorite Documents functionality to HTML-Kit.
|
CreateHKDesktop
|
CreateHKDesktop is a small utility for creating
HTML-Kit Desktop files. Visual Basic source code is available for the curious ones.
|
hkPreview
|
hkPreview is a plugin for the HTML-Kit editor to make it
easier to preview documents without saving them first.
|
hkLaunchProg
|
hkLaunchProg is another plugin for the HTML-Kit editor. It makes it
possible to launch external programs like Notepad, even if server mappings are activated.
|
jrnInsDel
|
jrnInsDel_v10.zip - Remove text marked as deleted (<del>...</del>), and promote text marked as inserted (<ins>...</ins>) to normal text.
|
jrnCharacterEncoding source
jrnCloakMailtoAnchor source
Plugin generator functions can be installed from within HTML-Kit Plugins Generator. They add more functions to be used by actions,
reducing the need for writing custom code.
NEW Editor Not Required
|
jrn_f_enr_20020506.zip - Language: hkScript. Function: Editor Not Required. Use: Add dummy action with this function (e.g. a vertical
separator as the last action - this will be invisible), and the generated plugin does not require an editor window to be opened and focused. This is useful if the plugin should just launch a program or go to a web page.
|
|
Get Full Text
|
jrn_f_gft_20020318.zip - Language: hkScript. Function: Get Full Text. Use: Add dummy action with this function (e.g. a vertical
separator as the last action - this will be invisible), and you can now access the editor text in custom code by referring to variable sFullText.
|
|