Content Nodes
Component ID
2075777
Component name
Content Nodes
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
3030
Component created
Component changed
Component body
This module append nodes as "content" to a node. This module use entityreference to safe the relations. The motivation was to find a solution the use of different content elements simular to the typo3 content elements.
I tried different modules like Panels, or combination of views, but in my opinion there was no method to add new content elements easily.
This module does use not more than the entityreference module, but as an editor you will get a better user experience, at least I think so.
Drupal 8
The paragraphs module can be used in a different way, but have more options of using different fields in an entity. So the content nodes module will not released for version 8.x.
Content Nodes offers
- Add new nodes as entity reference directly to a node.
- Add different content node fields to node types.
- Show assigned nodes in an extra table view for reorder.
Requirements
Recommed modules
- Rabbit Hole: to disable the single view of node which are used as content node elements.
- Display Suite
- Panels, you can combine Content Nodes module with panels.
Simular modules
- Paragraphs
- Panels with Panelizer
- Inline entity form rendered (Sandbox project)
