Menu

#14 Hyperlinks are not underlined

open
None
3
2006-08-08
2006-04-03
Lucas Holt
No

Many sites automatically turn a URI into a hyperlink.
It would be nice to have URIs converted to hyperlinks
in journal entries and comments.

Discussion

  • Lucas Holt

    Lucas Holt - 2006-08-02
    • assigned_to: nobody --> laffer1
     
  • Lucas Holt

    Lucas Holt - 2006-08-08
    • priority: 5 --> 3
     
  • Lucas Holt

    Lucas Holt - 2006-08-08

    Logged In: YES
    user_id=853044

    This feature was added to the comment viewer some time ago.
    Each entry object now has a getBodyWithLinks() method. It
    should be tested further.

    I've also modified the users servlet to render any journal
    entry that has autoformat set in this way. The problem is
    with clients which support or partially support HTML. My
    link logic can't fix this with partial html. The windows jj
    client comes to mind. There is no way to add a hyperlink in
    it. Since it does not act on native HTML, the rtf to html
    translation must add support for html A tags. I haven't
    determined how to handle this. Also, the html fckeditor in
    firefox/ie does not create them automatically, but the user
    can choose to make it a hyperlink.

     

Log in to post a comment.