Closed (won't fix)
Project:
GeSHi Filter for syntax highlighting
Version:
7.x-1.x-dev
Component:
Administration interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2011 at 10:41 UTC
Updated:
15 Nov 2014 at 17:44 UTC
Jump to comment: Most recent
Comments
Comment #1
soxofaan commentedwhat version of the GeSHi library are you using?
If you look in the corresponding language definition files in the GeSHi library (e.g. geshi/html4strict.php), what do you see there at the top as "LANG_NAME".
E.g. I only have geshi/html4strict.php, which has:
Comment #2
marcoka commentedGeSHi library version 1.0.8.10 detected
Comment #3
marcoka commentedi see @ html4strict.php, same in html5.php
ok then it seems to be geshi lib related
Comment #4
DRIVE commentedI changed the LANG_NAME in the template for HTML5 but the settings got cached deep in the DB somewhere. No amount of cache clearing or complete uninstalling renamed it. The only way I could get it to show up was to create a new DB in my sandbox and install it... it was only then that instead of having two "HTML"s in the tips or select box (Geshi Field).... otherwise only the site admin will know that the first one is html4 and the second one is html5... Is this a bug or am I misreading something? ... very possible! :)
Also, the html4 one specifiies html4-strict.... any plan for a template that would allow for html4-transitional? Most people that would be using HTML4-strict have probably already moved to XHTML which adds the next question.... any plans for XHTML transitional and strict?? :D
Thanks again for the module. Cant complain about anything this HUGE that we get for free.... had to ask though!
Comment #5
soxofaan commentedThis is an issue in the GeSHi library itself, nothing that can/should be fixed in the GeSHi drupal module.
Better direct your questions and patches to the developer of GeSHi: http://sourceforge.net/tracker/?group_id=114997 .
Comment #6
marcoka commentedas said, fully agree
ok then it seems to be geshi lib related
Comment #7
yukare commentedAs said in #5, this is related to geShi library itself, not this module, so closing this issue.