WP-CodeBox provides clean syntax highlighting and AJAX advanced features for embedding source code within pages or posts. It support wide range of pop
WP-CodeBox provides clean syntax highlighting and AJAX advanced features for embedding source code within pages or posts. It support wide range of popular languages highlighting with line numbers, code download, Copy to clipboard, collapse codebox,automatic keywords link to API manual and maintains formatting while copying snippets of code from the browser.
It's provide simple background configuration for highlighter style/formatting customization. Since the plugin is developing, in the future it will support more options.(CSS option,Keywords display style,Auto Caps/Nocaps,Case Sensitivity etc. )
Wrap code blocks with <pre lang="LANGUAGE" line="1" file="download.txt" colla="+"> and </pre>
Possible Parameters:
lang="LANGUAGE" - LANGUAGE is a GeSHi supported language syntax. file="download.txt" - The file will create a code downloading attribute.line="N" - The N is the starting line number. colla="+/-" - The +/- will expand/collapse the codebox. line,file,colla is optional.
Requires: 2.0 or higher
Compatible up to: 2.8.6
Last Updated: 2010-1-6
Downloads: 97,143
Got something to say? Need help?