Closed (fixed)
Project:
Quote
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 May 2009 at 00:11 UTC
Updated:
28 May 2010 at 01:30 UTC
Everything seems to work well, quote works as expected including with fckeditor . However , on my site users have avatars in their signatures along with short messages , and this signature block is being quoted as well. That results in some messy layout issues with multiple signature blocks in replies . Is there a way I can exclude the signature from the quote ?
Comments
Comment #1
fluxrider commentedThe problem I am having is more than I thought . The signature block is being added after the quote but there is no line break between the quote tags and the signature block. FCKeditor requires the input filter line break to be turned off , which I guess conflicts with the arrange order on the quote module where the quote filter is required before the line break converter . ::sigh::
I need to research more , which I should have done i suppose before I issued this support request , but I'll leave it here in case others having this issue , untill I find a fix .
The end result I have when the signature block is enabled and the line break is off ( because fckeditor handles that ) is -
No line break between the quote tags and the signature block template
Two signature blocks for the user - one for making the reply and one included with the quote module .
Edit / update -Okay , I'll move this out of the quote issues queue as it has nothing to do with it. Nor the signature module . I removed both the signature module and the quote module and now still get the signature showing so this is to do with the comment module retaining data in the database I guess. Anyhow , apologies to the quote module , next time I'll head to the forums first. Sorry.
Comment #2
fluxrider commented