Posted by pvasili on September 19, 2008 at 8:19pm
Jump to:
| Project: | GeSHi Filter for syntax highlighting |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
In Russia, is widely used accounting system (www.1c.ru) in which there is a language other than English letters (Cyrillic).
How can I use GeSHi Filter for the lights are not English tokens?
Comments
#1
I tried and can put Cyrillic just fine between [code]...[/code] tags.
So I'm not completely sure what you're asking,
are you looking for highlight support for that language you are referring to?
#2
Yes, I am looking for support that language.
I did attempt to write a filter, but I had a lot of different problems.
These issues relate to the module or GeShi?
I think GeShi can not understand unicode :(
#3
Well, the Geshi filter module is just a Drupal flavored wrapper around the GeSHi library,
all the hard work happens in that library.
I'm not so familiar with the inner working of the library
and I would suggest to contact the developers of the GeSHi library directly about your language
#4
Seems like this should be done upstream.