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

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Dec 06, 2019 11:33
Source
git
Distribution
zip
Requires
  • php: ^7.0
  • ext-exif: *
  • ext-mbstring: *
  • neos/flow: ^4.0 || ^5.0
  • neos/media: ^3.0 || ^4.0
  • neos/metadata-extractor: ^2.0
Suggest
  • neos/metadata-extractor: Extracts meta data from Assets
MIT b92ca91812aafa8951b8b3a99f388cbda8cfb13c

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).