Skip to content

backdrop-contrib/image_entity_alt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image ALT from File entity

This module allows you to have a short text field on the Image type File entity to store alt text for each image, and still use the Field UI for Image type fields on other entities.

The short text field on the File entity must be named field_alt. See #1

The ALT in the Image field UI for each instance will pull the default value from the field on the File entity. This value can be overridden per instance.

If the value on the instance matches the value on the file entity, the instance value will not be saved.

Requirements

This module requires that the following modules are also enabled:

  • Field module
  • Image mdodule
  • File mdodule

Installation

Issues

Bugs and Feature Requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/image_entity_alt/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Alternative text for images that are stored in file entities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published