Opened 2 years ago
Last modified 1 year ago
Refering to current topic attachments with attachment is not working.
They works. The syntax is just little cryptic:
[attachment:discussion:topic/<topic_id>:<filename>]
In r7899, I added another two wiki links to simplify this a bit:
[topic-attachment:<topic_id>:<filename>] [raw-topic-attachment:<topic_id>:<filename>]
Thank for the fix and the information. (Please update the plugin page to include this information.)
Unfortunately I am still unable to display embedded images with the [[Image()]] macro.
Is there any way to do this?
OK. Sorry. I have it...
it works like this:
[[Image(discussion:topic/11:example.png)]]
Thanks anyways
Would it be a big effort to make simple filename references work? (Like in wiki or tickets.)
attachment:filename.ext would refer to the current topic
I can write support for:
[topic-attachment:<filename>]
...
It has been implemented some time ago but I forgot to close the ticket.