Giter VIP home page Giter VIP logo

products.ploneboardsubscription's Introduction

Description

Latest PyPI version Number of PyPI downloads Travis check status

Products.PloneboardSubscription enables users to subscribe/unsubscribe to email notification to a Ploneboard forum or a particular conversation,

and has an option to automatically add as subscriber a member adding a comment to a conversation.

A "Subscribe/Unsubscribe" link is provided on the forum or conversation and if the user chooses to subscribe, any further comments made to the forum or conversation triggers an email.

Configuration

The product creates a tool "portal_pbnotification" at the Plone site which contains some parameters that can be set:

  • debug mode : if checked, mail is not sent but only logged !
  • send interval : in seconds. The email contains modifications done during the last send interval.
  • last sent : int time of the last send verification (not to be manually changed...)
  • html mail format : must be checked if the email template contains html.
  • mail template : the mail template can be plain text or html.
    The following special parts will be replaced:
    • [PORTAL_TITLE] : by the portal title
    • [URLS] : by the modified conversation urls
    • [FORUMS] : by the modified conversation urls and the corresponding forum (only in html format)
    • [COMMENTS] : by the modified conversation urls, the corresponding forum and the new comments (only in html format)
  • auto_subscribe : if checked, each member adding a comment will be added in the conversation subscribers list.

products.ploneboardsubscription's People

Contributors

sureshvv avatar dbitouze avatar amleczko avatar

Watchers

James Cloos avatar  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.