<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged disable</title>
<link>https://www.question2answer.org/qa/tag/disable</link>
<description>Powered by Question2Answer</description>
<item>
<title>how can I disable to  copy answers from my q2a site ?</title>
<link>https://www.question2answer.org/qa/77290/how-can-i-disable-to-copy-answers-from-my-q2a-site</link>
<description>Is there any way to disable coping questions and answers from q2a site ? Please somebody &amp;nbsp;help me .</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/77290/how-can-i-disable-to-copy-answers-from-my-q2a-site</guid>
<pubDate>Tue, 20 Aug 2019 19:16:57 +0000</pubDate>
</item>
<item>
<title>Is it possible to remove votes and points?</title>
<link>https://www.question2answer.org/qa/75746/is-it-possible-to-remove-votes-and-points</link>
<description>I'm interested in using Q2A on a family site as sort of a chat feature. We really would have no use for the voting or the points - can they be removed or disabled? Thank you!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/75746/is-it-possible-to-remove-votes-and-points</guid>
<pubDate>Wed, 12 Jun 2019 03:15:46 +0000</pubDate>
</item>
<item>
<title>Disabling comments in the questions / answers page</title>
<link>https://www.question2answer.org/qa/64000/disabling-comments-in-the-questions-answers-page</link>
<description>How can we disable comments in the questions or answers page? If a user wishes to disable the comments for his answer, can this be enabled as a check box or is this a feature request?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/64000/disabling-comments-in-the-questions-answers-page</guid>
<pubDate>Thu, 17 May 2018 14:10:49 +0000</pubDate>
</item>
<item>
<title>How to disable posting HTML</title>
<link>https://www.question2answer.org/qa/47674/how-to-disable-posting-html</link>
<description>

