At this moment the inline filter is not working with comments. I placed a support request with this issue in the inline module section, but I wonder if someone knows a way of intagrate comment upload with the inline module.
Congratulations for this module!

CommentFileSizeAuthor
#3 inline-comment_upload.tar_.gz17.76 KBaries

Comments

heine’s picture

heine’s picture

Status: Active » Postponed

This depends upon a v3 of the inline module. Postponed until then.

aries’s picture

StatusFileSize
new17.76 KB

I've modified. It works both nodes and comments, but you have to change the simple echo $content with echo _inline_substitute_tags($comment, $content); in the comment.tpl.php

toemaz’s picture

For D6 in comment.tpl.php

  print _inline_substitute_tags($comment, 'comment');