Hi.
Update:
>> Also there:
>> Error: Failed to load processor bash
>> No macro or processor named 'bash' found
Fixed. It was a matter of adding some lines to trac.ini:
mime_map = text/x-apacheconf:apache,
application/x-dos-batch:bat,
application/x-shellscript:bash
These lines map the missing processors to the corresponding mime-types and
make PygmentsRenderer render the content properly.
Thanks to osimons for the hint, which saved me from unnecessarily
reimplementing the missing macros as part of the TracHacksPlugin :)
Bye, Mike
_______________________________________________
th-users mailing list
[email protected]
https://lists.trac-hacks.org/mailman/listinfo/th-users