mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
geshi list
This commit is contained in:
parent
ecaa823a94
commit
2dd2a321c3
@ -9,88 +9,202 @@ if (!defined('BASEPATH')) exit('No direct script access allowed');
|
||||
|
||||
//geshi languages
|
||||
$config['geshi_languages'] = array(
|
||||
'html4strict' => 'HTML',
|
||||
'html5' => 'HTML5',
|
||||
'css' => 'CSS',
|
||||
'javascript' => 'JavaScript',
|
||||
'php' => 'PHP',
|
||||
'python' => 'Python',
|
||||
'ruby' => 'Ruby',
|
||||
'lua' => 'Lua',
|
||||
'bash' => 'Bash',
|
||||
'erlang' => 'Erlang',
|
||||
'go' => 'Go',
|
||||
'c' => 'C',
|
||||
'cpp' => 'C++',
|
||||
'diff' => 'Diff',
|
||||
'diff' => 'Diff-output',
|
||||
'latex' => 'LaTeX',
|
||||
'sql' => 'SQL',
|
||||
'xml' => 'XML',
|
||||
'text' => 'Plain Text',
|
||||
'4cs' => '4CS',
|
||||
'6502acme' => 'MOS 6502',
|
||||
'6502kickass' => 'MOS 6502 Kick Assembler',
|
||||
'6502tasm' => 'MOS 6502 TASM/64TASS',
|
||||
'68000devpac' => 'Motorola 68000 Devpac Assembler',
|
||||
'abap' => 'ABAP',
|
||||
'actionscript' => 'Actionscript',
|
||||
'ada' => 'ADA',
|
||||
'apache' => 'Apache Log',
|
||||
'actionscript3' => 'ActionScript3',
|
||||
'ada' => 'Ada',
|
||||
'algol68' => 'ALGOL 68',
|
||||
'apache' => 'Apache',
|
||||
'applescript' => 'AppleScript',
|
||||
'asm' => 'Assembler',
|
||||
'apt_sources' => 'Apt sources.list',
|
||||
'asm' => 'x86 Assembler',
|
||||
'asp' => 'ASP',
|
||||
'autoit' => 'AutoIt',
|
||||
'blitzbasic' => 'Blitzbasic',
|
||||
'bnf' => 'Backus-Naur-Form',
|
||||
'autoconf' => 'autoconf',
|
||||
'autohotkey' => 'Autohotkey',
|
||||
'autoit' => 'AutoIT',
|
||||
'avisynth' => 'AviSynth',
|
||||
'awk' => 'Awk',
|
||||
'bascomavr' => 'BASCOM AVR',
|
||||
'basic4gl' => 'Basic4GL',
|
||||
'bf' => 'Brainfuck',
|
||||
'bibtex' => 'BibTeX',
|
||||
'blitzbasic' => 'BlitzBasic',
|
||||
'bnf' => 'BNF (Backus-Naur form)',
|
||||
'boo' => 'Boo',
|
||||
'c_loadrunner' => 'C (for LoadRunner)',
|
||||
'c_mac' => 'C for Macs',
|
||||
'caddcl' => 'CAD DCL',
|
||||
'cadlisp' => 'CAD Lisp',
|
||||
'caddcl' => 'CAD DCL (Dialog Control Language)',
|
||||
'cadlisp' => 'AutoCAD/IntelliCAD Lisp',
|
||||
'cfdg' => 'CFDG',
|
||||
'cfm' => 'CFM',
|
||||
'cpp-qt' => 'C++ QT',
|
||||
'cfm' => 'ColdFusion',
|
||||
'chaiscript' => 'ChaiScript',
|
||||
'cil' => 'CIL (Common Intermediate Language)',
|
||||
'clojure' => 'Clojure',
|
||||
'cmake' => 'CMake',
|
||||
'cobol' => 'COBOL',
|
||||
'coffeescript' => 'CoffeeScript',
|
||||
'csharp' => 'C#',
|
||||
'cuesheet' => 'Cuesheet',
|
||||
'd' => 'D',
|
||||
'delphi' => 'Delphi',
|
||||
'dcs' => 'DCS',
|
||||
'delphi' => 'Delphi (Object Pascal)',
|
||||
'div' => 'DIV',
|
||||
'dos' => 'DOS',
|
||||
'dot' => 'dot',
|
||||
'e' => 'E',
|
||||
'ecmascript' => 'ECMAScript',
|
||||
'eiffel' => 'Eiffel',
|
||||
'email' => 'Email (mbox/eml/RFC format)',
|
||||
'epc' => 'Enerscript',
|
||||
'euphoria' => 'Euphoria',
|
||||
'f1' => 'Formula One',
|
||||
'falcon' => 'Falcon',
|
||||
'fo' => 'fo',
|
||||
'fortran' => 'Fortran',
|
||||
'freebasic' => 'FreeBasic',
|
||||
'fsharp' => 'F#',
|
||||
'gambas' => 'GAMBAS',
|
||||
'gdb' => 'GDB',
|
||||
'genero' => 'Genero',
|
||||
'genie' => 'Genie',
|
||||
'gettext' => 'GNU Gettext .po/.pot',
|
||||
'glsl' => 'glSlang',
|
||||
'gml' => 'GML',
|
||||
'gnuplot' => 'Gnuplot script',
|
||||
'groovy' => 'Groovy',
|
||||
'gwbasic' => 'GwBasic',
|
||||
'haskell' => 'Haskell',
|
||||
'hicest' => 'HicEst',
|
||||
'hq9plus' => 'HQ9+',
|
||||
'html4strict' => 'HTML 4.01 strict',
|
||||
'icon' => 'Icon',
|
||||
'idl' => 'Unoidl',
|
||||
'ini' => 'ini',
|
||||
'ini' => 'INI',
|
||||
'inno' => 'Inno Script',
|
||||
'intercal' => 'INTERCAL',
|
||||
'io' => 'Io',
|
||||
'j' => 'J',
|
||||
'java' => 'Java',
|
||||
'java5' => 'Java 5',
|
||||
'lisp' => 'Lisp',
|
||||
'lua' => 'Lua',
|
||||
'm68k' => 'm68k',
|
||||
'matlab' => 'Matlab',
|
||||
'mirc' => 'mIRC',
|
||||
'mpasm' => 'MPASM',
|
||||
'jquery' => 'jQuery 1.3',
|
||||
|
||||
//'kixtart' => 'PHP',
|
||||
'klonec' => 'KLone with C',
|
||||
'klonecpp' => 'KLone with C++',
|
||||
'lb' => 'Liberty BASIC',
|
||||
'lisp' => 'Generic Lisp',
|
||||
'llvm' => 'LLVM',
|
||||
'locobasic' => 'Locomotive Basic (Amstrad CPC series)',
|
||||
'logtalk' => 'Logtalk',
|
||||
'lolcode' => 'LOLcode',
|
||||
'lotusformulas' => '@Formula/@Command',
|
||||
'lotusscript' => 'LotusScript',
|
||||
'lscript' => 'Lightwave Script',
|
||||
'lsl2' => 'Linden Scripting',
|
||||
'm68k' => 'Motorola 68000 Assembler',
|
||||
'magiksf' => 'MagikSF',
|
||||
'make' => 'Make',
|
||||
'mapbasic' => 'MapBasic',
|
||||
'matlab' => 'Matlab M-file',
|
||||
'mirc' => 'mIRC Scripting',
|
||||
'mmix' => 'MMIX Assembler',
|
||||
'modula2' => 'Modula-2',
|
||||
'modula3' => 'Modula-3',
|
||||
'mpasm' => 'Microchip Assembler',
|
||||
'mxml' => 'MXML',
|
||||
'mysql' => 'MySQL',
|
||||
'nsis' => 'NSIS',
|
||||
'objc' => 'Objective C',
|
||||
'ocaml' => 'ocaml',
|
||||
'newlisp' => 'newLISP',
|
||||
'nsis' => 'Nullsoft Scriptable Install System',
|
||||
'oberon2' => 'Oberon-2',
|
||||
'objc' => 'Objective-C',
|
||||
'objeck' => 'Objeck Programming Language',
|
||||
'ocaml' => 'OCaml (Objective Caml)',
|
||||
'oobas' => 'OpenOffice.org Basic',
|
||||
'oracle8' => 'Orcale 8 SQL',
|
||||
'oracle11' => 'Oracle 11i',
|
||||
'oracle8' => 'Oracle 8',
|
||||
'oxygene' => 'Delphi Prism (Oxygene)',
|
||||
'oz' => 'Oz',
|
||||
'pascal' => 'Pascal',
|
||||
'per' => 'Per',
|
||||
'pcre' => 'PCRE',
|
||||
'per' => 'Per (forms)',
|
||||
'perl' => 'Perl',
|
||||
'plsql' => 'PL/SQL',
|
||||
'qbasic' => 'QBasic',
|
||||
'rails' => 'Rails',
|
||||
'reg' => 'Registry',
|
||||
'perl6' => 'Perl 6',
|
||||
'pf' => 'OpenBSD packet filter',
|
||||
'pic16' => 'PIC16 Assembler',
|
||||
'pike' => 'Pike',
|
||||
'pixelbender' => 'Pixel Bender 1.0',
|
||||
'pli' => 'PL/I',
|
||||
'plsql' => 'Oracle 9.2 PL/SQL',
|
||||
'postgresql' => 'PostgreSQL',
|
||||
'povray' => 'Povray',
|
||||
'powerbuilder' => 'PowerBuilder (PowerScript)',
|
||||
'powershell' => 'PowerShell',
|
||||
'proftpd' => 'ProFTPd',
|
||||
'progress' => 'Progress',
|
||||
'prolog' => 'Prolog',
|
||||
'properties' => 'Property',
|
||||
'providex' => 'ProvideX',
|
||||
'purebasic' => 'PureBasic',
|
||||
'q' => 'q/kdb+',
|
||||
'qbasic' => 'QBasic/QuickBASIC',
|
||||
'rails' => 'Ruby (with Ruby on Rails Framework)',
|
||||
'rebol' => 'Rebol',
|
||||
'reg' => 'Microsoft Registry Editor',
|
||||
'robots' => 'robots.txt',
|
||||
'rpmspec' => 'RPM Spec',
|
||||
'rsplus' => 'R',
|
||||
'sas' => 'SAS',
|
||||
'scala' => 'Scala',
|
||||
'scheme' => 'Scheme',
|
||||
'scilab' => 'SciLab',
|
||||
'sdlbasic' => 'sdlBasic',
|
||||
'smalltalk' => 'Smalltalk',
|
||||
'smarty' => 'Smarty',
|
||||
'tcl' => 'TCL',
|
||||
'smarty' => 'Smarty template',
|
||||
'systemverilog' => 'SystemVerilog IEEE 1800-2009(draft8)',
|
||||
'tcl' => 'TCL/iTCL',
|
||||
'teraterm' => 'Tera Term Macro',
|
||||
'thinbasic' => 'thinBasic',
|
||||
'tsql' => 'T-SQL',
|
||||
'typoscript' => 'TypoScript',
|
||||
'unicon' => 'Unicon',
|
||||
'uscript' => 'UnrealScript',
|
||||
'vala' => 'Vala',
|
||||
'vb' => 'Visual Basic',
|
||||
'vbnet' => 'VB.NET',
|
||||
'verilog' => 'Verilog',
|
||||
'vhdl' => 'VHDL',
|
||||
'vim' => 'Vim scripting',
|
||||
'visualfoxpro' => 'Visual FoxPro',
|
||||
'visualprolog' => 'Visual Prolog',
|
||||
'whitespace' => 'Whitespace',
|
||||
'whois' => 'Whois response (RPSL format)',
|
||||
'winbatch' => 'WinBatch',
|
||||
'xpp' => 'X++',
|
||||
'z80' => 'Z80',
|
||||
'xbasic' => 'XBasic',
|
||||
'xorg_conf' => 'xorg.conf',
|
||||
'xpp' => 'Axapta/Dynamics Ax X++',
|
||||
'yaml' => 'YAML',
|
||||
'z80' => 'ZiLOG Z80 Assembler',
|
||||
'zxbasic' => 'ZXBasic',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user