Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Adding meaning to referenced entities by another with auto-tagging.
Use case
You have the "Article" Content Type that reference the "Photo" one.
You don't want to worry yourself to have to clumsily tag your "Photo".
"Tag Contagion" handle this, by copying tags from the Article to the selected vocabulary attached to the Photo.
Features
- Fully Configurable behaviour, YOU choose which taxonomies can be "contagious" and for which entity.
- Easy because Automatic, you don't have to worry about your referenced nodes' tags any more.
Requirements
- Drupal ;)
- Entity API
In action
Soon…
Known problems
Soon… ;) (I don't dare to pledge writing 0 bug code)
Documentation
Soon… (Yes, there will be one !)
Advices for Developers
- This project tend to be Version-Control friendly,
read this:
A successful Git branching model
and that:
guidelines for commit messages. - Coding is cool. Reading ugly code ISN'T, use Coder module .
- Let's be pragmatic! You MUST TO develop test-driven, but usually you'll think be more efficient without. Do as you want, but one day you'll face the truth: The Test-driven Development is far more time-saving than practically any other methods.
A Test is per se an API documentation, a code-that-works without regressions guaranteed, the time you won't spend clicking buttons in a crippled UI, and an API consistency Guaranty. Think about that. Quick and dirty maybe usefull, but not for something that tend to be sustainable.
Sponsored by
- Alter Way
- France Télévision - Édition Numérique
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Created by jean.cedric.t on , updated