Modify ↓
      
Opened 22 years ago
Closed 22 years ago
#185 closed enhancement (worksforme)
optional text names for trac links
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It might be useful to be able to present traclinks ({n}, [n], or #n) with optional text names, much like for other hrefs. So something like [{5} Open Reports] would generate href="report/5" with text=="Open Reports". If I understand the source correctly this is not possible presently, sorry if I'm mistaken! Thanks, -Dan
Attachments (0)
  Note:
 See   TracTickets
 for help on using tickets.
    


  
You can already do this but you have to use "long" trac links:
Display:
TracLinks should perhaps be more verbose about this.