HTMLpad: tiny addon for ToolBar plugin
Posted: Mon Dec 28, 2015 2:07 pm
HTMLpad
This addon - several buttons for ToolBar for fast adding common HTML elemets into document.
It looks like this:

or this:

You need installed ToolBar, ContextMenu and Scripts plugins.
Installation
1. Download set of icons from here and unzip them inside [Akelpad]\AkelFiles\Tools\ folder, so that they stayed in HTMLPad folder.
2. Call ContextMenu::Main plugin function (Options - Plug-ins...) and add following code at the end of ContextMenu::ShowMenu section:
3. Click right mouse button on any place inside ToolBar and add the following code at place you like most (at the end by default)
4. Copy inside [AkelPad]\AkelFiles\Plugs\Scripts\ folder next three scripts:
Insert.js by Instructor.
HTMLpad.js by beotiger.
HTMLtable.js by beotiger.
OK, it's settled by now, and ready for work.
Happy New 2016 year!
This addon - several buttons for ToolBar for fast adding common HTML elemets into document.
It looks like this:

or this:

You need installed ToolBar, ContextMenu and Scripts plugins.
Installation
1. Download set of icons from here and unzip them inside [Akelpad]\AkelFiles\Tools\ folder, so that they stayed in HTMLPad folder.
2. Call ContextMenu::Main plugin function (Options - Plug-ins...) and add following code at the end of ContextMenu::ShowMenu section:
3. Click right mouse button on any place inside ToolBar and add the following code at place you like most (at the end by default)
4. Copy inside [AkelPad]\AkelFiles\Plugs\Scripts\ folder next three scripts:
Insert.js by Instructor.
HTMLpad.js by beotiger.
HTMLtable.js by beotiger.
OK, it's settled by now, and ready for work.
Happy New 2016 year!