Custom Ctools Comments
Categories
Component ID
2094247
Component name
Custom Ctools Comments
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides custom comments CTools content types. Basically this will allow Panels to show comments only by authenticated users or only anonymous users.
More importantly it also allows provides hook_custom_ctools_comments_callbacks that allows other functions to determine which comments should be selected.
If you just need a special selection of comments in Panels you could use Views but this is harder if you want to display threaded comments.
