{"id":536,"date":"2009-07-27T16:08:11","date_gmt":"2009-07-27T20:08:11","guid":{"rendered":"http:\/\/www.outofwhatbox.com\/blog\/?page_id=536"},"modified":"2010-02-07T21:21:28","modified_gmt":"2010-02-08T01:21:28","slug":"syntaxhighlighter-downloads","status":"publish","type":"page","link":"https:\/\/www.outofwhatbox.com\/blog\/syntaxhighlighter-downloads\/","title":{"rendered":"SyntaxHighlighter Downloads"},"content":{"rendered":"<hr \/>\n<h3><a HREF=\"http:\/\/static.outofwhatbox.com\/downloads\/SyntaxHighlighter\/syntaxhighlighter.zip\">Latest Posted Version<\/a><\/h3>\n<p><em>(This always links to the most recent update.)<\/em><\/p>\n<hr \/>\n<h3><strong>Version History<\/strong><\/h3>\n<h3><a href=\"http:\/\/static.outofwhatbox.com\/downloads\/shBoot\/syntaxhighlighter.zip\">SyntaxHighlighter: Easier to load; faster to boot?<\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2010\/02\/syntaxhighlighter-easier-to-load-faster-to-boot\/\/\">Posted<\/a> on February 7th, 2009<\/p>\n<p><i>Change Summary:<\/i><br \/>\nAdded a new method, <code>SyntaxHighlighter.boot()<\/code>, to automate the loading process.<\/p>\n<h3><a href=\"http:\/\/static.outofwhatbox.com\/downloads\/SH20091218\/syntaxhighlighter.zip\">Update of Forked SyntaxHighlighter<\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/12\/update-of-forked-syntaxhighlighter\/\">Posted<\/a> on December 18th, 2009<\/p>\n<p><i>Change Summary:<\/i><br \/>\nMerged in many of the changes that Alex Gorbatchev included in his 2.1.364 release, but with the following differences:<\/p>\n<ul>\n<li>In 2.1.364, the ruler functionality was removed. It&#8217;s still included here.<\/li>\n<li>2.1.364 changed the way that wrapped lines are presented. I&#8217;ve kept the old presentation, but modified the icon that&#8217;s used to signify wrapping.<\/li>\n<li>Internally, 2.1.364 uses a separate HTML table to represent each line of source.  I&#8217;ve maintained the older pattern of simply using a separate <code>&lt;div&gt;<\/code> to represent each line.<\/li>\n<\/ul>\n<p>Also new in this release:<\/p>\n<ul>\n<li>I&#8217;ve added a &#8220;Hide&#8221; button to the toolbar. Code blocks can now be expanded\/collapsed at the user&#8217;s whim. (As before, an author can still choose to present a block in the hidden\/collapsed state.)<\/li>\n<\/ul>\n<h3><a HREF=\"http:\/\/static.outofwhatbox.com\/downloads\/FillingTheCracks\/syntaxhighlighter.zip\">Filling The Cracks<\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/07\/filling-the-cracks\/\">Posted<\/a> on July 22nd, 2009<\/p>\n<p><i>Change Summary:<\/i><\/p>\n<ul>\n<li>Fixed white lines that had cluttered the gutter.\n<\/li>\n<\/ul>\n<h3><a HREF=\"http:\/\/static.outofwhatbox.com\/downloads\/shWhitespace\/syntaxhighlighter.zip\">Dumping Hack Flash, It&rsquo;s a Class, Class, Class<\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/07\/dumping-hack-flash-its-a-class-class-class\/\">Posted<\/a> on July 10th, 2009<\/p>\n<p><i>Change Summary:<\/i><\/p>\n<ul>\n<li><span STYLE=\"font-style: normal\">Ensure that the original whitespace is (mostly) preserved.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Removed the Flash applet that was used for copying the code to the clipboard.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Use CSS Sprites on the toolbar, speeding up the download a bit.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Brushes now call <code>SyntaxHighlighter.registerBrush<\/code> as they&#8217;re loaded. Reduced the runtime cost of brushes via JavaScript prototypes.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Added (beta-quality) support for the &#8216;title&#8217; option.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Use JavaScript to implement toolbar hovers for IE6<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Converted function declarations from this form:<br \/>\n<code>    var foo = function() {...}<\/code><br \/>\nto :<br \/>\n<code>    var function foo() {...}<\/code><br \/>\nafter measurements showed that the second form is <a href=\"http:\/\/dean.edwards.name\/packer\/\">packed<\/a> more efficiently.<\/span>\n<\/li>\n<\/ul>\n<h3><a HREF=\"http:\/\/www.outofwhatbox.com\/downloads\/SyntaxHighlighterIII\/syntaxhighlighter.zip\"><span STYLE=\"font-style: normal\">SyntaxHighlighter Revised (again), Works On Its Own (once again)<\/span><\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/06\/syntaxhighlighter-revised-again-works-on-its-own-once-again\/\">Posted<\/a> on June 10th, 2009<\/p>\n<div class=\"oowbbtw\">Note: This ZIP file, and all versions posted at later dates, is a modified version of the base <a href=\"http:\/\/alexgorbatchev.com\/wiki\/SyntaxHighlighter\">SyntaxHighlighter<\/a> distribution from Alex Gorbatchev.<\/div>\n<p><i>Change Summary:<\/i><\/p>\n<ul>\n<li><span STYLE=\"font-style: normal\">Removed the dependency on <a HREF=\"http:\/\/jquery.com\/\">jQuery<\/a> that I&#8217;d introduced in previous versions.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Re-implemented the toolbar hover as pure CSS (later revised to use JavaScript for IE6.)<\/span>\n<\/li>\n<\/ul>\n<h3><a HREF=\"http:\/\/www.outofwhatbox.com\/downloads\/MoreSyntaxHighlighter\/syntaxhighlighter.zip\"><span STYLE=\"font-style: normal\">More SyntaxHighlighter Updates<\/span><\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/05\/more-syntaxhighlighter-updates\/\">Posted<\/a> on May 29th, 2009<\/p>\n<div class=\"oowbbtw\">Note: This ZIP file was packaged as a mod of the <a href=\"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> WordPress plugin, which includes the base <a href=\"http:\/\/alexgorbatchev.com\/wiki\/SyntaxHighlighter\">SyntaxHighlighter<\/a> distribution from Alex Gorbatchev. All of the later distributions modified only the base SyntaxHighlighter code.<\/div>\n<p><i>Change Summary:<\/i><\/p>\n<ul>\n<li><span STYLE=\"font-style: normal\">Added the toolbar button for toggling the gutter<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Attach the gutter to the left, so that it remains visible when scrolling<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Made the toolbar partially transparent.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Cleaned up some code smell that I&#8217;d previously inserted.<\/span>\n<\/li>\n<\/ul>\n<h3><a HREF=\"http:\/\/www.outofwhatbox.com\/downloads\/FixingAScroll\/syntaxhighlighter.zip\"><span STYLE=\"font-style: normal\">Fixing A Scroll Where The Grays Came In<\/span><\/a><\/h3>\n<p><a HREF=\"http:\/\/www.outofwhatbox.com\/blog\/2009\/05\/fixing-a-scroll-where-the-grays-came-in\/\">Posted<\/a> on May 14th, 2009<\/p>\n<div class=\"oowbbtw\">Note: This ZIP file was packaged as a mod of the <a href=\"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> WordPress plugin, which includes the base <a href=\"http:\/\/alexgorbatchev.com\/wiki\/SyntaxHighlighter\">SyntaxHighlighter<\/a> distribution from Alex Gorbatchev. Most of the later distributions modified only the base SyntaxHighlighter code.<\/div>\n<p><i>Change Summary:<\/i><\/p>\n<ul>\n<li><span STYLE=\"font-style: normal\">Fixed the gray background that had been visible after scrolling to the right.<\/span>\n<\/li>\n<li><span STYLE=\"font-style: normal\">Don&#8217;t add line numbers to the DOM if they&#8217;re not going to be displayed.<\/span>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Latest Posted Version (This always links to the most recent update.) Version History SyntaxHighlighter: Easier to load; faster to boot? Posted on February 7th, 2009 Change Summary: Added a new method, SyntaxHighlighter.boot(), to automate the loading process. Update of Forked SyntaxHighlighter Posted on December 18th, 2009 Change Summary: Merged in many of the changes that [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/pages\/536"}],"collection":[{"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/comments?post=536"}],"version-history":[{"count":23,"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/pages\/536\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/pages\/536\/revisions\/556"}],"wp:attachment":[{"href":"https:\/\/www.outofwhatbox.com\/blog\/wp-json\/wp\/v2\/media?parent=536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}