HTML-WYSIWYG - plugin detail
WYSIWYG view for HTML source files.

Plugin owner: |
geertjan |
Website: |
https://github.com/GeertjanWielenga/HTML-WYSIWYG |
Added: |
2014-09-23 |
License: |
CDDL |
Category: |
Editing |
Downloaded: |
12,576 times |
Rating: |
|
Plugin Log |
Show log
2015-11-09 04:27:49 | geertjan | Vote cast by geertjan for HTML-WYSIWYG, UC 8.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 6 requests, therefore overal GO) | 2015-11-09 03:42:51 | carlosqt | Vote cast by carlosqt for HTML-WYSIWYG, UC 8.1, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 6 requests, therefore overal Undecided) | 2015-11-09 00:17:05 | geertjan | Plugin edited, id:56168, pubid:56168 | 2015-11-09 00:17:05 | geertjan | Plugin edit initiated | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier jpirek, with id: 61160 | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier jkovalsky, with id: 61159 | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier geertjan, with id: 61158 | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier ent38, with id: 61157 | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier djamdev, with id: 61156 | 2015-11-09 00:16:01 | geertjan | Verification request registered for verifier carlosqt, with id: 61155 | 2015-11-09 00:16:01 | geertjan | Verification registered for version 8.1, with id: 61154 | 2015-11-09 00:15:50 | geertjan | Binary successfully saved 1447046150_HTML-WYSIWYG-1.0-SNAPSHOT.nbm, binary_id: 4110, version: 8.1 | 2015-11-09 00:15:50 | geertjan | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/HTML-WYSIWYG-1.0-SNAPSHOT.nbm | 2015-11-09 00:15:50 | geertjan | Uploading new binary for version 8.1 | 2014-09-25 16:21:44 | jkovalsky | Plugin published | 2014-09-23 15:05:08 | geertjan | Plugin edited, id:56168, pubid:56168 | 2014-09-23 15:05:08 | geertjan | New full image added | 2014-09-23 15:05:08 | geertjan | New thumbnail image added | 2014-09-23 15:05:08 | geertjan | Plugin edit initiated | 2014-09-23 15:04:22 | geertjan | Plugin saved with .nbm/zip file; id: 56168 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2015-11-09
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Ready for 8.1, Mavenized, and open sourced here: https://github.com/GeertjanWielenga/HTML-WYSIWYG
Verifications for NetBeans versions
Decisions of individual verifiers for HTML-WYSIWYG plugin for NetBeans IDE 8.1
geertjan carlosqt |
|
jpirek jkovalsky djamdev |
Commentscarlosqt: Works on NB 8.1
Windows 10 64Bit
Java 1.8.0_60 64Bit
|
Download size: 0.01 MB
|
Last Update: 2014-09-23
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for HTML-WYSIWYG plugin for NetBeans IDE 8.1
geertjan carlosqt |
|
jpirek jkovalsky djamdev |
Commentscarlosqt: Works on NB 8.1
Windows 10 64Bit
Java 1.8.0_60 64Bit
Introduction
WYSIWYG view for HTML source files.
|
[ You have to be logged in to be able to comment. ]
User Comments
not working in 8.2
not working in 8.2
Posted by ntala on Jun 07, 2018
Embedded HTML WYSIWYG Editors
Searching for "offline free WYSIWYG HTML editor" takes some time, because today almost everyone needs embedded WYSIWYG editors, which are mostly implemented in JavaScript and can be easily implemented in a webpage. Here on DZone, I found one article about this theme.
contenteditable
Not sure why, but I find this sets contenteditable to true, and then doesn't seem to want it to have another value, as this attribute reverts to true when changed.
Posted by ad-nb on Aug 19, 2015
|