{"id":15734,"date":"2011-11-17T14:05:02","date_gmt":"2011-11-17T14:05:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/syntaxhighlighter-evolved-biferno\/"},"modified":"2011-11-17T14:07:30","modified_gmt":"2011-11-17T14:07:30","slug":"syntaxhighlighter-evolved-biferno","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/syntaxhighlighter-evolved-biferno\/","author":7691342,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"3.2.1","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"SyntaxHighlighter Evolved: Biferno","header_author":"Sandro Bilbeisi","header_description":"","assets_banners_color":"","last_updated":"2011-11-17 14:07:30","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/donate\/","header_plugin_uri":"http:\/\/www.sandrobilbeisi.org\/wp\/works\/web-development\/syntaxhighlighter-evolved-biferno\/","header_author_uri":"http:\/\/www.sandrobilbeisi.org\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1398,"num_ratings":0,"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":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444528","resolution":"1","location":"plugin","width":525,"height":244}},"screenshots":{"1":"This is a sample image of the plugin in action as applied to Biferno code."}},"plugin_section":[],"plugin_tags":[59890,59889,1214,356,4444,246,9663,2207],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-15734","plugin","type-plugin","status-publish","hentry","plugin_tags-bfr","plugin_tags-biferno","plugin_tags-code","plugin_tags-css","plugin_tags-highlighter","plugin_tags-html","plugin_tags-sourcecode","plugin_tags-syntax","plugin_committers-sandrobilbeisi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/syntaxhighlighter-evolved-biferno.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/syntaxhighlighter-evolved-biferno\/trunk\/screenshot-1.png?rev=1444528","caption":"This is a sample image of the plugin in action as applied to Biferno code."}],"raw_content":"<!--section=description-->\n<p>SyntaxHighlighter Evolved Biferno is a plugin for self-hosted WordPress that adds support to Alex Mills' (Viper007) <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> plugin for the Biferno language .<\/p>\n <p>It provides a brush designed to work with the SyntaxHighlighter Evolved WordPress plugin .<\/p>\n <h4>Features:<\/h4>\n <ul>\n<li>Biferno opening and closing tags are captured<\/li>\n<li>Variables within double-quoted strings are captured<\/li>\n<li>Numerical values are captured<\/li>\n<li>a large superset of Biferno's function names are recognized<\/li>\n<li>Custom function names are captured<\/li>\n<\/ul>\n <h4>Notes:<\/h4>\n <ul>\n<li><p>To be able to use this plugin, you will need the SyntaxHighlighter Evolved plugin installed.<\/p><\/li>\n<li><p>this plugin follows the programming conventions outlined by <a href=\"http:\/\/www.viper007bond.com\/\">Alex Mills<\/a> (Viper007) for extending  his plugin: <a href=\"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/adding-a-new-brush-language\/\">Adding A New Brush (Language)<\/a><\/p><\/li>\n<li><p>uses my <a href=\"http:\/\/www.sandrobilbeisi.org\/wp\/works\/web-development\/biferno-javascript-brush-for-syntaxhighlighter-shbrush-js\/\">Biferno JavaScript brush for SyntaxHighlighter<\/a>.<\/p><\/li>\n<li><p>this plugin is based on similar work by apollox2: <a href=\"http:\/\/www.selikoff.net\/\">Scott Selikoff<\/a> <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter-evolved-applescript\/\">SyntaxHighlighter Evolved AppleScript<\/a><\/p><\/li>\n<li><p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> Wordpress plugin by Alex Mills (Viper007) is based on the <a href=\"http:\/\/alexgorbatchev.com\/SyntaxHighlighter\/\">SyntaxHighlighter JavaScript package by Alex Gorbatchev<\/a>.<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h3>Prerequisite<\/h3>\n <p>In order to use SyntaxHighlighter Evolved Biferno, you must first install <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a>.<\/p>\n <h3>Installation<\/h3>\n <p>Extract all files from the ZIP file, making sure to keep the file\/folder structure intact, and then upload it to \/wp-content\/plugins\/.<\/p>\n <h3>Plugin Activation<\/h3>\n <p>Go to the admin area of your WordPress install and click on the \"Plugins\" menu. Click on \"Activate\" for the \"SyntaxHighlighter Evolved: Biferno\" plugin.<\/p>\n <h3>Plugin Usage<\/h3>\n <p>Just wrap your code in <code>[sourcecode language=\"biferno\"]<\/code>your code here <code>[\/sourcecode]<\/code>\nor wrap your code in <code>[biferno]<\/code>, such as <code>[biferno]<\/code> code here <code>[\/biferno]<\/code> .<\/p>\n <p>The shortcodes accept a wide variety of parameters. For details, see the bottom of the SyntaxHighlighter Evolved's settings page.<\/p>\n\n<!--section=faq-->\n<h4>The code is just being displayed raw. It isn't being converted into a code box or anything. What's wrong?<\/h4>\n <p>Make sure your theme's <code>footer.php<\/code> file has <code>&lt;?php wp_footer(); ?&gt;<\/code> somewhere inside of it, otherwise the plugin won't be able to do it's thing.<\/p>\n <blockquote>\n  <p><strong>INFO:<\/strong> When you find a that a keyword or a other special word of Biferno is not highlighted. Please write entry into the forum of this plugin. -&gt; <a href=\"http:\/\/wordpress.org\/tags\/syntaxhighlighter-evolved-biferno?forum_id=10\" title=\"Wordpress Support Forum\">Support Forum<\/a><\/p>\n<\/blockquote>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n <ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Adds support for the Biferno language to the SyntaxHighlighter Evolved plugin using the [sourcecode language=&quot;biferno&quot;] tag.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15734","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=15734"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sandrobilbeisi"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15734"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15734"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15734"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15734"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15734"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}