Transclusion

Component ID

1200808

Component name

Transclusion

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

"Transclusion is the inclusion of a document or part of a document into another document by reference."
http://en.wikipedia.org/wiki/Transclusion

In Drupal, this can easily be done with a filter. This project is for creating a sensible user interface around the transclusion concept.

The community has ask for and discussed this a little bit over the years:
http://drupal.org/search/apachesolr_multisitesearch/transclusion

The project should have the following features:
- node title autocomplete search box for transcluding a node.
- a way for the user to edit the transcluded content in the node edit page
- a list of nodes which transclude the current node
- transclude only portions of a node (currently only does the full body)