{"id":10093,"date":"2010-08-13T09:16:03","date_gmt":"2010-08-13T09:16:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-highlightjs\/"},"modified":"2014-01-17T22:29:17","modified_gmt":"2014-01-17T22:29:17","slug":"wp-highlightjs","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-highlightjs\/","author":6746703,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.4","stable_tag":"trunk","tested":"3.8.0","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"wp-highlight.js","header_author":"Igor Kalnitsky","header_description":"","assets_banners_color":"","last_updated":"2014-01-17 22:29:17","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/kalnitsky.org\/","header_plugin_uri":"http:\/\/kalnitsky.org\/projects\/wp-highlight.js\/","header_author_uri":"http:\/\/kalnitsky.org\/","rating":3.6,"author_block_rating":0,"active_installs":40,"downloads":8132,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"3","5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1214,3986,4444,8747,9663],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-10093","plugin","type-plugin","status-closed","hentry","plugin_tags-code","plugin_tags-highlight","plugin_tags-highlighter","plugin_tags-source","plugin_tags-sourcecode","plugin_committers-demontecristo"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-highlightjs.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This is a simple wordpress plugin for highlight.js library. <strong>Highlight.js<\/strong>\nhighlights syntax in code examples on blogs, forums and in fact on any web\npages. It's very easy to use because it works automatically: finds blocks of\ncode, detects a language, highlights it.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>works with comments<\/li>\n<li>high performance<\/li>\n<li>nice colorshemes<\/li>\n<\/ul>\n\n<p><strong>Languages:<\/strong><\/p>\n\n<p>1C, ActionScript, Apache, AppleScript, ASCII Doc, AVR Asm, Axapta, Bash,\nBrainfuck, Clojure, CMake, CoffeeScript, C++, C#, CSS, D, Delphi, Diff,\nDjango, DOS, Erlang REPL, Erlang, F#, GLSL, Go, HAML, Handlebars, Haskell,\nHTML\/XML, HTTP, INI, Java, JavaScript, JSON, Lasso, Lisp, LiveCode Server,\nLua, Makefile, Markdown, MatLab, MEL, Mizar, Nginx, Objective-C, OCaml,\nParser3, Perl, PHP, Python's profiler, Python, R, RenderMan RIB,\nRenderMan RSL, Ruby, Rules, Rust, Scala, SciLab, SCSS, Smalltalk, SQL, TeX,\nVala, VisualBasic .NET, VBscript, VHDL, Oxygene, Mathematica.<\/p>\n\n<p>Author: <a href=\"http:\/\/kalnitsky.org\/\">Igor Kalnitsky<\/a><\/p>\n\n<h3>License<\/h3>\n\n<pre><code>Copyright (c) 2013, Igor Kalnitsky.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice, this\n  list of conditions and the following disclaimer in the documentation and\/or\n  other materials provided with the distribution.\n\n* Neither the name of wp-highlight.js nor the names of its contributors may\n  be used to endorse or promote products derived from this software without\n  specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>wp-highlight.js<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Use <code>[code lang=\"some_lang\"]some code[\/code]<\/code> construction for highlighting\nor <code>[code]some code[\/code]<\/code> for highlighting with language autodetection.\nYou also can use <code>&lt;pre&gt;&lt;code&gt;<\/code> tags instead <code>[code]<\/code> bb-tag.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.3.4<\/h4>\n\n<ul>\n<li>Update highlight.js core to Version 8.0<\/li>\n<li>New styles and languages.<\/li>\n<\/ul>\n\n<h4>0.3.3<\/h4>\n\n<ul>\n<li>Add Spanish translations.<\/li>\n<li>Update highlight.js core.<\/li>\n<li>Add new colorschemes.<\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>Update highlight.js core to version 7.5.<\/li>\n<li>New languages.<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Fix 'header already sent' warning.<\/li>\n<li>New colorschemes!<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Update highlight.js core.<\/li>\n<li>New languages and skins.<\/li>\n<li>Change license to BSD<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>Upgrade to highlight.js version 7<\/li>\n<li>New languages and skins<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Move an options page to settings section.<\/li>\n<li>Add new languages: HTTP, R, JSON<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Update highlight.js to 6.2<\/li>\n<li>Add new languages: ActionScript, CoffeeScript, D, MatLab<\/li>\n<li>Add new themes: monokai and googlecode<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Update highlight.js<\/li>\n<li>Move settings page to plugin section<\/li>\n<li>Add a settings link to plugin page<\/li>\n<li>Add an additional css block<\/li>\n<\/ul>\n\n<h4>0.1.5<\/h4>\n\n<ul>\n<li>New languages: Vala, Go<\/li>\n<li>Update to highlight.js 6.<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>New three languages: Erlang, Haskell, Objective-C.<\/li>\n<li>Improvements in highlight.js library.<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Update highlight.js core to 5.15 with my vhdl update. Highlight.js 5.15<\/li>\n<li>include bugfix with highlighting in IE browser.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Update highlight.js core to current dev [with my new version of VHDL]<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Update highlight.js core to 5.13<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"This is simple wordpress plugin for highlight.js library.\nHighlight.js highlights syntax in code examples on blogs, forums and in fact on\nany web page &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10093"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/demontecristo"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10093"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10093"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10093"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10093"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10093"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}