You are here

Files in Manual Crop 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Manual Crop 7.x-1.7, 2017-12-21 ------------------------------- - Added support for file fields with multiple allowed file types. - Fixed detection of imgAreaSelect. - Fixed crop not being saved for an file entity images. - Fixed compatibility with…
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
manualcrop.admin.inc manualcrop.admin.inc Admin functionality for the Manual Crop module.
manualcrop.api.php manualcrop.api.php API documentation for Manual Crop
manualcrop.css manualcrop.css /* Overlay */ .manualcrop-overlay { position: fixed; left: 0px; top: 0px; z-index: 10003; } .manualcrop-overlay-bg { width: 100%; height: 100%; position: absolute; z-index: 10004; opacity: 0.90; filter: alpha(opacity=90); …
manualcrop.helpers.inc manualcrop.helpers.inc Helper functions for the Manual Crop module.
manualcrop.info manualcrop.info name = Manual Crop description = Lets you manually crop an image based upon the image style effects. package = Image core = 7.x configure = admin/config/media/manualcrop dependencies[] = image (>=7.8) dependencies[] = libraries…
manualcrop.install manualcrop.install Install, update and uninstall functions for the Manual Crop module.
manualcrop.module manualcrop.module
manualcrop.views.inc includes/views/manualcrop.views.inc Views integration for Manual Crop.
README.txt README.txt Manual Crop =========== The Manual Crop module exposes a set of image style effects that allow you to crop (and scale) an image after uploading. Dependencies ------------ - Libraries 2.x - jQuery plugins: - imagesLoaded: + Website:…

Other projects