Create human-readable metadata profiles of field config.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Paul Pound a6cf8e0c6d fix composer json require section that i messed up 1 week ago
css Fix weights, and make prettier. 2 weeks ago
src Fix weights, and make prettier. 2 weeks ago
LICENSE Add LICENSE and README. 2 weeks ago
README.md Add LICENSE and README. 2 weeks ago
composer.json fix composer json require section that i messed up 1 week ago
metadata_profile.info.yml First commit. 4 weeks ago
metadata_profile.libraries.yml Proof of concept with tables. 4 weeks ago
metadata_profile.links.task.yml Use local tasks and route subscribers and derivers to make work on all entities. 3 weeks ago
metadata_profile.module Add download CSV and add facets. 2 weeks ago
metadata_profile.permissions.yml Add download CSV and add facets. 2 weeks ago
metadata_profile.services.yml Use local tasks and route subscribers and derivers to make work on all entities. 3 weeks ago

README.md

Metadata Profiles

This module creates metadata reports on a new tab for every bundle, for example: /admin/structure/types/manage/islandora_object/metadata-profile.

Adding /download to that URL downloads a CSV report.

The report lists all fields, their types and properties, and (if the appropriate modules are available)

  • whether the field is indexed in Search API
  • whether the field has a Facet.

License

GPLv3