QuoteME !

QuoteME ! 2.1.1

No permission to download
This mod is great, but it inserts a blank line at the top of the post. Can you get rid of the blank line?
 
This mod is great, but it inserts a blank line at the top of the post. Can you get rid of the blank line?
A new version has been uploaded on Github. This blank line is normal when the editor has content. It is used to separate quotes. The editor hasContent method has been fixed (strip html tags) and improved (works with BbCode editors). Another bug has been fixed as well.
 
@cclaerhout Chrome and Opera. So you are wrong.
I 've just tested and :
I can't reproduce the error on those browsers (tested with all bb codes modes, with XenForo redactor & TinyQuattro).
I can reproduce the problem on IE because of the &nbsp (only with XenForo redactor, not MCE4).

Feel free to use the developer mode (to use the full source scripts), debug the main script on your system and submit a patch on github.
 
Are there plans to add this for select user groups? Maybe for those that have posted more than X posts etc?

User Group permissions would be nice. Good job, and I like this mod.
 
Are there plans to add this for select user groups? Maybe for those that have posted more than X posts etc?

User Group permissions would be nice. Good job, and I like this mod.
It can be done but to be honest, I don't think new members will use this function. So I prefer use my time for my websites.
 
Members love this. Great add-on. However, there's one issue, and it's pretty annoying. The "quote me" snippets in the quick reply box appear in reverse order. That is, you click quote me once, it drops a snippet down. Click it on some other text later, and it drops another snippet down but places it *before* the first snippet you quoted. So what you're left with, then, are a bunch of snippets, last to first, that you quoted. If you want to respond first to last, you have to rearrange all the snippets. Quite annoying and doesn't make, to my mind, logical sense. What you quote first would be what you'd want to respond to first in the quick reply, not last.

Can this be fixed?
 
Members love this. Great add-on. However, there's one issue, and it's pretty annoying. The "quote me" snippets in the quick reply box appear in reverse order. That is, you click quote me once, it drops a snippet down. Click it on some other text later, and it drops another snippet down but places it *before* the first snippet you quoted. So what you're left with, then, are a bunch of snippets, last to first, that you quoted. If you want to respond first to last, you have to rearrange all the snippets. Quite annoying and doesn't make, to my mind, logical sense. What you quote first would be what you'd want to respond to first in the quick reply, not last.

Can this be fixed?
I don't understand. If you don't use the transmode, then the n+1 quote text will be append to the existed text. Ie: I've got two lines of text : "AAA" & "BBB". I first quote AAA, then BBB. The output in the editor will be in the same order "AAA", then "BBB". If it doesn't do like this, what is your broswer, what is your editor, what is your configuration, etc.
 
I don't understand. If you don't use the transmode, then the n+1 quote text will be append to the existed text. Ie: I've got two lines of text : "AAA" & "BBB". I first quote AAA, then BBB. The output in the editor will be in the same order "AAA", then "BBB". If it doesn't do like this, what is your broswer, what is your editor, what is your configuration, etc.

Ah, this may indeed be a browser issue. The situation is as I described it (not as you described it) on IE 9. When I switch to Firefox, then the quote feature works as one expects it should--first thing quoted appears at top, followed by next thing quoted, etc.
 
Ah, this may indeed be a browser issue. The situation is as I described it (not as you described it) on IE 9. When I switch to Firefox, then the quote feature works as one expects it should--first thing quoted appears at top, followed by next thing quoted, etc.
I will look at this maybe monday and if it's not possible that will be in two weeks. Now to be very clear, if it's a problem with the "insertHtml" function of Redactor on IE, I will not fix this.
 
Back
Top Bottom