I'm trying to combine sidecontent and inline.module to show images (previously uploaded with the node) in the sidecontent block, but it seems that inline tags (inline:xx...) do not get filtered so I'm forced to use raw HTML instead. Is there a way to make sidecontent work with inline.module?

Any help would be much appreciated!

Comments

robert castelo’s picture

I think if you assign the inline filter to the Input Format of your choice it should work for Sidecontent as well when you set it to that Input Format.

Antanins’s picture

Actually I have it assigned to my input format, Robert, but it doesn't work with Sidecontent (while other filters do). Maybe this problem is not so related to Sidecontent as it is to Inline module?

robert castelo’s picture

Sidecontent should work in the same way as the main Body text field.

Antanins’s picture

Well, I have some other filters installed (contextlinks, bidi.module...) and all of them work OK with Sidecontent (a great module, by the way), just as they work fine when applied to the node body, but this is not the case with Inline, whose tags remain unfiltered in the Sidecontent block.

robert castelo’s picture

The obvious question then is do inline tags work OK in the body?

Antanins’s picture

Yes, absolutely, inline tags work OK in the body. It's in the Side content block where they remain unfiltered.

Richard Archer’s picture

Assigned: Unassigned » Richard Archer

I see what the problem is... it is a design issue in inline.
Nothing to do with sidecontent.

I'll fix it and post a patch to your inline issue in a little while:
http://drupal.org/node/32093

Richard Archer’s picture

Assigned: Richard Archer » Unassigned
Status: Active » Closed (fixed)

The patch has been posted to the Inline issues tracker so I'm closing this issue.