Modify ↓
#1208 closed enhancement (wontfix)
determining mail links
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It will be great if Trac will able to determine emails in text (in format yourname@…) or links like yourname@…
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 19 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
This is implemented in the TracHacks:WikiGoodiesPlugin.
The feature will not be part of the default Wiki syntax.
comment:3 by , 19 years ago
Email address format is somewhat universal (i.e. client and server agnostic), so why not including it the wiki core syntax?
BTW, we need a email address validator for the notification code as well.
Note:
See TracTickets
for help on using tickets.



I just wanted to add a vote of support. MoinMoin does this, and it's a nice feature.