simple_card
Categories
Component ID
2803349
Component name
simple_card
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module creates a simple content type to act as a container for other content types. Why? The values of a card, Title Blurb, and Image are based on the referenced node, and you can either keep the default values or override them with custom values without affecting the referenced node. This is useful for things like heds and decks and newsletters, where a summary of the underlying node may need to be different than the nodes summary itself. It keeps the parent node from needing to be cluttered with specific field to cover different summaries and furthers the idea of decoupling content from presentation. A simple Ajax implementation automatically fills in the title, blurb and image fields which can then be overridden.
