wysiwyg_syntaxhl 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| wysiwyg_syntaxhl-6.x-1.3.tar.gz | 17.43 KB | 6f540b858bace2c3e0ccd4d12a654fe8 |
| wysiwyg_syntaxhl-6.x-1.3.zip | 22.92 KB | fe24f44cec1ec541a5b521a07aa9dd16 |
Release notes
Fixes collapsing whitespace in most situations.
wysiwyg_syntaxhl 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| wysiwyg_syntaxhl-6.x-1.2.tar.gz | 16.18 KB | 99e249bd1de32d9d09871db212441589 |
| wysiwyg_syntaxhl-6.x-1.2.zip | 22.05 KB | c1ee65914e968a4802114757c2712877 |
Release notes
by meecect: Have not been able to fix ie collapsing whitespace issue,
so now, it will always writes tags into the page for IE, and other browsers
will convert tags into {}-macro tags. Either style will be read into the
editor fine though.
by meecect: added test for inline popups plugin, and modified routine to get proper
languages regardless of standard popup or inline popup
by meecect: changed dialog.htm to dialog.php to add a dynamic script tag that can
determine the location of tiny_mce_popup.js.
by meecect: changed conversion routine to produce macro to use outerHTML to try and fix ie whitespace issue.
so far I am unsuccessful.
by meecect: added a sample.html file that has some instructions and several
cases of 's and {} to help testing various scenarios.
by meecect: removed any calls to innerHTML in dialog.js, in favor of a DOM
technique in a custom function _getText.
by meecect: fixed loop counter that was causing plugin to only read brush
class, and then breaking.
by meecect: reverted inclusion of tiny_mce_popup.js to static file to fix
safari issue.
by meecect: made it possible to edit older syntaxhl blocks and even regular
pre's.
by meecect: changed method for converting pre blocks to macro using dom nodes.
Read morewysiwyg_syntaxhl 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| wysiwyg_syntaxhl-6.x-1.1.tar.gz | 12.4 KB | add5b333a1ba7a973ab4bb2bffbbd463 |
| wysiwyg_syntaxhl-6.x-1.1.zip | 17.05 KB | d3bac96231f016086be09e768cb0b7e5 |
Release notes
-syntaxhl plugin was incorporated into module source tree
-Module updated to add available languages to the Drupal.setting javascript array
-Install docs updated
-Code was added to switch between the form to the {} form
of syntaxhighlighter, otherwise, the HTML that is generated has illegal class names
that conflict with some content filters.
-Code was added to dialog.htm to dynamically discover the tinyMCE popup javascript library using drupal
helper properties
-Code was added to dialog.htm to dynamically determine the proper language choices based on the Drupal
syntaxhighlighter module settings.
wysiwyg_syntaxhl 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| wysiwyg_syntaxhl-6.x-1.x-dev.tar.gz | 17.44 KB | 386bcb288834a5e9f323fc1ec9222cee |
| wysiwyg_syntaxhl-6.x-1.x-dev.zip | 22.92 KB | 5c8c11562bc6f56da0c67bdf3d801e8f |
Release notes
This dev branch is for bug fixes and new minor features. Major features will be started on a new branch.
wysiwyg_syntaxhl 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| wysiwyg_syntaxhl-6.x-1.0.tar.gz | 7.27 KB | ddf2ea33d417d6fc5ca6fca063b50ba6 |
| wysiwyg_syntaxhl-6.x-1.0.zip | 8.39 KB | 71e8496a705e81f2dcb0668ae0c89c46 |
Release notes
Initial Release