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

HTML Kit Plugins Directory

Plugin Development : PerlHome > Plugins > Plugin Development > Perl
 
 Random Picks
jpbPunctuation
Want to make sure that punctuation characters separated by spaces stay attached to the preceding word? This plugin can replace regular spaces in between words and punctuation with non-breaking spaces.
avwJavaAPI-java
Adds menu options for inserting code snippets related to the java.applet package.
 Category Matches
Sorted by Name:
 
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...
demoGetPerlOutput
Demonstrates how to execute a Perl script through perl.exe and send the output (stdout) to HTML-Kit's Output window.
demoPerlAddMsg
Demonstrates how to clear and add to the Message Window using a Perl plugin.
demoPerlGetInput
Demonstrates how to retrieve the selected text or the full text in the editor using a Perl plugin.
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.