You are here

Files in GeSHi Filter for syntax highlighting 5

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt GeSHiFilter CHANGELOG 2006-08-07 - #66110: block code highlighting and inline code highlighting - #66554: over bloated geshi.css 2006-05-29 - documentation attribution added 2006-05-28 - first release of geshifilter module
geshi.css geshi.css /* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */ .de1, .de2 {font-weight:normal;background:transparent;color:#000; padding-left: 5px;} .kw1 {color: #a1a100;} .kw2 {color: #000; font-weight: bold;} .kw3 {color: #0066CC;} .kw4 {color:…
geshifilter.css geshifilter.css pre.geshifilter { display:block; padding:0.5em; margin:0.5em; border: 1px solid #CCC; background-color: #FFFFFF; } div.geshifilter { display:block; padding:0.5em; margin:0.5em; border: 1px solid #CCC; background-color:…
geshifilter.info geshifilter.info name = "GeSHi Filter" description = "Code syntax highlighting filter using GeSHi (Generic Syntax Highlighter)." package = "Filters" version = "$Name$"
geshifilter.install geshifilter.install
geshifilter.module geshifilter.module
INSTALL.txt INSTALL.txt GeShiFilter Module ******************************************************************** D R U P A L M O D U L E ******************************************************************** Name: GeShiFilter module Maintainers: …
README.txt README.txt GeSHi Filter Module Authors: Vincent Filby <vfilby at gmail dot com> Michael Hutchinson (http://compsoc.dur.ac.uk/~mjh/contact) Damien Pitard <dpdev00 at gmail dot com> GeSHi - Generic Syntax Highlighter Author: …
TODO.txt TODO.txt GeSHi Filter Module TODO's list ------------------------------- - tag param to disable default hightlighting - fix tab issue - Setting for Keyword in-line styles, comment in-line styles, Other in-line styles - POT file and french.PO

Other projects