Code Monkey home page Code Monkey logo

auto-syntaxhighlighter's Introduction

=== Auto SyntaxHighlighter ===
------------------------------
Contributors: digihero
Donate link: http://www.akii.org/
Tags: SyntaxHighlighter, code, sourcecode, syntax, highlighter
Requires at least: 2.6
Tested up to: 3.3.2
Stable tag: trunk

Auto SyntaxHighlighter is a WordPress Code highlight plugin. Use editor botton, in the pop-up window, paste or write your code, oh, very simple.

== Description ==

Auto SyntaxHighlighter is a WordPress Code highlight plugin.

It's used alexgorbatchev SyntaxHighlighter JavaScript package.

Autoload SyntaxHighlighter only requisite js files and display you code.

Github address: https://github.com/wkii/Auto-SyntaxHighlighter

Support languages see: SyntaxHighlighter Brushes.

Full Support for : AppleScript, ActionScript3, Bash/shell, C#, C++, CSS, Delphi, Diff, Groovy, JavaScript, Java, Perl, PHP, Plain Text, Python, Ruby, Sass, Scala, SQL, Visual Basic and XML/HTML...

It's advantages:

* Don't write database;
* Don't need settings;
* Deactivate plugin code can also display properly;
* Code can switch visual editing mode or HTML mode;
* With the w3c standards;
* Insert code small tools;
* Automatic and only loading requisite files;
* Write code to support non-administrator


== Installation ==

= Tips =

1. Upload the entire `auto-syntaxhighlighter` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.


== Frequently Asked Questions ==

* Use visual editor of "Auto SyntaxHighlighter" button to add your code.
* In the HTML mode use `<pre></pre>`, such as `<pre class="brush:php">code here</pre>` or `<pre class="brush:js">code here</pre>`.

= Plugin Usage =

* Use visual editor of "Auto SyntaxHighlighter" button to add your code.
* In the HTML mode use `<pre></pre>`, such as `<pre class="brush:php">code here</pre>` or `<pre class="brush:js">code here</pre>`.

For a list of supported languages (all widely used languages are supported).

Languages Supported:

* AppleScript	(applescript)
* ActionScript3	(as3, actionscript3)
* Bash/shell	(bash, shell)
* ColdFusion	(cf, coldfusion)
* C#			(c-sharp, csharp)
* C++			(cpp, c)
* CSS			(css)
* Delphi		(delphi, pas, pascal)
* Diff			(diff, patch)
* Erlang		(erl, erlang)
* Groovy		(groovy)
* JavaScript	(js, jscript, javascript)
* Java			(java)
* JavaFX		(jfx, javafx)
* objc			Objective-C/Cocoa
* Perl			(perl, pl)
* PHP			(php)
* Plain Text	(plain, text)
* PowerShell	(ps, powershell)
* Python		(py, python)
* Ruby			(rails, ror, ruby)
* Sass			(sass,scss)
* Scala			(scala)
* SQL			(sql)
* Visual Basic	(vb, vbnet)
* XML			(xml, xhtml, xslt, html, xhtml)
	
== Screenshots ==

1. example:
`screenshot-1.png`

2. Editor tool
`screenshot-2.png`


== Changelog ==

= 2.3.3 =

Add script Lang: Objective-C/Cocoa. Thanks WillerZ.
Demo: http://blog.nomzit.com/2010/12/29/get-properties-right/

= 2.3 =

Fix add script Lang: PowerShell,Erlang,ColdFusion. Thanks Mike.

= 2.2 =

Compression and consolidation SyntaxHighlighter js and css files.
To reduce the file requests and save network bandwidth.

= 2.1 =

This is a major upgrade

* Support wordpress 3.2 + full-screen mode
* Write code to support non-administrator
* Fixed some action bug
* Farewell php4 compatible

= 2.0 =

Full screen mode support. Apple script support.

= v1.3.2 =

Fix js for delphi bug.

= v1.3.1 =

Fix code input box xml/html language name.

= v1.3 =

Fix css style. Fix IE bug.

= v1.2 =

upgrade SyntaxHighlighter Class library to 3.0.83.

Since the first version back in 2004, SyntaxHighlighter has always used Flash to provide copy to clipboard functionality. At first it was Flash 8, then it was Flash 9 and now 10. It's never been a crowd pleaser and a lot of requests over the years demanded Flash to be removed.

Well, it's finally happening -- no more Flash. I think I've came up with user interface to copy code to clipboard which is a lot more intuitive and almost too easy.

If you double click anywhere on the code, the entire code view is replaces with a pre-selected view from which users can copy with a simple Ctrl/Cmd-C. Clicking anywhere else returns the view to the original state. 

= v1.1 =

Enhance regular match.

= v1.0 =

Initial release.

== Upgrade Notice ==

none

auto-syntaxhighlighter's People

Contributors

bigwhite avatar wkii avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.