A question came up in #django and I was wondering what the best solution may be: how to highlight search results.
Here are some possibilities: 1. Add <span class="highlight"></span> in around the returned results for the searched words in the view. 2. Template filter 3. Template tags Please expand on any ideas. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---