CHANGELOG.txt |
CHANGELOG.txt |
|
Imagecache_Token 7.x-1.0, 2019-04-11
------------------------------------
#2544084 by Chris Matthews, DamienMcKenna: Update documentation.
Imagecache_Token 7.x-1.0-rc3, 2019-02-16
----------------------------------------
#2853037 by monstrfolk,… |
imagecache_token.admin.inc |
imagecache_token.admin.inc |
|
Settings form for the Imagecache Token module. |
imagecache_token.info |
imagecache_token.info |
|
name = Imagecache Token
description = Provides additional image tokens for use with ImageCache
dependencies[] = image
dependencies[] = token
package = Image
core = 7.x
; There's a settings page to contril which fields.
configure =… |
imagecache_token.install |
imagecache_token.install |
|
Installation and update scripts for the Imagecache Token module. |
imagecache_token.module |
imagecache_token.module |
|
Primary hook implementations for the Imagecache Token module. |
imagecache_token.test |
tests/imagecache_token.test |
|
Various tests for the Imagecache Token module. |
imagecache_token.tokens.inc |
imagecache_token.tokens.inc |
|
|
README.txt |
README.txt |
|
ImageCache Token
----------------
This module provides additional tokens for image fields.
For each image style available, a token [node:field_image_field:STYLENAME] will
be provided.
Various properties for each image style are also available:
*… |