ResumeWriter wrote:
> That content talks about how to link to an attachment in a ticket,
> right?
>
> Attachment: attachment:ticket:944:attachment.1073.diff
>   

I take this opportunity to hint about the "new style" attachment: (and 
comment: ) link introduced in 0.11.
While the above will still work, it proved to be a bit hard to write and 
parse, so the alternative notation:

attachment:attachment.1073.diff:ticket:944

i.e.

(prefix):(target):(main_resource_realm):(main_resource_id)

is to be preferred.

That's especially true for comment links, as it's simpler to write 
comment:comment_num
and eventually add ticket:ticket_id to that if you're not referring to 
the comment from within this ticket itself, rather than having to juggle 
with the comment number and throw it at the end...

Now if only someone would update the docs :-P

-- Christian



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to