Hell,
Does anybody know how to teach the highlighter from examples directory
to handle .py files?
I tried a change in view-source.js to
var classes = {
"html": "xml",
"py": "python",
"js": "javascript",
"json": "javascript",
"xml": "xml"
but had no success.
any help appreciated,
dirk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---