26.03.2012, 12:20
Eine neue Erweiterung wurde veröffentlicht: MyBB Syntax Highlighter v1.1
Zitat:Based on SyntaxHighlighter3.0.83
Official Page : http://alexgorbatchev.com/SyntaxHighlighter/
Installation :
1. Upload all files >> inc >> plugins
2. Configuration >> Plugins >> MyBB Syntax Highlighter >> Activate
Examples :
[shcode=php]PHP Codes Here[/shcode]
[shcode=python]Python Codes Here[/shcode]
.
.
Supported Languages :
ActionScript3 : as3
Bash/shell : bash
ColdFusion : cf
C# : c-sharp
C++ : cpp
CSS : css
Delphi : delphi
Diff : diff
Erlang : erlang
Groovy : groovy
JavaScript : jscript
Java : java
JavaFX : javafx
Perl : perl
PHP : php
Plain Text : plain
PowerShell : ps
Python : python
Ruby : rails
SQL : sql
Scala : scala
Visual Basic : vbnet
XML : xml
[!] For PowerShell, you must enter ps :
[shcode=ps]PowerShell Codes[/shcode]