Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information