liuyang1520 / django-command-extensions

Automatically exported from code.google.com/p/django-command-extensions
MIT License
0 stars 0 forks source link

Colorizing with embedded styles #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Here is a patch, which extends syntax_color.py in two ways.

First, it adds a colorize_noclasses, which generates embedded styles
instead of css classes.

Ans second, it adds a new templatetag 'pygments_css', which can be used, to
generate inline styles, and can be embedded in the page for simplicity.

Original issue reported on code.google.com by svetlyak...@gmail.com on 26 Sep 2008 at 11:10

Attachments:

GoogleCodeExporter commented 8 years ago
So what? Isn't this patch be applied? :(

Original comment by svetlyak...@gmail.com on 2 Jun 2009 at 8:19

GoogleCodeExporter commented 8 years ago
committed to git repository

Original comment by v.oostv...@gmail.com on 2 Jun 2009 at 11:10