Fieldable panels panes

Maintained by Dave Reid, Earl Miles, Damien McKenna and Derek Wright

"This module creates an entity that may be used in panel panes to create fieldable entity panes. These panes can be created either directly in the Panels UI or in a separate administrative UI and later added.

Once added, they can appear in the "Add content" dialog to be easily reused. Since they are fieldable entities, they can contain any kind of data that field API can provide.

Each entity supports revisions, and any revision can be made current without having to make a new revision.

Access control is provided by the CTools access method, for both view and edit access.
"
Bundles are supported, encouraged, and created using hook_entity_info_alter(). There are plans for a UI for making new bundles but I haven't needed it since I would just export it to code anyway. To create a new bundle, see the README.txt that comes with the module.

Tags

Internal References

External References

Article Type

Drupal Module: Specialty