Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lloc/scgeshi
WordPress-Plugin: scGeSHi
https://github.com/lloc/scgeshi
Last synced: about 1 month ago
JSON representation
WordPress-Plugin: scGeSHi
- Host: GitHub
- URL: https://github.com/lloc/scgeshi
- Owner: lloc
- Created: 2011-10-01T14:39:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-16T16:31:31.000Z (almost 12 years ago)
- Last Synced: 2024-10-18T08:54:34.173Z (2 months ago)
- Language: PHP
- Homepage: http://lloc.de/scgeshi
- Size: 1.05 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scGeSHi
Simple code highlighting plugin for your remote source files
It is powered by the [GeSHi engine](http://qbnz.com/highlighter/) which supports a large number of programming languages.
The plugin is using styles like [Code Snippet](http://wordpress.org/extend/plugins/codesnippet-20/). Thanks to Roman Roan and Wyatt Neal. In addition, I would like to thank [Jürgen Mayer](http://designetage.com/) for making the banner of this plugin.
## Installation
* download the plugin
* uncompress it with your preferred unzip programme
* copy the entire directory myLCO in your plugins directory of your wordpress blog (/wp-content/plugins)
* activate the plugin in your plugins admin page
* now you can use shortcodes like `[source href="http://source_code_url" lang="php"]`