Could someone help us with this?

We have many nodes with uploaded content (.pdf, .doc etc). These 'attachments' need to display inline with the node. We tried to edit one node as a sample after installing and enabling the inline module and also adding it into both Filtered HTML and Full HTML filters as per installation instructions.

We added the text in the body of the node:

[attachment:http://www.mywebsite.net/files/abc-def.doc-Download abc def Document]

[attachment:/files/abc-def.doc-Download abc def Document]

[attachment:abc-def.doc-Download abc def Document]

[attachment:1-Download abc def Document]

[file:abc-def.doc-Download abc def Document]

[file:1-Download abc def Document]

all of the above gave us:
File Not Found....

Are we going wrong somewhere?

regards,
m.

Comments

sun’s picture

Status: Active » Fixed

Please read the filter tips: Inline's syntax is

[inline:#]

or if you use named references

[inline:example.pdf]

or if you want to supply a different title

[inline:#=My example file]
[inline:example.pdf=My example file]

Feel free to re-open this issue if you are still not able to inline your files.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.