<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged paste</title>
<link>https://www.question2answer.org/qa/tag/paste</link>
<description>Powered by Question2Answer</description>
<item>
<title>[Free Plugin] CKEditor v5 -&gt; image copy/paste</title>
<link>https://www.question2answer.org/qa/123236/free-plugin-ckeditor-v5-image-copy-paste</link>
<description>

&lt;p&gt;I created plugin that uses ckeditor v5 which has better image upload button, supports dragndrop and copy/paste. To use it, you just select it in admin -&amp;gt; posts -&amp;gt; default editor.&lt;/p&gt;

&lt;p&gt;Here:&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/ptyphoon/q2a-wysiwyg-ckeditor-v5&quot;&gt;https://github.com/ptyphoon/q2a-wysiwyg-ckeditor-v5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/123236/free-plugin-ckeditor-v5-image-copy-paste</guid>
<pubDate>Wed, 15 Apr 2026 14:23:06 +0000</pubDate>
</item>
<item>
<title>Upgrading the WYSIWYG CKeditor and enabling proper image copy-paste</title>
<link>https://www.question2answer.org/qa/114704/upgrading-wysiwyg-ckeditor-enabling-proper-image-copy-paste</link>
<description>

&lt;p&gt;Hi,
&lt;br&gt;
&lt;br&gt;I came across this issue myself, and noticed a lot of people had it, yet I did not come across any&amp;nbsp;`full` solutions:
&lt;br&gt;
&lt;br&gt;&lt;strong&gt;a good Related discussion (among many):&lt;/strong&gt;
&lt;br&gt;&lt;a href=&quot;https://www.question2answer.org/qa/96011/how-to-add-an-image-to-a-question-answer?show=96011#q96011&quot; rel=&quot;nofollow&quot;&gt;https://www.question2answer.org/qa/96011/how-to-add-an-image-to-a-question-answer?show=96011#q96011&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.question2answer.org/qa/113323/auto-upload-of-copy-pasted-images?show=113323&quot; rel=&quot;nofollow&quot;&gt;https://www.question2answer.org/qa/113323/auto-upload-of-copy-pasted-images?show=113323&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;&lt;strong&gt;The issue summarized:&lt;/strong&gt;
&lt;br&gt;- When pasting an image, the Ckeditor will convert it into base64 therefore exceeding the&amp;nbsp;12000 characters limit Q2A has by default (due to DB limitations)
&lt;br&gt;- Same issue with Drag and drop.&lt;/p&gt;

&lt;p&gt;
&lt;br&gt;&lt;strong&gt;My solution:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ckeditor allows you to disable the default behavior and use an included plugin&amp;nbsp;&lt;a href=&quot;https://ckeditor.com/cke4/addon/uploadimage&quot; rel=&quot;nofollow&quot;&gt;https://ckeditor.com/cke4/addon/uploadimage&lt;/a&gt; but it requires some tweaking. Full solution posted below.
&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/114704/upgrading-wysiwyg-ckeditor-enabling-proper-image-copy-paste</guid>
<pubDate>Sun, 01 Sep 2024 01:33:38 +0000</pubDate>
</item>
<item>
<title>Even in Q2A 1.8.1, copy/paste is not working in CKEditor (mobile)</title>
<link>https://www.question2answer.org/qa/70671/even-in-q2a-1-8-1-copy-paste-is-not-working-in-ckeditor-mobile</link>
<description>

&lt;p&gt;I have checked on &lt;a rel=&quot;nofollow&quot; href=&quot;https://ckeditor.com/ckeditor-4/demo/&quot;&gt;ckeditor&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://ckeditor.com/ckeditor-4/demo/&quot;&gt;&amp;nbsp;website with version 4.11.1&lt;/a&gt;, that copy/paste works on mobile. But when I check the same on Q2A then, it just doesn't work. Now, Q2A 1.8.1 also uses CKEditor 4.11.1 then it should also allow copy past but, it doesn't. What's the issue?&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/70671/even-in-q2a-1-8-1-copy-paste-is-not-working-in-ckeditor-mobile</guid>
<pubDate>Sat, 15 Dec 2018 12:18:18 +0000</pubDate>
</item>
<item>
<title>How to update CkEditor without waiting for Q2A next final release?</title>
<link>https://www.question2answer.org/qa/60940/how-update-ckeditor-without-waiting-for-next-final-release</link>
<description>

