Entity Quote
Categories
Component ID
2198643
Component name
Entity Quote
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1097
Component created
Component changed
Component body
Limited to Node, Comment and also Harmony Post entity types, but allows for other entity types to be integrated.
This module allows for a somewhat expanded quoting format. This format allows for referencing the source entity that you're quoting and makes a link back to it. If you reference an entity which has a uid property it'll also link to the Author of the entity.
Examples:
[quote]text[/quote]
[quote node=123]text[/quote]
[quote node="123"]text[/quote]
[quote entity_name=123]text[/quote]
[quote author=username]text[/quote]
This module is based off of the Quote module, and takes some chunks of code from it, due credit to them!
Created for Harmony Forum.
