wegorz23 Posted September 22 Share Posted September 22 (edited) Hi Is there posible to block editing blockquotes ? Why ? When someone quote our post and can edit that as he want it rly provide to leads to many inaccuracies and putting words into someone else's mouth. When u sayd "X" and someone quote that post and edit them that u sayd "Y" The problem on our forum is that anyone quoting can edit the quote and add their own sentences, etc. etc 3 minutes ago, wegorz23 said: Totaly not my post but quoted And the second one is that when u mark text on quote on someone post X that quote post of Y when u quote it its like u quote post on X and not real author. Edited September 22 by wegorz23 Link to comment Share on other sites More sharing options...
wegorz23 Posted September 22 Author Share Posted September 22 Link to comment Share on other sites More sharing options...
wegorz23 Posted September 22 Author Share Posted September 22 In blockquote u can edit html and set contenteditable = false Link to comment Share on other sites More sharing options...
Nathan Explosion Posted September 22 Share Posted September 22 Just now, wegorz23 said: In blockquote u can edit html and set contenteditable = false Yep - adding contenteditable=false to an element makes it non-editable in a CKEditor. The problem is that the template for the quote isn't a template you can easily edit. Also, there's a bit more going on under the hood in the CKEditor plugin land. I've got a hacky way of doing it, but I won't share it as it requires a file edit: TEST - A Test Forum - Invision Community — Mozilla Firefox 2023-09-22 11-06-09.mp4 Link to comment Share on other sites More sharing options...
wegorz23 Posted September 22 Author Share Posted September 22 6 minutes ago, Nathan Explosion said: Yep - adding contenteditable=false to an element makes it non-editable in a CKEditor. The problem is that the template for the quote isn't a template you can easily edit. Also, there's a bit more going on under the hood in the CKEditor plugin land. I've got a hacky way of doing it, but I won't share it as it requires a file edit: TEST - A Test Forum - Invision Community — Mozilla Firefox 2023-09-22 11-06-09.mp4 8.86 MB · 0 downloads what about when u mark quote post on post in other user ? Who is author of that quote ? 6 minutes ago, Nathan Explosion said: In blockquote u can edit html and set contenteditable = false U think write problem to CKEditor support ? 7 minutes ago, Nathan Explosion said: I've got a hacky way of doing it, but I won't share it as it requires a file edit: am added some jquery script to edit that field. Link to comment Share on other sites More sharing options...
Nathan Explosion Posted September 22 Share Posted September 22 (edited) 2 minutes ago, wegorz23 said: think write problem to CKEditor support ? No - it's Invision's plugin that handles the quote functionality. Edited September 22 by Nathan Explosion Link to comment Share on other sites More sharing options...
wegorz23 Posted September 22 Author Share Posted September 22 Only integrated in ips system i think. https://ckeditor.com/ Link to comment Share on other sites More sharing options...
Nathan Explosion Posted September 22 Share Posted September 22 1 minute ago, wegorz23 said: Only integrated in ips system i think. https://ckeditor.com/ Um, yes CKEditor is integrated into the software. Doesn't change the point I am making - it's Invision's plugin, not CKEditor's... wegorz23 1 Link to comment Share on other sites More sharing options...
wegorz23 Posted September 22 Author Share Posted September 22 Just now, Nathan Explosion said: Um, yes CKEditor is integrated into the software. Doesn't change the point I am making - it's Invision's plugin, not CKEditor's... yes but the problem can bee from CKEditor not ips. bug* Link to comment Share on other sites More sharing options...
Nathan Explosion Posted September 22 Share Posted September 22 (edited) OK - if you think so then crack on and bring it up with CKEditor support. Edited September 22 by Nathan Explosion wegorz23 1 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted September 22 Share Posted September 22 All we can really say at this point in time is its not something that is currently available within the platform Link to comment Share on other sites More sharing options...
Recommended Posts