PVII PowerToys
for Dreamweaver MX and MX2004
PVII PowerToys is a suite of right-click, time saving tools for the Dreamweaver Code Warrior. The suite allows you to conveniently insert code blocks, or wrap existing code with beginning and ending tags, without having to navigate Dreamweaver's menus, Insert Bar, or Panels. Each Power Toys tool works in Dreamweaver Code view - while some are also available in Design View.
NOTE: Mac users possessing an available 2-button mouse can invoke the PowerToys menu selections by right-clicking just like Windows users. Macs using a classic 1-button mouse can invoke the PowerToys menu just as they can any context menu: by Control-clicking.
Code View screen capture of the PowerToys menu expanded:

Includes seven common coding task solutions:
Wrap DIV Tag
Quickly insert a pair of empty DIV tags or wrap a pair of DIV tags around a selected markup block.
Insert Comment Tag
Quickly insert a pre-formatted comment tag or wrap a pair of comment tags around a selected code block. This feature supports html, css, JavaScript, and ColdFusion comment syntax.
Insert IE Conditional Comment
Quickly insert pre-formatted IE Conditional Comment markers or wrap Conditional Comment markers around a selected code block. A flyout lets you choose from six predefined filters.
Insert Style Block
Insert a pair of pre-formatted <style> tags. Your cursor is positioned to allow immediate entry of style rules.
Insert JavaScript Block
Insert a pre-formatted pair of <script> tags, including comments and script type attributes. Your cursor is positioned to allow immediate entry of scripts.
Make Null Link
Create a complete null hyperlink at the cursor position - or wrap a null link around an existing text block. This feature is available in both Design and Code Views.
Apply Return False
Automatically apply an onClick="return false" event to an existing hyperlink. This is available in both Design and Code Views.
Download a free demo version: The demo version comes with the Wrap DIV Tag feature enabled.
