My favorites | Sign in
Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 258: Linkify URLs in the Description field
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  chipx86
Closed:  Jan 2009
Type-Enhancement
Priority-Medium
Component-Reviews
Usability
Milestone-Release1.0


Sign in to add a comment
 
Reported by msabramo, Oct 12, 2007
URLs are not clickable and adding HTML anchor tags doesn't work.
Comment 1 by trowbrds, Oct 12, 2007
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement Component-Reviews
Comment 2 by chipx86, Dec 19, 2007
Django makes this easy in theory using the urlize filter. However, just sticking
urlize in the template won't work, since as soon as you edit the description you'll
see the HTML for the link. Furthermore, saving it will un-urlize it until the page is
reloaded. We may want to do this on the JavaScript end for post-save, urlize on
initial load, and strip tags from the description. Or we could only show it to
non-authors.
Comment 3 by chipx86, Dec 22, 2007
(No comment was entered for this change.)
Summary: Linkify URLs in the Description field
Labels: Usability Milestone-Release1.0
Comment 4 by trowbrds, Sep 28, 2008
(No comment was entered for this change.)
Status: Confirmed
Comment 5 by chipx86, Jan 22, 2009
(No comment was entered for this change.)
Status: Started
Owner: chipx86
Labels: PendingReview
Comment 6 by chipx86, Jan 22, 2009
Added in r1693.
Status: Fixed
Labels: -PendingReview
Sign in to add a comment

Powered by Google Project Hosting