constant GESHIFILTER_ATTRIBUTE_TITLE in GeSHi Filter for syntax highlighting 7
Same name and namespace in other branches
- 6 geshifilter.module \GESHIFILTER_ATTRIBUTE_TITLE
2 uses of GESHIFILTER_ATTRIBUTE_TITLE
- _geshifilter_filter_tips in ./
geshifilter.filtertips.inc - Provides filter tips.
- _geshifilter_parse_attributes in ./
geshifilter.pages.inc - Helper function for parsing the attributes of GeSHi code tags. to get the settings for language, line numbers, etc.
File
- ./
geshifilter.module, line 23 - An input filter for syntax highlighting using the GeSHi library.
Code
define('GESHIFILTER_ATTRIBUTE_TITLE', 'title');