HTML Kit site requirements.

HTML editor / hkDragDropExt
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
  Translations     On this page:   Download   |   Help   |   Feedback

hkDragDropExt

 Home > Plugins > Tools > Misc > hkDragDropExt
 
Version:
0.92
 
Date Updated:
23-Jan-2004
 
Author:
HTML-Kit Support
 
 
Extends HTML-Kit's drag and drop functionality by changing the tags being inserted based on the file type.

Source and Target File Contexts:

  • Dragging a CSS file and dropping it on an HTML document inserts: <link rel="" type="" href="" />.
     
  • CSS file on an XML document: <?xml-stylesheet type="" href="" ?>.
     
  • CSS file on another CSS file: @import url("");.
     
  • JavaScript or VBScript file on a document: <script type="" src=""></script>.
     
  • Include file on a Server-Side Includes enabled SHTML file: <!--#include file="..." -->.
     
  • Include file on an ASP file: <!--#include virtual="..."-->.
     
  • Include file on a PHP file: require_once('');.
     
  • Include or Perl file on a Perl file: require('...');.
     
  • HTML file on an HTML frameset: <frame src="" />.
     
  • GIF, JPEG or PNG image file on a document: <img src="" width="" height="" alt="" border="" />.
     
  • C++ header file on a C++ file: #include "".

Usage:

  • To activate this plugin, drag a file from the Workspace window and drop it on a file being edited.
     
  • To add or modify a supported file extension, edit the plugin file and update the __ext_*() section.
 
 Download
 
• Automated Installation:   (What's This?)To install, enter hkdragdropext in the Updates tab. Updates tab on the Actions Bar  • Manual Installation:
 
Requirements:
HTML-Kit Build 292
 
Download Size:
3.67 KB   (< 1 sec)
 
 
 Open the download page
 
 Commonly Asked Questions

How do I install hkDragDropExt?

  • Download the "hkDragDropExt" plugin and save it to a folder of your choice (for example, c:\webfiles\). It's not necessary to manually extract the *.zip file, HTML-Kit will expand it to the proper folder during the installation.
     
  •  Install Plugin
    Select "Install | Install Plugin" from HTML-Kit's "Tools" menu. Point to the downloaded *.zip file and click "Open."
     
  • If any additional prompts appear, follow them to complete the installation.

How do I run it?

 Actions Bar
 Actions Bar
Objects
 Actions Bar
 Actions Bar
hkDragDropExt's icon will appear on the "Objects" tab on HTML-Kit's Actions Bar. It can also be invoked from the "Actions | Objects" sub menu.

Which programming language was used to write it?

hkDragDropExt was written in hkScript. More plugins written in hkScript can be found on the Plugins page.

Whats' the quickest way to uninstall hkDragDropExt?

Right click the hkDragDropExt icon on the Actions Bar and select "Uninstall." Alternatively, the "Tools | Install | Uninstall Plugins" menu option in HTML-Kit can be used to uninstall this and other plugins.

Do I need the exact versions of software listed under the Requirements?

The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.

What's the best way to check which version of HTML-Kit I'm using?

The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.
Essential     Standard     Exclusive
 Plugin Feedback
What do you think about hkDragDropExt?
 
hkDragDropExt
"Very helpful Thanks"- Zemi
 
 
Subject: 
Message: 
 
Optional Information:
Name: 
Email: 
Website: 
Rating: 
None  1/5  5/5 
Type: 
Public comment
Private message to the author
 
 
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.