Plugin Directory

Changeset 142344


Ignore:
Timestamp:
08/03/2009 05:02:41 AM (17 years ago)
Author:
hackerforhire
Message:

updating readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codesnippet-20/trunk/codesnippet/readme.txt

    r142341 r142344  
    1313
    1414Version history:
     15
    1516 * 2.1.5 Updating tag in plugin causing incorrect version to display
    1617 * 2.1.4 GeSHi engine 1.0.8.4, rendering bug-fix
     
    28292. Extract the zip file
    29303. When extracted properly you should have following directory structure: /wp-content/plugins/codesnippet
    30 4. Since I’ve not tore through the code, the plugin will probably not work if extracted/copied in diffrenet directory.
     314. Since I have not torn through the code, the plugin will probably not work if extracted/copied in diffrenet directory.
    31325. Enable the plugin in the Plugin interface
    3233
     
    5657
    5758== 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
     59This 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.