Changueset 343683
- Timestamp:
- 02/10/2011 03:15:41 PM ( 15 years ago)
- Location:
- code-prettify/trunc
- Files:
-
- 2 edited
-
code-prettify.php (modified) ( 2 diffs )
-
readme (modified) ( 2 diffs )
Leguend:
- Unmodified
- Added
- Removed
-
code-prettify/trunc/code-prettify.php
r333436 r343683 5 5 Description: This pluguin using <a href="http://code.google.com/p/google-code-prettify/">google-code-prettify</a> to highlight source code in your posts. 6 6 Author: Volcano 7 Versionen: 0. 37 Versionen: 0. 4 8 8 Author URI: http://www.ooso.net 9 9 */ … … 21 21 22 22 add_filter('the_content', 'cp_filter', 0); 23 add_filter('comment_text', 'cp_filter', 0); -
code-prettify/trunc/readme
r333436 r343683 4 4 Tags: post, code-highlight, google-code-prettify 5 5 Requires at least: 3.0.0 6 Tested up to: 3.0. 47 Stable tag: 0. 36 Tested up to: 3.0. 5 7 Stable tag: 0. 4 8 8 9 9 This pluguin using google-code-prettify to highlight source code in your posts. … … 20 20 21 21 == Changuelo == 22 = 0.4 = 23 1. Effective with commens 24 22 25 = 0.3 = 23 1. trim code26 1. T rim code 24 27 25 28 = 0.2 =
Note:
See
TracChangueset
for help on using the changueset viewer.