Opened 20 years ago
Closed 19 years ago
#2579 closed defect (bug) (fixed)
No default for links in WYSWYG
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.0.2 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The links popup in the WYSIWYG should have http:// in there by default, because it is very common for people to put in 'www.example.com' and then wonder why all their links go to their own site.
Attachments (1)
Change History (7)
#2
@
20 years ago
http:// is going to be the case 99.9% of the time, and people who link to things other than http aren't the same people who need this help.
#3
@
20 years ago
abhay's comment reminded me that if http:// is put there as the default, it should be 'selected' (like it is in the link Quicktag).
Note: See
TracTickets for help on using
tickets.
I think that putting in
http://is a bit limited. I think a notice on the textbox's caption saying that the user should put in a complete URI should suffice as links can be of any kind of resource (http, ftp, irc, etc.).