Issue 649538
Created on 2002-12-06 14:40 by anonymous, last changed 2002-12-15 23:37 by richard.
msg526 |
Author: [hidden] (anonymous) |
Date: 2002-12-06 14:40 |
|
It would be really great to have URL's embedded in
messages
display as links in a browser. E.G.
ftp://www.greatcircle.com/pub/majordomo
http://www.twiki.org/
nntp:...
telnet:...
in the body
of the message would display as links
allowing fast integration
of external documentation,
or access to external
resources.
Also email like addresses like:
user@example.com
would be displayed as email
hyperlinks.
It would also be nice if you could define your
own
list of transport modes, so I could create a
mode that
would substitute a the text after it
into the URL. I can't get to
www.twiki.org right now,
but the idea is the same as interwiki
links. E.G. suppose I want to link to a page in a cvs repository, I
create the mode:
ConfigCvs->
http://my.host.com/viewcvs/config/%s
then I can
type:
ConfigCvs:hosts/hosts.allow
and get a
hyperlink that goes to:
http://my.host.com/viewcvs/config/hosts/hosts.allow
--
rouilj
|
msg527 |
Author: [hidden] (jkew) |
Date: 2002-12-11 11:25 |
|
Logged In: YES
user_id=598066
Careful though as long links -- for example to
SourceForge tracker items -- may get wrapped over
several lines by the browser on submission.
|
msg528 |
Author: [hidden] (richard) |
Date: 2002-12-15 23:37 |
|
Logged In: YES
user_id=6405
This isn't a bug. I've implemented it anyway.
|
|
Date |
User |
Action |
Args |
2002-12-06 14:40:11 | anonymous | create | |
|