On 10/21/06, Dirk Eschler <[EMAIL PROTECTED]> wrote:
> does anyone use a generic syntax highlighter with Django? I want to integrate
> something like GeSHi [1] in a blog-like application and i try to find out
> where to start.

I've been using dp.SyntaxHighlighter[1] (which is entirely JavaScript,
and thus very easy to integrate) to highlight stuff on my blog for a
while, and I've been pretty happy with it so far.

[1] http://www.dreamprojections.com/SyntaxHighlighter/

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to