{"id":31087,"date":"2014-08-12T10:10:11","date_gmt":"2014-08-12T10:10:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-rainbow-hilite\/"},"modified":"2020-03-09T11:29:16","modified_gmt":"2020-03-09T11:29:16","slug":"wp-rainbow-hilite","status":"closed","type":"plugin","link":"https:\/\/lug.wordpress.org\/plugins\/wp-rainbow-hilite\/","author":9668177,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.5","stable_tag":"2.0.5","tested":"5.2.24","requires":"3.8","requires_php":"5.3.0","requires_plugins":"","header_name":"WordPress Rainbow Hilite","header_author":"J\u00f6rn Lund","header_description":"","assets_banners_color":"","last_updated":"2020-03-09 11:29:16","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.msf.org\/donate","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/wp-rainbow-hilite\/","header_author_uri":"https:\/\/github.com\/mcguffin","rating":5,"author_block_rating":0,"active_installs":10,"downloads":4875,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1762893","resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1762893","resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1762893","resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1762893","resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Visual Editor","2":"Code properties dialog","3":"WordPress Settings Writing","4":"Highlighted Code"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1214,52265,4609],"plugin_category":[],"plugin_contributors":[78906],"plugin_business_model":[],"class_list":["post-31087","plugin","type-plugin","status-closed","hentry","plugin_tags-code","plugin_tags-rainbow","plugin_tags-syntax-highlighting","plugin_contributors-podpirate","plugin_committers-podpirate"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-rainbow-hilite.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-rainbow-hilite\/assets\/screenshot-1.png?rev=1762893","caption":"Visual Editor"},{"src":"https:\/\/ps.w.org\/wp-rainbow-hilite\/assets\/screenshot-2.png?rev=1762893","caption":"Code properties dialog"},{"src":"https:\/\/ps.w.org\/wp-rainbow-hilite\/assets\/screenshot-3.png?rev=1762893","caption":"WordPress Settings Writing"},{"src":"https:\/\/ps.w.org\/wp-rainbow-hilite\/assets\/screenshot-4.png?rev=1762893","caption":"Highlighted Code"}],"raw_content":"<!--section=description-->\n\u201cWordPress Rainbow Hilite\u201d is no longer maintained. If you are interested in taking over the plugin, please leave a notice in the [github issues](https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\/issues).\n\nIf you like to use\n\n\n\n<p>Code syntax Highlighting. Documentation can be found <a href=\"http:\/\/wpdev.podpirate.org\/wordpress-rainbow-hilite\">here<\/a>.<\/p>\n\n<h4>Features:<\/h4>\n\n<ul>\n<li>Highlighted code can be copy-pasted directly out of the site. No \"view raw\" button needed.<\/li>\n<li>User friendly TinyMCE integration.<\/li>\n<li>Many programming languages supported.<\/li>\n<\/ul>\n\n<p>Includes <a href=\"http:\/\/craig.is\/making\/rainbows\">rainbow.js<\/a> a syntax highlighting script written by <a href=\"http:\/\/craig.is\/\">Craig Campbell<\/a>.\nLine numbering through <a href=\"https:\/\/github.com\/Sjeiti\/rainbow.linenumbers\">rainbow.linenumbers<\/a> by <a href=\"http:\/\/www.sjeiti.com\/\">Ron Valstar<\/a>.<\/p>\n\n<p>Currently supported languages by Rainbow are<\/p>\n\n<ul>\n<li>C<\/li>\n<li>C#<\/li>\n<li>Coffeescript<\/li>\n<li>CSS<\/li>\n<li>D<\/li>\n<li>Go<\/li>\n<li>Haskell<\/li>\n<li>HTML<\/li>\n<li>Java<\/li>\n<li>Javascript<\/li>\n<li>Lua<\/li>\n<li>PHP<\/li>\n<li>Python<\/li>\n<li>R<\/li>\n<li>Ruby<\/li>\n<li>Scheme<\/li>\n<li>Shell<\/li>\n<li>Smalltalk<\/li>\n<\/ul>\n\n<p>There are some Hooks implemented allowing you to load your own language modules. Details <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\/wiki\">here<\/a>.<\/p>\n\n<p>Latest files on <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\">GitHub<\/a>.<\/p>\n\n<h3>Plugin API<\/h3>\n\n<p>The plugin offers some filters to allow themes and other plugins to hook in.<\/p>\n\n<p>See <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\">GitHub-Repo<\/a> for details.<\/p>\n\n<!--section=installation-->\n<p>Follow the standard <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins\">WordPress plugin installation procedere<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>I found a bug. Where should I post it?<\/dt>\n<dd><p>Depends. If you can break it down to the JavaScript core it would be best placed in the <a href=\"https:\/\/github.com\/ccampbell\/rainbow\">Rainbow Repository<\/a> (which is not mine).<\/p>\n\n<p>Everything else can either go into the Support forum, or in the <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\">WP-Rainbow Repo<\/a>.<\/p><\/dd>\n<dt>I'd like to suggest a feature. Where should I post it?<\/dt>\n<dd><p>I personally prefer GitHub. The plugin code is here: <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\">GitHub<\/a>\n(See above as well.)<\/p><\/dd>\n<dt>I want to use the latest files. How can I do this?<\/dt>\n<dd><p>Use the GitHub Repo rather than the WordPress Plugin. Do as follows:\n1. If you haven't done so: <a href=\"https:\/\/help.github.com\/articles\/set-up-git\">Install git<\/a>\n2. in the console cd into Your 'wp-content\/plugins' directory\n3. type 'git clone git@github.com:mcguffin\/wp-rainbow-hilite.git'\n4. If you want to update to the latest files (be careful, might be untested on Your WP-Version) type 'git pull'.<\/p><\/dd>\n<dt>I found a bug and fixed it. How can I let You know?<\/dt>\n<dd><p>Either post it on the <a href=\"https:\/\/github.com\/mcguffin\/wp-rainbow-hilite\">GitHub-repo<\/a> or\u2014if you cloned the repository\u2014send me a pull request.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.5<\/h4>\n\n<p>End-of-life notice<\/p>\n\n<h4>2.0.4<\/h4>\n\n<p>Fix PHP Fatal Error<\/p>\n\n<h4>2.0.2<\/h4>\n\n<p>Get rid of concating assets in PHP (use a Script optimizer plugin instead)<\/p>\n\n<h4>2.0.1<\/h4>\n\n<p>Introduce new release pipeline<\/p>\n\n<h4>2.0.0<\/h4>\n\n<p>Code refactoring<\/p>\n\n<h4>1.0.6<\/h4>\n\n<p>Localization: Move de_DE to translate.wordpress.org<\/p>\n\n<h4>1.0.5<\/h4>\n\n<p>Fix: Safer script loading<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>Fix: Scripts now are correctly minified by Autoptimize.<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>Fix: Load rainbow css after theme css<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>l10n: Change plugin textdomain to plugin slug.<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>JS Fix: play nice with prevoisly declared document.onreadystatechange callbacks.<\/p>\n\n<h4>1.0.0<\/h4>\n\n<p>Initial Release<\/p>","raw_excerpt":"NO LONGER MAINTAINED Code Syntax highlighting using rainbow","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31087","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31087"}],"author":[{"embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/podpirate"}],"wp:attachment":[{"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31087"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31087"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31087"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31087"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31087"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31087"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}