Modify ↓
Opened 18 years ago
Closed 17 years ago
#2708 closed enhancement (fixed)
[PATCH] Add rel-tag microformat to tags list
| Reported by: | Dave Gynn | Owned by: | Alec Thomas |
|---|---|---|---|
| Priority: | lowest | Component: | TagsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
The list of tags on a wiki page could be marked up with the Rel-Tag microformat. This just adds rel="tag" to each linked tag.
Attachments (1)
Change History (2)
Changed 18 years ago by
| Attachment: | tractags-reltag.diff added |
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



(r3879) Implement the tag microformat, thanks to dgynn for the idea. Fixed in #2708.