Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 92 → Rev 93

/wp-js-syntax-highlighter/trunk/SyntaxHighlighter.css
183,3 → 183,5
.dp-highlighter .string { color: blue; background-color: inherit; }
.dp-highlighter .keyword { color: #069; font-weight: bold; background-color: inherit; }
.dp-highlighter .preprocessor { color: gray; background-color: inherit; }
.dp-highlighter .func { color: #096; }
.dp-highlighter .vars { color: #933; }
/wp-js-syntax-highlighter/trunk/plugin.php
5,7 → 5,7
* Plugin URI: http://p.outlyer.net./wordpress/
* Feed URI:
* Description: Adds automatic syntax highlighting of code from JavaScript. Using Alex Gorbatchev's SyntaxHighlighter code. It works better with base2.DOM. It tries to make it less intrusive and allow for valid XHTML. See loader.js for details.
* Version: 0.2+1.5.1
* Version: 0.2.1+1.5.1
* Author: Toni Corvera
* Author URI: http://outlyer.net./
*/
/wp-js-syntax-highlighter/trunk/ChangeLog.txt
4,6 → 4,7
 
0.2.0 (2007-10-25):
* Versions re-numbered, current as 0.2
0.2.1: Colourise .func and .vars in CSS
 
0.1.1 (2007-10-25):
* BUGFIX: Use local basePath instead of global
/wp-js-syntax-highlighter/trunk/.
Property changes:
Modified: svn:mergeinfo
Merged /wp-js-syntax-highlighter/branches/0.2.1+1.5.1:r92