Downloads
Download tar.gz
15.86 KB
MD5: 66fb5ace9bc927b9d24a1d976e612205
SHA-1: 39765b9c3a7ad6fdfcda0d309dde8d9c86f3843a
SHA-256: efda4ec364290cac672f2acbe6f30a19b83aff1513e201fd2eddae89883a7282
Download zip
21.69 KB
MD5: 7ba2f22313d1d5cbe8a23a24d6e176cc
SHA-1: 9ea783f5002071bdec623744016197b87c7021a2
SHA-256: 5a83253a0ebaf80e3d9d37408d83ff61f0d47f837c515214cf579261ed551ba3
Release notes
Add support for 3.x library functionality:
- Autoloader dynamic brush loading: visit admin/settings/syntaxhighlighter, check "Use autoloader"
- Support the title attribute:
The old format (which still work):
{syntaxhighlighter OPTIONS}....{/syntaxhighlighter}
use this instead:
{syntaxhighlighter class="OPTIONS" title="title"}....{/syntaxhighlighter}
Apply patch #901942: Syntaxhighlighter does not recognize library in profiles/$profile/libraries (untested)
This release is backward compatible with version 2.x of the javascript library
ATTENTION!
Be sure to visit admin/reports/status to make sure the js lib is install properly! And do this whenever the lib location change.