<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged terms</title>
<link>https://www.question2answer.org/qa/tag/terms</link>
<description>Powered by Question2Answer</description>
<item>
<title>New Plugin: Terms of Service</title>
<link>https://www.question2answer.org/qa/107159/new-plugin-terms-of-service</link>
<description>

&lt;p&gt;I want my users to agree to my terms of service when they register an account or post anonymously. Since it required only a couple changes I used to patch the core code for this, but of course that's not a good practice because it requires the patches to be re-applied with every new release.&lt;/p&gt;

&lt;p&gt;So I finally took the time and made my changes into a plugin: &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/ansgarwiechers/q2a-tos&quot;&gt;Q2A ToS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Download: &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/ansgarwiechers/q2a-tos/releases/tag/v1.0.0&quot;&gt;Version 1.0.0&lt;/a&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/107159/new-plugin-terms-of-service</guid>
<pubDate>Sat, 08 Apr 2023 07:54:03 +0000</pubDate>
</item>
<item>
<title>Accept terms and conditions for anonymous posts?</title>
<link>https://www.question2answer.org/qa/85432/accept-terms-and-conditions-for-anonymous-posts</link>
<description>I want to allow anonymous questions and answers on my Q&amp;amp;A site only if the user accepts the terms and conditions (similar to user registration). Basically, I want a checkbox shown wherever the captcha is shown.&lt;br /&gt;
&lt;br /&gt;
I'm aware that I can display a custom message, but I'm not sure if that is sufficient for consent under the GDPR.&lt;br /&gt;
&lt;br /&gt;
Is there an option to enable such a checkbox? Or a plugin?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/85432/accept-terms-and-conditions-for-anonymous-posts</guid>
<pubDate>Mon, 29 Jun 2020 17:23:41 +0000</pubDate>
</item>
<item>
<title>[New Plugin] Terms of Service Plugin</title>
<link>https://www.question2answer.org/qa/31742/new-plugin-terms-of-service-plugin</link>
<description>

