GithubHelp home page GithubHelp logo

global-localhost / commoners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from creativecommons/commoners

0.0 0.0 0.0 5.01 MB

Creative Commons Global Network website

Home Page: https://network.creativecommons.org/

License: GNU General Public License v2.0

PHP 64.65% CSS 16.08% JavaScript 10.76% Shell 0.78% HTML 0.56% SCSS 7.16%

commoners's Introduction

commoners

Creative Commons Global Network website - https://network.creativecommons.org/

Install

⚠️ This install needs significant work and is not ready for community contribution (ex. Building the site fails. · Issue #388).

Dependencies

sudo apt-get install apache2 mysql-client libapache2-mod-php php7.0-fpm php-mysql php-curl php-dom
a2enmod rewrite
apachectl restart

Production

See the setup/ directory for information (including WordPress information).

Testing

See the test-setup/ directory.

Be very careful with this code, it deletes things. And drops them.

Design Notes

CAS Maestro

Our version changes how usernames are taken from the CAS server to use the CCID global nickname.

cc-global-network

cc-global-network is a monolithic plugin that supports the registration and vouching functions that we need.

Registration

cc-global-network removes those parts of the BuddyPress User Profile UI that clash with the use of CAS for login - the ability to change the user email and nickname, etc.

Registration forms are implemented using GravityForms.

Vouching

cc-global-network uses WordPress's APIs to determine whether a user is logged in, and if so whether they are an admin or not.

It uses its own database table to track how many vouches a user has received. The user interface for vouching is implemented as a GravityForm.

cc-global-network uses Buddypress's APIs to control each user's access to profile information based on whether they are logged in, vouched, or can vouch.

The user levels that result from this logic, and that the code considers, are:

  • PUBLIC - The user is not logged in. Anything they can see can be seen by the entire world.

  • APPLICANT - The user is applying to become a member. They can see existing members' basic profiles.

  • VOUCHED - The user is vouched and approved as a full member. They can see everyone's full profiles.

  • ADMIN - The user is a WordPress Administrator.

License

commoners's People

Contributors

hugosolar avatar kgodey avatar lainternet avatar little-wow avatar timidrobot 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.