Skip to content

randomessence/syntax3phppb3mod

Repository files navigation

Hello World

This is a phpbb 3 mod that uses Syntax Highlighter 3

Current Version : 1.2.0

phpbb.com version : 1.1.3

alt text

alt text

It has been extended a bit over the original 3.0.83 from the website since it uses the files from the github repo as well as some select and applied fixes.

To summarise the mod. This is a phpbb3 3.0.11 compatible mod that makes 7 small edits when installed via automod or if done manually.

Full Subsilver and sub silver based styles support.

EN_US langugae support.

Notes:

Adding a custom bbcode is required to complete the installation of this mod.

USAGE

[code2={SIMPLETEXT}]{TEXT}[/code2]

HTML Replace

<b>{SIMPLETEXT} code</b>
<pre class="brush: {SIMPLETEXT}">{TEXT}</pre>

HELPLINE

[code2={required brush without brackets such as html}]some code[/code2] so it looks like [code2=html]<head></head>[/code2]

The mod does not install to non Default (EN) langauage packs. you will have to manually edit the language/**/posting.php of your default lanaguage pack and apply the edits.

The edit to the styles/prosilver/template/posting_buttons.html works with template inheritence styles. if you style does not inhrerit from Prosliver and does not have a posting_buttons.html you will have to figure out which files you do need to edit.

##Manually applied fixes

xregexp 3 pre using a snippet of javascript as detailed here #127

Bash brush improvements #75

improved C Sharp bush #111

shAutoloader.js duplicate loading and html-script support #139

(Java multiline comment greedy Regexp) #150

fix stripCData('ab')=='' #153

a = '"' was starting a multiline string, but it should not have #112

Modified keywords, strings, and value in Python brush #155

multiline comments for SQL #156

Add missing C++11 keywords #158

PHP brush updated functions, keywords, constants & variable #159

Perl Fix syntax highlighting for adjacent pod blocks #163

Perl Correctly highlight dereferenced vars (double sigils) #164

Added missing reserved keywords for JavaScript #169

custom fix for 2 phpbb 3 issues. the replacement of
and unindents/tabs see this post

Biferno Brush #66 dlan brush #154 haze brush #151 logtalk brush #118 lasso brush #124

Supported Languages(59):

ACTIONSCRIPT ADA ASSEMBLER_ASM ASSEMBLER_NASM ASSEMBLER_MASM APPLESCRIPT AUTOHOTKEY

BASH BIFERNO BATCH

CSHARP CPLUSPLUS CLOJURE CMD COCOA COFFEE_SCRIPT COLDFUSION CSS

D DELPHI DIFF

ERLANG

FSHARP

GROOVY

HAXE HTML

JAVA JAVAFX JAVASCRIPT

LASSO LATEX LOGTALK LSL LUA

MATHEMATIC MATLAB

OBJECTIVE_C

PASCAL PERL PHP PLAIN_TEXT POWERSHELL PROCESSING PYTHON PYTHON3

ROUTEROS RPG ILE_RPG RUBY

SAHI SASS SCALA SHELL SQL

VISUAL_BASIC

YAML

XHTML XML XSLT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published