This project is not covered by Drupal’s security advisory policy.

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.

Project information

Releases