Changeset 142344
- Timestamp:
- 08/03/2009 05:02:41 AM (17 years ago)
- File:
-
- 1 edited
-
codesnippet-20/trunk/codesnippet/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
codesnippet-20/trunk/codesnippet/readme.txt
r142341 r142344 13 13 14 14 Version history: 15 15 16 * 2.1.5 Updating tag in plugin causing incorrect version to display 16 17 * 2.1.4 GeSHi engine 1.0.8.4, rendering bug-fix … … 28 29 2. Extract the zip file 29 30 3. When extracted properly you should have following directory structure: /wp-content/plugins/codesnippet 30 4. Since I ve not torethrough the code, the plugin will probably not work if extracted/copied in diffrenet directory.31 4. Since I have not torn through the code, the plugin will probably not work if extracted/copied in diffrenet directory. 31 32 5. Enable the plugin in the Plugin interface 32 33 … … 56 57 57 58 == Supported Languages == 58 The following is a list of currently supported languages: 59 60 * actionscript-french 61 * actionscript 62 * ada 63 * apache 64 * applescript 65 * asm 66 * asp 67 * bash 68 * caddcl 69 * cadlisp 70 * c_mac 71 * c 72 * cpp 73 * csharp 74 * css-gen 75 * css 76 * delphi 77 * diff 78 * div 79 * dos 80 * d 81 * eiffel 82 * freebasic 83 * gml 84 * html4strict 85 * ini 86 * inno 87 * java 88 * javascript 89 * lisp 90 * lua 91 * matlab 92 * mpasm 93 * nsis 94 * objc 95 * oobas 96 * oracle8 97 * pascal 98 * perl 99 * php-brief 100 * php 101 * python 102 * qbasic 103 * sdlbasic 104 * smarty 105 * sql 106 * vbnet 107 * vb 108 * vhdl 109 * visualfoxpro 110 * xml 59 This tool uses the GeSHi library. Any supported language there should work just fine with Code Snippet. See http://qbnz.com/highlighter/ for details.
Note: See TracChangeset
for help on using the changeset viewer.