Coder Social home page Coder Social logo

q2a-tos's Introduction

Q2A Terms of Service

Allow specifying terms of service (ToS) for your Question2Answer site that users must agree to when registering an account or posting anonymously (if your site allows anonymous posts).

Installation

Copy the plugin directory to the plugins directory of your Question2Answer site (or clone this repository there), then log in as the site admin and enable the plugin under Admin → Plugins.

After installation the plugin creates a new empty Question2Answer page where you can enter your terms of service. Once ToS are defined (i.e. the content field of the page isn't empty), the Terms & Conditions checkbox on the registration form is automatically enabled.

If you already have a page with terms of service, you can forgo the automatic page creation by setting the Question2Answer option tos_page_id to the ID of your existing page before installing the plugin, e.g.:

INSERT INTO qa_options (title, content) VALUES ("tos_page_id", 42);

Replace 42 with the actual ID of your existing page.

License

This plugin is free software licensed under the GNU General Public License version 3.0 (see LICENSE).

SPDX-License-Identifier: GPL-3.0-or-later

About Question2Answer

Question2Answer is a free and open source platform for Q&A sites. For more information, visit:

https://www.question2answer.org/

q2a-tos's People

Contributors

ansgarwiechers avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.