#6314 closed enhancement (fixed)
[Patch] Support relative TracLinks in WikiCalendar cells
Reported by: | JoshuaH | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | WikiCalendarMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Trac has supported relative links in Wiki pages since 0.11 (see TracLinks for details). However, they currently require special handling on the part of the code emitting the link. A patch is attached.
Attachments (1)
Change History (7)
Changed 15 years ago by
Attachment: | wikicalendar-relative-links.diff added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from Matt Good to Ryan J Ollos |
---|---|
Summary: | [patch] Support relative TracLinks in WkiCalendar cells → [patch] Support relative TracLinks in WikiCalendar cells |
comment:2 follow-up: 4 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 follow-up: 5 Changed 15 years ago by
Replying to rjollos:
Hi, Thank you for the patch. Which version of the plugin (or attachment on the wiki page), does this apply to?
I believe it was based on WikiCalendarMacro.4.1.py.
comment:5 Changed 15 years ago by
Summary: | [patch] Support relative TracLinks in WikiCalendar cells → [Patch] Support relative TracLinks in WikiCalendar cells |
---|
Replying to anonymous:
I believe it was based on WikiCalendarMacro.4.1.py.
I went ahead and manually merged the changes before your reply. If you are interested in testing out the trunk version and have any additional patches, I'd follow up on integrating those quickly.
Thanks for your help!
comment:6 Changed 13 years ago by
(In [11175]) WikiCalendarMacro: Correct changelog
after discovering about #6314, refs #6314, #9703 and #9718.
For both of these macros it's a real pain to discover and document history and give proper credit to contributors due to considerable activity without proper coodination and housekeeping in the repository.
Replying to JoshuaH:
Hi, Thank you for the patch. Which version of the plugin (or attachment on the wiki page), does this apply to?