Coder Social home page Coder Social logo

kunichan2013 / og_mailinglist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyleamathews/og_mailinglist

0.0 1.0 0.0 657 KB

Drupal Module that converts individual Organic Groups into mailing lists.

PHP 86.97% CSS 0.71% JavaScript 0.39% C++ 11.75% Shell 0.18%

og_mailinglist's Introduction

OG_mailinglist - Turns Drupal into a multi-group email list.


OG_Mailinglist allows users to start new posts by email and post comments on existing posts by simply replying to emails.  You get the best of both worlds: a browser-based discussion site and an email-based list.

See the INSTALL.TXT file for system requirements and prerequisites.


EXAMPLE:

Suppose you have implemented Organic Groups and have three topical groups: "Web Programming", "Technical Help", and "Politics".  Users normally go to the group page and click "Create Story" to start a discussion.  With this module, a user simply emails "[email protected]" to start a new discussion.  The subject becomes the story title, and the body becomes the story body.

Using the regular Drupal notifications framework, all users in the group get an email telling them of the new post.  These users would normally click the link to make comments.  With this module, a user wanting to post a comment simply hits Reply and sends his or her comment.  The reply mail also goes to the "[email protected]" address.

In many ways, your Drupal site becomes a mailing list manager.  Users never have to visit the site to start or participate in discussions.  The module automatically detects new or deleted groups and is always up to date.


SECURITY:

This module essentially allows group members to post to your site directly from their email box -- it bypasses their login name and password and simply matches the email address.  This can be spoofed by anyone smart enough to do it.  The module has some security in place, but by its very nature, it is a potential security risk.  Use this module only on sites where this is acceptable.


CREDITS:

Thanks to the mail_comment module for the inspiration for some of the code in this module.

og_mailinglist's People

Contributors

darrellduane avatar kyleamathews avatar letapjar 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.