Postponed
Project:
Inline
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2007 at 20:19 UTC
Updated:
19 Sep 2007 at 15:35 UTC
I'll like to know how to use inline filter in comments, apparently it's only works for the node's body.
Please if somebody can give some ideas.
Thank you in advance.
Comments
Comment #1
Mojah commentedMay I add comments.module with comment_upload.module running.
Thnx
Comment #2
sunInline currently processes the teaser and body of a node. Since comments are not (yet) nodes, processing of comment_upload enabled comments is not possible without major customizations to the code of Inline module.
Comment #3
sunThis request depends on http://drupal.org/node/172613
You might have a look at Node Comment module which turns Comments into real nodes.