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 23-Jan-2004
Click for Details

HTML Kit Plugins Directory

Plugin Authors : Karsten EichentopfHome > Plugins > Plugin Authors > Karsten Eichentopf
 
 Category Matches
keIndentPHPCode
Indents can make it easier to read and mange the code. Whether you're working on a script with uneven indents, or a script indented with mismatched tabs, a single click of this plugin can help to indent your PHP scripts.
keHKSDemo
Demonstrates how to use some of the basic functionality available for plugins.
kePHPCommentsReport
Collects single ( // ) and multi-line ( /* */ ) comments from PHP files and generates a report with line numbers.
keToScriptStrings
Whether it's echo / print() statements in PHP, or write() statements in JavaScript / VBScript, this plugin can be used to convert the selected text to formatted print statements.