
noreply at edgewall
Sep 27, 2006, 1:16 PM
Post #8 of 9
(2067 views)
Permalink
|
|
Re: [The Trac Project] #2168: Universal TracLinks argument
[In reply to]
|
|
#2168: Universal TracLinks argument -------------------------+-------------------------------------------------- Reporter: cboos | Owner: cboos Type: enhancement | Status: new Priority: normal | Milestone: 0.11 Component: wiki | Version: devel Severity: minor | Resolution: Keywords: | -------------------------+-------------------------------------------------- Comment (by cboos): Replying to [comment:6 cboos]: > We should also allow fragment identifiers after tickets > (e.g. ticket:2168#comment:5 or #2168#comment:5) > ... How funny, I just wanted to write a comment here saying just that... again! I find the current comment link syntax (e.g. comment:ticket:3555:5) a bit irritating... It was initially modelled after the attachment syntax (e.g. `attachment:<resource>:<file>`), but in the case of comments, it's really annoying to have to split the `comment:` prefix and the comment number. Maybe we could change both syntaxes to `thing:which_thing:type:id`? Ideally, this could even be "recursive", e.g. `comment:4:attachment:the_file.txt:ticket:345`. Just brainstorming... -- Ticket URL: <http://trac.edgewall.org/ticket/2168#comment:7> The Trac Project <http://trac.edgewall.org/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Tickets" group. To post to this group, send email to trac-tickets [at] googlegroups To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.se/group/trac-tickets -~----------~----~----~----~------~----~------~--~---
|