Complete List of Supported BBCode [code] Languages
Posted: Fri Jan 22, 2010 1:10 am
I named this topic the way I did in case someone wants to sticky it as a reference. The real reason for this post is to get some feedback on a Greasemonkey script I am making.
The script changes the "Code" button on the posting page into a menu to encourage the use of the [code=lang][/code] syntax.
Based on the files found in phpBB3/includes/geshi on my own server, I have determined that the following languages are supported.
However, to make the menu more user-friendly, I have limited the languages to the ones shown in the attached image. Do you agree with my choices and the order in which they appear?
Edit: This post was recovered from search engine cache.
The script changes the "Code" button on the posting page into a menu to encourage the use of the [code=lang][/code] syntax.
Based on the files found in phpBB3/includes/geshi on my own server, I have determined that the following languages are supported.
Code: Select all
abap
actionscript
ada
apache
applescript
asm
asp
autoit
bash
blitzbasic
bnf
c
c_mac
caddcl
cadlisp
cfdg
cfm
cpp-qt
cpp
csharp
css
d
delphi
diff
div
dos
dot
eiffel
fortran
freebasic
genero
gml
groovy
haskell
html
html4strict
idl
ini
inno
io
java
java5
javascript
js
latex
lisp
lua
m68k
matlab
mirc
mpasm
mysql
nsis
objc
ocaml-brief
ocaml
oobas
oracle8
pascal
per
perl
php-brief
php
plsql
python
qbasic
rails
reg
robots
ruby
sas
scheme
sdlbasic
smalltalk
smarty
sql
tcl
text
thinbasic
tsql
vb
vbnet
vhdl
visualfoxpro
winbatch
xml
xpp
xsl
z80Edit: This post was recovered from search engine cache.