Wysiwyg Geshi
Categories
Component ID
1925592
Component name
Wysiwyg Geshi
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2212
Component created
Component changed
Component body
This module extends the Wysiwyg module and provides a new button for adding source code to be highlighted with the GeSHi Filter module.
This only works with CKEditor at the moment and adds extra config to avoid escaping entities in order to keep your code from getting mangled.
Requirements
- CKEditor library v4.0+
- Wysiwyg module version 7.x-2.2-dev (it's gotta be the dev release for now).
- GeSHi Filter module version 7.x-1.1
