Changeset 660821
- Timestamp:
- 01/29/2013 07:18:29 PM (13 years ago)
- File:
-
- 1 edited
-
igsyntax-hiliter/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
igsyntax-hiliter/trunk/readme.txt
r660809 r660821 11 11 == Description == 12 12 13 iG:Syntax Hiliterallows you to post source code to your site with syntax highlighting and formatting (as seen in code editors, IDEs). You can paste the code as is from your code editor or IDE and this plugin will take care of all the code colouring and preserve your formatting. It uses the [GeSHi library](http://qbnz.com/highlighter/) to colourize your code and supports over a 100 programming languages. Most common languages are included with the plugin and it includes drop in support for more languages used by GeSHi.13 **iG:Syntax Hiliter** allows you to post source code to your site with syntax highlighting and formatting (as seen in code editors, IDEs). You can paste the code as is from your code editor or IDE and this plugin will take care of all the code colouring and preserve your formatting. It uses the [GeSHi library](http://qbnz.com/highlighter/) to colourize your code and supports over a 100 programming languages. Most common languages are included with the plugin and it includes drop in support for more languages used by GeSHi. 14 14 15 15 Github: https://github.com/coolamit/ig-syntax-hiliter … … 30 30 ###Installing The Plugin### 31 31 32 Extract all files from the zip file and then upload it to `/wp-content/plugins/`. **Make sure to keep the file/folder structure intact **32 Extract all files from the zip file and then upload it to `/wp-content/plugins/`. **Make sure to keep the file/folder structure intact.** 33 33 34 34 Go to WordPress admin section, click on "Plugins" in the menu bar and then click "Activate" link under "iG:Syntax Hiliter".
Note: See TracChangeset
for help on using the changeset viewer.