This module aims to provide extra plugins for CTools that will endow site-builders and advanced content authors with content-arranging super powers.
Have you ever wished that you could perform searches for specific nodes when adding custom panes using the Page Manager and Panels modules? Have you ever wished that you could filter down to the exact entity you needed based upon attributes you know are attached to that entity - like Terms and Files or even just the Node Type (bundle name)?
This module provides an Entityqueue handler that allows creating scheduled subqueues. It allows you to schedule changes to the queue, allowing you not only to change what items are published in the queue at a given time but also in what order they should appear.
Allows a site builder to create sets (contexts) of custom ctool keywords with default values and access these from fields that use ctools_context_keyword_substitute.
Adds a style to panel regions that allows you to add a title to that region. The title is filtered by filter_xss, so simple HTML can be added into the title (like a link).