simpleHTML - plugin detail
Shortcut for principal html tag + html entity encode / decode
| Plugin owner: |
megametres |
| Website: |
http://daniel.sauvé.com |
| Added: |
2012-03-25 |
| License: |
CC BY-NC-SA 3.0 |
| Category: |
Code Generation |
| Downloaded: |
1,023 times |
| Rating: |
|
| Plugin Log |
Show log
| 2012-04-03 02:13:23 | megametres | Marking original plugin as updated so it is not available on the web any more | | 2012-04-03 02:13:23 | megametres | New version created as copy of original plugin 42299 with new id 42403, pubid:42299 | | 2012-04-03 02:13:23 | megametres | New binary uploaded - /nbpluginportal/pluginportal-v2/public/data/nbms/org-megametres-simpleHTML.nbm | | 2012-04-03 02:13:23 | megametres | New binary added | | 2012-04-03 02:13:22 | megametres | Plugin edit initiated | | 2012-03-30 02:43:25 | megametres | Plugin edited, id:42299, pubid:42299 | | 2012-03-30 02:43:25 | megametres | Plugin edit initiated | | 2012-03-30 02:42:13 | megametres | Plugin edited, id:42299, pubid:42299 | | 2012-03-30 02:42:13 | megametres | Plugin edit initiated | | 2012-03-26 13:00:56 | jkovalsky | Plugin published | | 2012-03-25 22:29:26 | megametres | Plugin saved with .nbm/zip file; id: 42299 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2012-04-03
|
What's new in this version
- Added the label tag
- Fixed wrong shortcut
- Fixed null pointer error when no document is selected
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
All the shortcuts are added in the HTML toolbar
Here are the list of the tag => shortcut
a => ctrl+L A
div => ctrl+L D
em => ctrl+L I
form => ctrl+L F
h1 => ctrl+L 1
h2 => ctrl+L 2
h3 => ctrl+L 3
h4 => ctrl+L 4
h5 => ctrl+L 5
h6 => ctrl+L 6
label ctrl+L ctrl+L
li => ctrl+L L
ol => ctrl+L O
p => ctrl+L P
ul => ctrl+L U
span => ctrl+L S
strong => ctrl+L B
sub => ctrl+L -
sup => ctrl+L +
table => ctrl+L T T
td => ctrl+L T D
tr => ctrl+L T R
I also implemented an html entity encode ( ctrl+L E) / decode (ctrl+L ctrl+E) function which works on a selected text or on the whole document if nothing selected
Thanks to Dave Shea for his Chalkwork icons ( http://www.mezzoblue.com/ )
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.