Skip to content

1.7.0 Useful vocabularies populated

Compare
Choose a tag to compare
@rosiel rosiel released this 25 Apr 13:08
· 14 commits to main since this release
e1f22f4

This edition of the starter site comes loaded with values in:

  • Languages (from ISO 639-2)
  • Countries (from MARC Country
  • Frequencies (LC Frequencies)
  • Issuance (LC Modes of Issuance)
  • DCMI Types (DCMI Types) (bringing it back in a new taxonomy vocabulary that you can use in case of compliance needs).

To add these terms in the starter site, look at the values in assets/migrate/tags.csv and either put them as values in your own Drupal Migration, or convert them to Workbench and load the terms that way.

It also fixes some bugs in the Data Exports of the Missing Media views. To replicate, unless you've changed the views, you can copy the view configuration. Otherwise compare against the sandbox (once this tag is being used) to set your views.

What's Changed

  • Improve "Missing Media" views (Open Meeting Mar 2024) by @rosiel in #139
  • Import some useful vocabularies in the starter site by @rosiel in #142

Full Changelog: 1.6.2...1.7.0