Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
collective.tiles.discussion
Advanced tools
Tile for showing most recent discussion items.
Inspiration was taken from collective.portlet.discussion
.
Install collective.tiles.discussion by adding it to your buildout::
[buildout]
...
eggs =
collective.tiles.discussion
and then running bin/buildout
.
You probably want to add a tile management package as well, for example plone.app.mosaic
.
plone.app.mosaic
or some other tile management package.collective.tiles.discussion
.layout_view
for Mosaic.Note that there is also a "Discussions" tile in plone.app.standardtiles
.
This shows the comments of the current page, plus an add-form for a new comment.
In the tile you can filter on review state if you want. By default Discussion Items have only one state: published. In this case a filter is not needed.
In the Discussion control panel you can enable comment moderation. This enables a workflow with more states. Comments start in the pending state, and can be published, rejected, or marked as spam.
Currently, in Plone 6.0.6, without filter, an anonymous user will see Discussion Items from the states published, rejected, and spam. So you may want to explicitly filter on the published state in the tile, and possibly pending.
If you are having issues, or want to contribute a bugfix or feature, please let us know.
The project is licensed under the GPLv2.
FAQs
Tile for showing most recent discussion items.
We found that collective.tiles.discussion demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.