Socket
Socket
Sign inDemoInstall

collective.portlet.discussion

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.portlet.discussion

A simple Plone portlet to show a list of comments


Maintainers
6

Introduction

This is a portlet is a plugin for plone.app.discussion <http://pypi.python.org/pypi/plone.app.discussion>_ that show last comments in the portal.

You can select to filter comments by state (if comments are moderated) and also a starting path for searches.

Workflow

This product creates two new workflows for comments: comment_one_state_workflow and comment_review_workflow.

With these workflows, comments inherits security settings from parents, fixing a Plone issue. In this way an user that can't see a content doesn't have catalog access to related comments, so comments are not visibile in the portlet.

Installing this product, security settings for old discussions will be updated. Same thing on uninstall step.

Dependencies

This product has been tested on Plone 3.3.5 and Plone 4.2

Credits

Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.

__ http://www.regione.emilia-romagna.it/ __ http://www.plonegov.it/

Authors

This product was developed by RedTurtle Technology team.

.. image:: http://www.redturtle.it/redturtle_banner.png :alt: RedTurtle Technology Site :target: http://www.redturtle.it/

Changelog

2.0.1 (2022-07-14)

  • Fixed setup.py. [daniele]

2.0.0 (2022-07-14)

  • Python 3 support. Dropped support for Python 2.7 and Plone < 5.2. [reflab]

1.2.6 (2019-05-13)

  • Support Dexterity in the folder widget to show comments only for a specific subtree in the site. [fredvd]

1.2.5 (2017-04-28)

  • Fix translations for discussion_list_search. [fredvd]

1.2.4 (2017-01-25)

  • Add Dutch translations [fredvd]

1.2.3 (2016-04-04)

  • Fixed tests [cekk]
  • Bugfix, isAnon missing [tobiasherp]
  • pep8ification, formatting [tobiasherp]

1.2.2 (2013-11-07)

  • Fixed imports in template [andrea]

1.2.1 (2013-07-26)

  • Added class tile to portlet header [andrea]

1.2.0 (2013-06-26)

  • Added support for Site Administrator role [keul]

1.1.0 (2012-11-23)

  • Added new workflows for Discussion Items [micecchi]
  • Plone 4 compatibility [micecchi]

1.0.1 (2011-07-10)

  • Fixed filtered results [micecchi]

1.0.0 (2011-01-20)

  • Initial release [micecchi]

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc