CHANGELOG.txt |
CHANGELOG.txt |
|
Issue #2092485 by aaronbauman: Javascript syntax error for image file with single quote in filename, even though the it's url encoded
Issue #1965414: Image in cropping area
Issue #1836284 by Ferrari, seanB: Crop does not work with multiupload… |
epsacrop.api.php |
epsacrop.api.php |
|
Hooks provided by the epsacrop. |
epsacrop.css |
css/epsacrop.css |
|
.ui-front {
z-index: 1002;
}
.epsacrop-edit-crop-link {
display:inline;
margin-left:200px;
}
.epsacrop-global{
/* width:850px;
height:571px; */
/* border:1px solid red; */
position:relative;
}
.epsacrop-global img {
max-width:… |
epsacrop.info |
epsacrop.info |
|
name = Epsa Crop
description = Allow an user to choose coordinates for different presets on an image.
version = 7.x-2.x-dev
core = 7.x
package = Media
dependencies[] = image
dependencies[] = libraries
libraries[Jcrop][download][url] =… |
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
styles on an image. If a user defines coordinates EPSACrop will create a image
with the points.
If the user doesn't change the coordinates, the normal… |