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 04-Jun-2003
Click for Details

HTML Kit Plugins Directory

Keywords : PythonHome > Plugins > Keywords > Python
 
 Random Picks
eeQuickFonts
Not shy about using fancy fonts on your web pages? This plugin makes it easier to insert generic font family names as well as other commonly used font names.
includeHTML
Is it time to update site navigation, banner ad and other tags shared by multiple pages? If it's not feasible to use server-side scripting or Server Side Includes (SSI), this old-timer can be used to update pages with centralized code snippets.
 Category Matches
Sorted by Name:
 
demoPythonHTMLPar
Plugin written in Python that demonstrates how to use the SGMLParser in Python to indent the HTML code. For demonstration only, not complete enough for production use.
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...
demoPythonGetFullText
Demonstrates how to get the full text in the Editor and send the modified text to the Output window using a Python plugin.
demoPythonGetInput
Demonstrates how to write a HTML-Kit plugin in Python to: read the selected text in the current editor, modify it and send the modified text to the Output window.
Python Reference
Keyword help file for Python 2 keywords and modules (offline and online versions). First it'll look for Python documentation under C:\Python20\Doc\ (which is the default path used by the Python installer). If that path is not found, the documenta...