Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 102 → Rev 103

/wp-js-syntax-highlighter/trunk/ChangeLog.txt
2,6 → 2,15
is mostly for reference purposes.
The full plugin can be obtained on request though.
 
0.4.0 (2010-12-08):
* Update to SyntaxHighlighter 3.0.83
* Load jQuery dinamically if not present
* Load SH completely dinamically
* Use server-absolute URLs if possible
* Allow complete initialisation and theming
* Include SyntaxHighlighter version in version string
* Added Makefile
 
0.3.0 (2010-12-06):
* Port loader to jQuery instead of base2.DOM