&lt;p&gt;I am using the Markdown editor and it seems that users on my site are able to post HTML in questions, comments, and answers. Is that a normal behaviour ? Isn't it dangerous (XSS hacks) ? How can I disable it ?
&lt;br&gt;
&lt;br&gt;Note that I don't want to use the &quot;Basic Editor&quot;.
&lt;br&gt;
&lt;br&gt;On yourwebsite.com/admin/posting &amp;nbsp;I don't see any option to disable the usage of HTML for answers/comments/questions. There is just an option that enable/disable a customized HTML message for answers/comments/questions. This is not what I want.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;font-size:18px&quot;&gt;EDIT&lt;/span&gt;: how it comes that on this web site if I do &amp;lt;h1&amp;gt;test&amp;lt;/h1&amp;gt; it will not appear as a big h1 text ? How did you disabled HTML on this site ?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/47674/how-to-disable-posting-html</guid>
<pubDate>Mon, 31 Aug 2015 15:53:59 +0000</pubDate>
</item>
<item>
<title>Disable HTML for users</title>
<link>https://www.question2answer.org/qa/47608/disable-html-for-users</link>
<description>I am using the Markdown editor and it seems that users on my site are able to post HTML in questions, comments, and answers. Is that a normal behavior ? Isn't it dangerous (XSS hacks) ? How can I disable it ?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/47608/disable-html-for-users</guid>
<pubDate>Wed, 26 Aug 2015 11:26:04 +0000</pubDate>
</item>
<item>
<title>Prevent loading of editor module with advanced theme?</title>
<link>https://www.question2answer.org/qa/45957/prevent-loading-of-editor-module-with-advanced-theme</link>
<description>I try to save a lot of Gigabyte of unnecessary editor loading. Reason: With q2a 1.7.1 and all versions below the editor module gets loaded for anonymous visitors if you allow them to answer.&lt;br /&gt;
&lt;br /&gt;
Here ist the old core hack: &lt;a href=&quot;http://www.question2answer.org/qa/27681/how-to-load-ckeditor-only-if-clicked-button-answer-or-comment&quot; rel=&quot;nofollow&quot;&gt;http://www.question2answer.org/qa/27681/how-to-load-ckeditor-only-if-clicked-button-answer-or-comment&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It still cannot be done with the advanced theme (at least I could not find out how). So I did the hack in 1.7.1 again.&lt;br /&gt;
&lt;br /&gt;
But now I need to know how to prevent the loading of the editor.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
PS: It feels really unclean to work like that, but i see no other way currently :(</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/45957/prevent-loading-of-editor-module-with-advanced-theme</guid>
<pubDate>Sat, 20 Jun 2015 08:09:16 +0000</pubDate>
</item>
<item>
<title>How do I disable the forgot password link?</title>
<link>https://www.question2answer.org/qa/44672/how-do-i-disable-the-forgot-password-link</link>
<description>Right now, I use the QA LDAP Plugin to manage user access (vs. using the built in user database).&lt;br /&gt;
&lt;br /&gt;
As a result, passwords are not managed by Q2A itself.&lt;br /&gt;
&lt;br /&gt;
For this reason, I'd like to disable the forgot my password link, or instead perhaps change it to say something like &amp;quot;User accounts are controlled externally. Please use blah blah LDAP to change your password.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
How do I do this?&lt;br /&gt;
&lt;br /&gt;
(I haven't yet seen what happens when I try to reset my password with the plugin installed, but I am not trying to screw up the app).</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/44672/how-do-i-disable-the-forgot-password-link</guid>
<pubDate>Thu, 09 Apr 2015 18:27:42 +0000</pubDate>
</item>
<item>
<title>Option to disable page than only delete page</title>
<link>https://www.question2answer.org/qa/40981/option-to-disable-page-than-only-delete-page</link>
<description>In admin &amp;gt; pages, when editing a page, you only have the option to delete a page.&lt;br /&gt;
&lt;br /&gt;
I think, in some cases you might to try a new scenario, hide the page, see if the scenario works, and if not activate that page again.&lt;br /&gt;
&lt;br /&gt;
So my suggestion would be to add an option for disabling a page instead of deleting it complete. Because deletion is the only way currently, how to &amp;quot;disable&amp;quot; the page :)</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/40981/option-to-disable-page-than-only-delete-page</guid>
<pubDate>Mon, 10 Nov 2014 09:41:53 +0000</pubDate>
</item>
<item>
<title>How disable email notification</title>
<link>https://www.question2answer.org/qa/37876/how-disable-email-notification</link>
<description>Hello All,&lt;br /&gt;
&lt;br /&gt;
How i can disable email notification, all notification for new registar, new answer, selected answer ... ?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/37876/how-disable-email-notification</guid>
<pubDate>Tue, 02 Sep 2014 10:01:59 +0000</pubDate>
</item>
<item>
<title>How to disable &quot;select best answer&quot;?</title>
<link>https://www.question2answer.org/qa/33520/how-to-disable-select-best-answer</link>
<description>I have a question2answer site which I am converting to a site for collecting ideas on how my organization can improve. &amp;quot;Question&amp;quot; becomes &amp;quot;Suggestion&amp;quot; and &amp;quot;Answer&amp;quot; becomes &amp;quot;Elaboration&amp;quot;. It is not appropriate to select any best elaboration. Can I disable this function?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/33520/how-to-disable-select-best-answer</guid>
<pubDate>Sat, 12 Apr 2014 15:32:30 +0000</pubDate>
</item>
<item>
<title>Disable &quot;select best answer&quot;</title>
<link>https://www.question2answer.org/qa/33230/disable-select-best-answer</link>
<description>Is there a way to disable the possibility to select a best answer?? I need to be able to change the answers, and the checkmark does not let me edit the answers.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/33230/disable-select-best-answer</guid>
<pubDate>Wed, 02 Apr 2014 12:59:31 +0000</pubDate>
</item>
<item>
<title>How to remove answer statistic?</title>
<link>https://www.question2answer.org/qa/30191/how-to-remove-answer-statistic</link>
<description>

&lt;p&gt;
	Hello , how can i remove this image? Can't find such file&amp;nbsp;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=14320546452690737884&quot; style=&quot;width: 600px; height: 480px;&quot;&gt;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/30191/how-to-remove-answer-statistic</guid>
<pubDate>Mon, 30 Dec 2013 02:41:21 +0000</pubDate>
</item>
<item>
<title>Feature request for Q2A V1.7: Plugin Switch</title>
<link>https://www.question2answer.org/qa/29187/feature-request-for-q2a-v1-7-plugin-switch</link>
<description>

&lt;p&gt;
	I hope that &lt;span style=&quot;color:#008080;&quot;&gt;&lt;strong&gt;plugin disable / enable switch&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;is equipped in Q2A V1.7 core.&lt;/p&gt;


&lt;p&gt;
	Reason:
&lt;br&gt;
	Override / layer function() of plugin moves by all means.&amp;nbsp;As a result, problem may occur when&amp;nbsp;same function&amp;nbsp;collides&amp;nbsp;in plural plugin.&lt;/p&gt;


&lt;p&gt;
	Effect:
&lt;br&gt;
	When third party plugin does not have switch feature, problem investigation&amp;nbsp;becomes easy.&lt;/p&gt;


&lt;p&gt;
	Best regards.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/29187/feature-request-for-q2a-v1-7-plugin-switch</guid>
<pubDate>Fri, 22 Nov 2013 04:11:10 +0000</pubDate>
</item>
<item>
<title>Bug: Users can still change their usernames (v1.6.2)</title>
<link>https://www.question2answer.org/qa/28302/bug-users-can-still-change-their-usernames-v1-6-2</link>
<description>I thought this has been solved but it has not...&lt;br /&gt;
&lt;br /&gt;
Register as new user. Click on user profile. You can edit your username.&lt;br /&gt;
&lt;br /&gt;
Even having the option &amp;quot;Allow users with posts to change their username:&amp;quot; unchecked!&lt;br /&gt;
&lt;br /&gt;
Either this is a bug or a missing feature. If it is a missing feature it is really time to add it to the settings =)</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28302/bug-users-can-still-change-their-usernames-v1-6-2</guid>
<pubDate>Thu, 17 Oct 2013 16:13:02 +0000</pubDate>
</item>
<item>
<title>How to disable the sitemap?</title>
<link>https://www.question2answer.org/qa/28214/how-to-disable-the-sitemap</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I want to shift to a manual sitemap.xml file.&lt;br /&gt;
&lt;br /&gt;
How do I disable the existing sitemap.xml plugin?&lt;br /&gt;
&lt;br /&gt;
I've removed the link and unchecked all the &amp;quot;inlcusion&amp;quot; but am still not sure if the sitemap plugin has been disabled.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
Regards.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28214/how-to-disable-the-sitemap</guid>
<pubDate>Tue, 15 Oct 2013 08:08:25 +0000</pubDate>
</item>
<item>
<title>Bug : Disabling tags prevents users from asking questions</title>
<link>https://www.question2answer.org/qa/26123/bug-disabling-tags-prevents-users-from-asking-questions</link>
<description>I disabled tags and suddenly it became impossible to ask a question, because at least 1 tag has to be provided. I assume this is a bug?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/26123/bug-disabling-tags-prevents-users-from-asking-questions</guid>
<pubDate>Fri, 26 Jul 2013 15:36:43 +0000</pubDate>
</item>
<item>
<title>How to prevent loading of CKEditor using Javascript?</title>
<link>https://www.question2answer.org/qa/25549/how-to-prevent-loading-of-ckeditor-using-javascript</link>
<description>1. CKEditor is not loading properly in Android devices&lt;br /&gt;
&lt;br /&gt;
2. there is no switch for mobiles, which editor to use (Basic Editor or WYSIWYG Editor)&lt;br /&gt;
&lt;br /&gt;
3. I need to disable CKEditor on load&lt;br /&gt;
&lt;br /&gt;
How to prevent loading of CKEditor using Javascript?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
PS: I am still not happy with the existing JS.files, they are kind of difficult to read. Why not use jquery?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/25549/how-to-prevent-loading-of-ckeditor-using-javascript</guid>
<pubDate>Sun, 14 Jul 2013 03:49:22 +0000</pubDate>
</item>
<item>
<title>Is there any way to disable new registration</title>
<link>https://www.question2answer.org/qa/23850/is-there-any-way-to-disable-new-registration</link>
<description>Just realized that there is not option to disable new registration or I am overlooking any option? Please let me knwo if anyone know it.&lt;br /&gt;
&lt;br /&gt;
If there is no option than I would strongly vote to have it. This is must have option if in case we want to stop new registration for time being or for ever.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/23850/is-there-any-way-to-disable-new-registration</guid>
<pubDate>Tue, 14 May 2013 11:25:06 +0000</pubDate>
</item>
<item>
<title>Any way to exclude search events from event logger?</title>
<link>https://www.question2answer.org/qa/22480/any-way-to-exclude-search-events-from-event-logger</link>
<description>I checked qa-plugin/qa-event-logger.php but could not find the &amp;quot;search&amp;quot; string to get the code where the search event is set.&lt;br /&gt;
&lt;br /&gt;
Could somebody help me please?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22480/any-way-to-exclude-search-events-from-event-logger</guid>
<pubDate>Wed, 20 Mar 2013 13:35:00 +0000</pubDate>
</item>
<item>
<title>How to remove &quot;Best answer&quot; module?</title>
<link>https://www.question2answer.org/qa/20529/how-to-remove-best-answer-module</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/20529/how-to-remove-best-answer-module</guid>
<pubDate>Thu, 10 Jan 2013 19:15:27 +0000</pubDate>
</item>
</channel>
</rss>