#16656: Make urlize TLDs configurable
---------------------------------+-------------------------------------
     Reporter:  ralphje          |                    Owner:  anonymous
         Type:  New feature      |                   Status:  closed
    Component:  Template system  |                  Version:  1.3
     Severity:  Normal           |               Resolution:  wontfix
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  1
  Needs tests:  1                |  Patch needs improvement:  1
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+-------------------------------------
Changes (by aaugustin):

 * status:  reopened => closed
 * resolution:   => wontfix


Comment:

 It isn't possible to disambiguate some country codes from common file
 extensions, including `.ai` (Anguilla ),`.mo` (Macao), `.pl` (Poland),
 `.ps` (Palestine), `.py` (Paraguay), `.sh` (Saint Helena), `.so`
 (Somalia), and possibly others. Suffix-based detection is insufficient for
 ccTLDs. I have rolled back this part of the commit.

 The proper solution to highlight an URL is to use the `http(s)://` or
 `www` prefixes.

 I'm not in favor of further complicating this tag, and I'm against adding
 yet another setting.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16656#comment:11>
Django <https://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