&lt;p&gt;
	&lt;strong&gt;Description:&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	This plugin let's you add a Terms of Service validation checkbox to your Registration page.&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;How it Works:&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	by default it uses JavaScript validation. you can also enable Server Side validation instead, but it's not recommanded because it uses Page Override(&lt;a rel=&quot;nofollow&quot; href=&quot;http://qa-themes.com/forums/topic/tutorial-overriding-q2a-pages&quot;&gt;developers tutorial on page override&lt;/a&gt;) which means it over rides the whole page and plugins page might not be the same as your version of Q2A(read &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/Towhidn/Q2A-Terms-of-Service#important-installation-note&quot;&gt;it's description&lt;/a&gt; for more information).&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;ScreenShots:&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	plugin settings:&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=11062704176512999490&quot; style=&quot;width: 600px; height: 482px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-size:10px;&quot;&gt;I just coppied term of service from stackoverflow, use your own :)&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	Registration page:&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=10738795443583043482&quot; style=&quot;width: 600px; height: 436px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;hr&gt;


&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/Towhidn/Q2A-Terms-of-Service&quot;&gt;Github Page&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/Towhidn/Q2A-Terms-of-Service/archive/master.zip&quot;&gt;Download Zip File&lt;/a&gt;&lt;/p&gt;


&lt;hr&gt;


&lt;blockquote&gt;
	

&lt;p&gt;
		Best Regards,&lt;/p&gt;
	

&lt;p&gt;
		&lt;a rel=&quot;nofollow&quot; href=&quot;http://QA-Themes.com&quot;&gt;QA-Themes.com&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/31742/new-plugin-terms-of-service-plugin</guid>
<pubDate>Wed, 12 Feb 2014 02:05:35 +0000</pubDate>
</item>
<item>
<title>[New] Add an agree to terms &amp; conditions checkbox</title>
<link>https://www.question2answer.org/qa/31632/new-add-an-agree-to-terms-%26-conditions-checkbox</link>
<description>

&lt;p&gt;
	Hi,&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	i find this code HTML5 to Add an agree to terms &amp;amp; conditions checkbox. This is work for me&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;ul&gt;
	

&lt;li&gt;
		Login and go to Administration&lt;/li&gt;
	

&lt;li&gt;
		User&lt;/li&gt;
	

&lt;li&gt;
		Custom message on register form - HTML allowed:&lt;/li&gt;
&lt;/ul&gt;


&lt;div&gt;
	Add this code :&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;form ... onsubmit=&quot;return checkForm(this);&quot;&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;p&amp;gt;&amp;lt;input onchange=&quot;this.setCustomValidity(validity.valueMissing ? '&lt;span style=&quot;color:#0000ff;&quot;&gt;Please indicate that you accept the Terms and Conditions&lt;/span&gt;' : '');&quot; id=&quot;field_terms&quot; type=&quot;checkbox&quot; required name=&quot;terms&quot;&amp;gt; &lt;span style=&quot;color:#0000ff;&quot;&gt;I accept the &amp;lt;u&amp;gt;Terms and Conditions&amp;lt;/u&amp;gt;&lt;/span&gt;&amp;lt;/p&amp;gt;&amp;lt;/form&amp;gt;&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&amp;lt;script type=&quot;text/javascript&quot;&amp;gt; document.getElementById(&quot;field_terms&quot;).setCustomValidity(&quot;&lt;span style=&quot;color:#0000ff;&quot;&gt;Please indicate that you accept the Terms and Conditions&lt;/span&gt;&quot;); &amp;lt;/script&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&lt;strong&gt;you can change the blue text if you want&lt;/strong&gt;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Maybe will be better to create a plugin, but i don't know how to do ;)&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	Cordially Claude&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/31632/new-add-an-agree-to-terms-%26-conditions-checkbox</guid>
<pubDate>Sun, 09 Feb 2014 01:33:17 +0000</pubDate>
</item>
<item>
<title>Setup [x] accept terms and conditions as default in registration form?</title>
<link>https://www.question2answer.org/qa/28170/setup-accept-terms-and-conditions-default-registration-form</link>
<description>

&lt;p&gt;
	I think this checkbox is essential for every forum. I don't know all laws in all countries, but in those that I know &lt;span style=&quot;text-decoration: underline;&quot;&gt;you have&lt;/span&gt; to make clear what happens to the content a user posted. You must have a box &quot;I accept the terms and conditions&quot; via checkbox that has to be clicked on registration page.&lt;/p&gt;


&lt;p&gt;
	What happens with all our information here on &lt;a href=&quot;http://www.question2answer.org/qa/&quot; rel=&quot;nofollow&quot;&gt;http://www.question2answer.org/qa/&lt;/a&gt; - it is not clear to me?! License? CC, GPL or full copyright? If not pointed out differently, as far as I know, the users owns all the copyright of their text. And nobody else can use it.&lt;/p&gt;


&lt;p&gt;
	Because this is not implemented in core, the workaround for me was:&lt;/p&gt;


&lt;p&gt;
	1. &quot;admin/users&quot; → Custom message in registry form:&lt;/p&gt;


&lt;p&gt;
	&amp;lt;input id=&quot;nutzbed&quot; type=&quot;checkbox&quot; name=&quot;nbed_check&quot; class=&quot;tc&quot; /&amp;gt;&amp;nbsp; &amp;lt;label&amp;gt;&amp;lt;a href=&quot;&lt;a href=&quot;http://mydomain.com/terms&quot;&quot; rel=&quot;nofollow&quot;&gt;http://mydomain.com/terms&quot;&lt;/a&gt; target=&quot;_blank&quot;&amp;gt;Yes, I accept the terms and conditions.&amp;lt;/a&amp;gt;&amp;lt;/label&amp;gt;&lt;/p&gt;


&lt;p&gt;
	2. And use Jquery to check if this checkbox is checked when the user clicks on submit:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; // registration form: must tick checkbox
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;if ($(&quot;#nutzbed&quot;).length &amp;gt; 0){
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;var regForm = $(&quot;.qa-form-tall-table&quot;).parent();
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;regForm.submit(function(e) {
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;if(!$('input[type=checkbox]:checked').length) {
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;e.preventDefault();
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$(&quot;#nutzbed&quot;).parent().parent().css(&quot;background-color&quot;,&quot;#FF6691&quot;);
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;alert(&quot;Please accpet our terms and conditions.&quot;);
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;window.scrollTo(0,50);
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;return false;
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;return true;
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;});
&lt;br&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	But I think there should be a core solution, POSTing the checkbox to the server, and if not checked, throwing an error back.&lt;/p&gt;


&lt;p&gt;
	Feel free to correct me if I am wrong.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/28170/setup-accept-terms-and-conditions-default-registration-form</guid>
<pubDate>Mon, 14 Oct 2013 16:21:05 +0000</pubDate>
</item>
<item>
<title>Can I use the Q2A site for a particular language group?</title>
<link>https://www.question2answer.org/qa/2282/can-i-use-the-q2a-site-for-a-particular-language-group</link>
<description>I w'd like to use this script to create a site for local people belonging to a particular language group .Can I use it so?&lt;br /&gt;
I read it in T &amp;amp; C as It should be public. What does it mean?&lt;br /&gt;
&lt;br /&gt;
Thank you !</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/2282/can-i-use-the-q2a-site-for-a-particular-language-group</guid>
<pubDate>Tue, 03 Aug 2010 11:11:22 +0000</pubDate>
</item>
</channel>
</rss>