Closed (fixed)
Project:
Side Content
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2005 at 20:23 UTC
Updated:
11 Aug 2005 at 22:51 UTC
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
Comment #1
robert castelo commentedI 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.
Comment #2
Antanins commentedActually 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?
Comment #3
robert castelo commentedSidecontent should work in the same way as the main Body text field.
Comment #4
Antanins commentedWell, 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.
Comment #5
robert castelo commentedThe obvious question then is do inline tags work OK in the body?
Comment #6
Antanins commentedYes, absolutely, inline tags work OK in the body. It's in the Side content block where they remain unfiltered.
Comment #7
Richard Archer commentedI 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
Comment #8
Richard Archer commentedThe patch has been posted to the Inline issues tracker so I'm closing this issue.