Hi all, I am having a hard time with figuring out why the syntax coloring doesn't work for me. Not in the wiki nor in the browser. To be sure, I have put a .py file into the svn repository, but it doesn't get colored in the browser. The help page for wiki formatting (<mytrac>/wiki/WikiFormatting) has a python example, which is not colored also.
Am I wrong in assuming it should get colored automatically? My version of trac is the latest: 0.11dev-r5923 and pygments is also the latest: is 0.9dev (it didn't work with 0.8, which came with trac) in my trac.ini the bit for enabling pygments is also set: ... tracpygments.* = enabled tracpygments.pygmentsrenderer = enabled ... also I am not exactly sure, whether I still need the tracpygments plugin. in the admin section I can see, that I have "TracPygments 0.3dev- r2113" installed and it is enabled. What do I need to check in order to get the thing running? TIA alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
