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 02-Sep-2006
Click for Details

HTML Kit Plugins Directory

Keywords : TextHome > Plugins > Keywords > Text
 
 Random Picks
irAMPmgr
Reduce the number of task switching required to invoke Apache, PHP and MySQL, especially on Windows 95/98/ME systems where these components are not installed as services.
gmQuickReport
When a full page report isn't necessary, this plugin can be used to get the basic file statistics from the right click menu.
 Category Matches
Sorted by Name:
 
mcCapLet
This plugin provides several handy options for capitalizing sentences and words. It can also reverse the case of letters, and change characters to upper/lower case. Now with a right-click menu and customizable default action.
mcWrapAtColumn
Need more than display-only soft wrapping? This plugin can be used to wrap the selected text at a specific column. It also provides an option to preview the wrapped text in the Output window.
ksCleanLineWraps
Converts double space indents to tabs and removes extra spaces at the end of lines.
ksLinesToList
Converts the selected lines to a comma separated single line.
ksCleanLineEndings
If you're editing text and HTML documents that have extra spaces at the end of lines, the process of trimming such lines can take some time. This plugin can help by automating the removal of end-of-line whitespace.
ksFlipLines
Need to flip lines? With this plugin you can simply highlight and click to move lines at the bottom to the top in reverse order.
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.
avwSplitLines
Splits the selected line of text at a specific column and wraps the code with various tags.
demoInsCodeBlocksWithIndents
Demonstrates how to insert starting and ending curley brackets in code blocks ( "{ ... }" ) with indents and move the cursor to the middle of the block ( "{ | }" ). This plugin can be mapped to a keyboard shortcut using the "...
cmIncrementPaste
Creating numbered lists or naming form objects with sequential IDs? Stop the counting and let this plugin take care of incrementing any numbers in the text being pasted.
hkShowLineEndMode
Checks to see if the current text file was saved in DOS/Windows, Macintosh or UNIX mode. The file has to be saved locally before using this plugin.
cmRandomContent
Page layout testing sometimes takes place before the content is ready. This plugin adds the ability to generate random sentences, paragraphs and articles in pseudo-Latin, pseudo-French and Lorem text.
hkLineStart
Moves the cursor to the first non-space character.
ssNormalizeDoubleBlankLines
Replaces double blank lines with one blank line.
cmCentreText
Plugin to centre-align the current line by padding with spaces. Useful for text file editing.
cmRewrapText
Plugin to rewrap the current selection to fit an 80 character screen.
hkCapitalizeWord
Capitalizes the word at the cursor.
hkWordCountExt
There are many ways to count words. This plugin calculates the number of lines, words and characters using multiple methods.
TabIndent
Indents the selected block of text with tabs.
hkCSV2XML
Before there was XML there was CSV. The Comma Separated Value file format used to be one of the more popular file formats for exchanging data between different applications. This plugin makes it easier to convert CSV files to XML tags.