Feature #2792
allow title on any link
| Status: | New | Start date: | 2009-02-20 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Resolution: |
Description
As of Redmine 0.8.0.stable.1655, there is no way I can find to give a title to links other than wiki links (using [[...|title]]) and external http: links (using
"title":http://...). This means it's impossible to, say, title a source: link or an email address.
It'd be nice to be able to title these links too. It doesn't really matter how--either "title":... or [[...|title]], or some other way.
Related issues