#11910: More flexible urlize template filter (passing a function that will 
execute
for each url)
--------------------------------------+-------------------------------------
          Reporter:  Stefan_Petrea    |         Owner:  nobody            
            Status:  closed           |     Milestone:                    
         Component:  Template system  |       Version:  1.1               
        Resolution:  wontfix          |      Keywords:  template customize
             Stage:  Unreviewed       |     Has_patch:  0                 
        Needs_docs:  0                |   Needs_tests:  0                 
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 The spec you have provided is fairly vague, and I'm not sure I see the
 value. urlize performs a very specific (and relatively common) function,
 and I can't say I've found myself wanting a factory for producing urlize-
 style filters.

 Also, this is something that can easily live external to the Django core -
 either as a snippet or as part of a larger library of template tags. If
 time proves that this is a particularly useful feature, we can look at
 integrating it into the core.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11910#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to