CHANGELOG.txt |
CHANGELOG.txt |
|
EPSA Crop 6.x-1.2, 2011-04-18
-----------------------------
by yvmarques: Delete jQuery UI theme from EPSACrop folder.
Issue #910398 by dboulet: Document Libraries Module support
Issue #910382 by dboulet: Fixed Text in dialog is not translatable
Issue… |
epsacrop.css |
css/epsacrop.css |
|
.epsacrop-edit-crop-link {
display:inline;
margin-left:200px;
}
.epsacrop-global{
/* width:850px;
/* height:571px;
/* border:1px solid red; */
position:relative;
}
.epsacrop-image-crop {
border:1px solid #999999;
… |
epsacrop.info |
epsacrop.info |
|
name = Epsa Crop
description = Allow an user to choose coordinates for different presets on an image.
version = 6.x-1.2
core = 6.x
dependencies[] = jquery_ui
dependencies[] = imagefield
dependencies[] = imagecache |
epsacrop.install |
epsacrop.install |
|
install file for epsacrop.module |
epsacrop.module |
epsacrop.module |
|
The main file of module |
README.txt |
README.txt |
|
-- SUMMARY --
EPSA Crop is a module that allows a user to choose coordinates for different presets on an image. If a user defines coordinates EPSACrop will alter the Imagecache process and will set new coordinates.
Every preset with the crop action… |