0.2.0 Citation Block and Term Merge
What's Changed
- Term merge module by @aOelschlager in #55
- Adds the term merge module, which exposes a UI to merge taxonomy terms. This module has no configuration.
- citation feature by @Natkeeran in #50
- Introduces the Citation Select module. Read documentation on its README or the Wiki, or watch a quick 6-minute video that describes how the feature works.
- To replicate: Install
bibcite
andcitation_select
; install some CSL styles through the Bibcite module; configure your Node-field-to-CSL mapping to suit how you use your metadata, and place the block (through a context or in Structure > Blocks) to appear on desired node pages. See video above and files changed in the PR for details/examples.
- Add links to make new terms to linked agent field help text. by @rosiel in #56
- To replicate, add the given or your own text to the "Description" of the Linked Agent field.
New Contributors
- @Natkeeran made their first contribution in #50
Full Changelog: 0.1.1...0.2.0