&lt;p&gt;There's a problem in latest ckEditor that &quot;paste&quot; or &quot;paster from word&quot; doesn't work in mobile browsers. I checked it on &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/ckeditor/ckeditor-dev/issues/595&quot;&gt;Github&lt;/a&gt;&amp;nbsp;and they got to know that they will provide a solution for it in sometime. Now we can have a solution in a few days but the next Q2A release will probably take a year.&lt;/p&gt;

&lt;p&gt;So is there an easy way to update ckEditor since ckEditor&amp;nbsp;files are kept separately in Q2A now. Or we'll have to just edit the files manually for which the solution is provided?&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60940/how-update-ckeditor-without-waiting-for-next-final-release</guid>
<pubDate>Fri, 24 Nov 2017 11:53:48 +0000</pubDate>
</item>
<item>
<title>Ned to place php code need a plugin?</title>
<link>https://www.question2answer.org/qa/8467/ned-to-place-php-code-need-a-plugin</link>
<description>

&lt;p&gt;
	Need a place php code at footer each page how do it? &quot;&lt;code&gt;&lt;span class=&quot;red&quot;&gt;&amp;lt;?php&lt;/span&gt;
&lt;br&gt;
	&amp;nbsp;&lt;span class=&quot;blue&quot;&gt;require_once&lt;/span&gt;&lt;span class=&quot;black&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;green&quot;&gt;&quot;xxxxxxxx.php&quot;&lt;/span&gt;&lt;span class=&quot;black&quot;&gt;);&lt;/span&gt;
&lt;br&gt;
	
&lt;br&gt;
	&amp;nbsp;$seomatik &lt;span class=&quot;black&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;blue&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;black&quot;&gt;Seomatik();&lt;/span&gt;
&lt;br&gt;
	&amp;nbsp;$seomatik&lt;span class=&quot;black&quot;&gt;-&amp;gt;setSeparator(&lt;/span&gt;&lt;span class=&quot;green&quot;&gt;&quot;&amp;lt;br /&amp;gt;&quot;&lt;/span&gt;&lt;span class=&quot;black&quot;&gt;);&lt;/span&gt;
&lt;br&gt;
	&amp;nbsp;$seomatik&lt;span class=&quot;black&quot;&gt;-&amp;gt;setTarget(&lt;/span&gt;&lt;span class=&quot;blue&quot;&gt;true&lt;/span&gt;&lt;span class=&quot;black&quot;&gt;);&lt;/span&gt;
&lt;br&gt;
	&amp;nbsp;$seomatik&lt;span class=&quot;black&quot;&gt;-&amp;gt;setClass(&lt;/span&gt;&lt;span class=&quot;green&quot;&gt;&quot;cssclass&quot;&lt;/span&gt;&lt;span class=&quot;black&quot;&gt;);&lt;/span&gt;
&lt;br&gt;
	
&lt;br&gt;
	&amp;nbsp;&lt;span class=&quot;blue&quot;&gt;echo&lt;/span&gt; $seomatik&lt;span class=&quot;black&quot;&gt;-&amp;gt;show();&lt;/span&gt;
&lt;br&gt;
	&lt;span class=&quot;red&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;code&gt;&quot;&lt;/code&gt;&lt;/p&gt;


&lt;p&gt;
	any sugestions?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/8467/ned-to-place-php-code-need-a-plugin</guid>
<pubDate>Fri, 19 Aug 2011 07:44:22 +0000</pubDate>
</item>
<item>
<title>How paste custom php code at footer each page</title>
<link>https://www.question2answer.org/qa/8061/how-paste-custom-php-code-at-footer-each-page</link>
<description>I need to paste custom php code at footer</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/8061/how-paste-custom-php-code-at-footer-each-page</guid>
<pubDate>Sun, 07 Aug 2011 15:09:33 +0000</pubDate>
</item>
</channel>
</rss>