About This File
[color=rgb(40,40,40)][font=helvetica][size=3]SyntaxHighlighter Drop-in Replacement allows for you, the forum admin, to take control of what code highlighters are used on your forum. This replaces the current highlighter ([/size][/font][/color][url="http://code.google.com/p/google-code-prettify/"]prettify[/url][color=rgb(40,40,40)][font=helvetica][size=3]) with a popular alternative [/size][/font][/color][url="http://alexgorbatchev.com/SyntaxHighlighter/"]SyntaxHighlighter[/url][color=rgb(40,40,40)][font=helvetica][size=3]. This is 100% compatible with the original code box and does not edit or remove any of the default code. [/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica][size=3]By switching to SyntaxHighlighter you gain a few new settings:[/size][/font][/color][list=1]
[*]Ability to parse outdated bbcodes (html, php, sql, xml)[sup][size=1]1[/size][/sup]
[*]Enable or disable the ability to click on URLs within code boxes
[*]Change the tab size
[*]Auto-collapse code boxes on page load, similar to a spoiler feature. This is great for forums with a lot of code.
[*]Ability to disable line numbers if the author wishes to do so.
[*]Change the CSS within the admin interface (including changing to a [url="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/"]new theme[/url])
[/list]
[color=rgb(40,40,40)][font=helvetica][size=3]There are numerous items in the pipeline as well:[/size][/font][/color][list=1]
[*]Add in new languages available to the user within the Code box dialog in the rich text editor
[*]Ability for users to highlight select lines, great for help with debugging!
[*]A new toolbar which allows users to hide line numbers for any code box, open a "raw" version (plain text) of the code, print, etc.
[/list]
[color=rgb(40,40,40)][font=helvetica][size=3]This hook is [/size][/font][/color][url="https://github.com/MisterPhilip/ipb-syntaxhighlighter"]open source[/url][color=rgb(40,40,40)][font=helvetica][size=3] and any contributor can include it with his or her themes and applications, or contribute via bug fixes / addition of features. Even though it is open source, I ask for contributors to include credit if used. [/size][/font][/color][img]http://community.invisionpower.com/filestore/public/style_emoticons/default/smile.png[/img]
[color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica][size=2][sup]1[/sup][/size][/font][/color][color=rgb(40,40,40)][font=helvetica][size=3] - It should be noted that there is an outstanding bug with IPB on this and currently does not render old bbcodes. Once IPB's bug is fixed, this feature can be enabled.[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica][size=3]By switching to SyntaxHighlighter you gain a few new settings:[/size][/font][/color][list=1]
[*]Ability to parse outdated bbcodes (html, php, sql, xml)[sup][size=1]1[/size][/sup]
[*]Enable or disable the ability to click on URLs within code boxes
[*]Change the tab size
[*]Auto-collapse code boxes on page load, similar to a spoiler feature. This is great for forums with a lot of code.
[*]Ability to disable line numbers if the author wishes to do so.
[*]Change the CSS within the admin interface (including changing to a [url="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/"]new theme[/url])
[/list]
[color=rgb(40,40,40)][font=helvetica][size=3]There are numerous items in the pipeline as well:[/size][/font][/color][list=1]
[*]Add in new languages available to the user within the Code box dialog in the rich text editor
[*]Ability for users to highlight select lines, great for help with debugging!
[*]A new toolbar which allows users to hide line numbers for any code box, open a "raw" version (plain text) of the code, print, etc.
[/list]
[color=rgb(40,40,40)][font=helvetica][size=3]This hook is [/size][/font][/color][url="https://github.com/MisterPhilip/ipb-syntaxhighlighter"]open source[/url][color=rgb(40,40,40)][font=helvetica][size=3] and any contributor can include it with his or her themes and applications, or contribute via bug fixes / addition of features. Even though it is open source, I ask for contributors to include credit if used. [/size][/font][/color][img]http://community.invisionpower.com/filestore/public/style_emoticons/default/smile.png[/img]
[color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica][size=2][sup]1[/sup][/size][/font][/color][color=rgb(40,40,40)][font=helvetica][size=3] - It should be noted that there is an outstanding bug with IPB on this and currently does not render old bbcodes. Once IPB's bug is fixed, this feature can be enabled.[/size][/font][/color]
What's New in Version 1.0.0
Released
- Initial launch