diu/metadata-autotag

Letzte Aktivität 09 Mar 2020 417
composer require diu/metadata-autotag

Adds images to tags in media center, based on IPTC keywords

2.0.0

Version
2.0.0
Type
neos-package
Release Date
Mar 09, 2020 11:13
Source
git
Distribution
zip
Requires
  • php: ^7.0
  • ext-exif: *
  • ext-mbstring: *
  • neos/flow: ^4.0 || ^5.0 || ^6.0
  • neos/media: ^3.0 || ^4.0 || ^5.0
  • neos/metadata-extractor: dev-master#d9bc90b4f4b8af916296c18e547bcf9003f60a20
MIT 0c6fb044b59bff6dc3f08c898727df532c02fffc

Readme excerpt

Auto tag generator from embedded image keywords

This package will automatically create tags from IPTC keywords of an image and add them to the asset. If the tag exists already, the image will be added to this keyword.

This package also checks if it finds information about copyright, caption and if missing a better title.

You can control the behavior with the following settings:

DIU: MetaData: AutoTag: setTagsFromIptcKeywords: true setCopyrightNoticeFromIptc: true setTitleFromIptcTitle: true setCaptionFromIptcDescription: true Asset Title Update

The check for the asset title is a bit more complex it will …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 12 package(s).