Download the PHP package purplespider/asset-alt-text without Composer
On this page you can find all versions of the php package purplespider/asset-alt-text. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purplespider/asset-alt-text
More information about purplespider/asset-alt-text
Files in purplespider/asset-alt-text
Download purplespider/asset-alt-text
More information about purplespider/asset-alt-text
Files in purplespider/asset-alt-text
Vendor purplespider
Package asset-alt-text
Short Description Adds an alternative text field to Image assets, so that you don't need to use the image 'Title' field.
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-asset-alt-text
Package asset-alt-text
Short Description Adds an alternative text field to Image assets, so that you don't need to use the image 'Title' field.
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-asset-alt-text
Please rate this library. Is it a good library?
Informations about the package asset-alt-text
Asset Alt Text for Silverstripe
Adds an alternative text field to Image assets, so that you don't need to use the image Title
field (which would typically be more succinct than useful alt text).
As a bonus feature, when adding an image to an HTMLEditorField
, the alt text field gets pre-filled with any asset alt text.
Usage
Install via composer composer require purplespider/asset-alt-text
dev/build
Go to the Files and select an image to see the new field:
To make use of the alt text value in your templates, just use $AltText
. e.g.:
`
All versions of asset-alt-text with dependencies
PHP Build Version
Package Version
Requires
silverstripe/asset-admin Version
^1.4 || ^2.0
The package purplespider/asset-alt-text contains the following files
Loading the files please wait ....