| /[drupal]/contributions/modules/imagecrop/imagecrop.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Use temporary imagecache preset while cropping, to avoid overwriting existing cached images.
Add loading indicator to scale dropdown.
Improve scale dropdown box, including correct height restrictions where necessary.
Fix permission check as files table changed in Drupal 6; users must have uploaded the image themselves or have 'administer nodes' permission to be able to use the crop tool.
Explicitly make the popup window resizable.
Move crop configuration for imagefield to field pages and allow a subset of imagecache presets to be chosen per field.
Add help message to empty imagefields.
Make thickbox support and popup width/height configurable.
Fix reference to page-imagecrop.tpl.php file.
support imagefield, not fully ok yet though
fixing hook_theme error
first initial port works fine for image module
first initial port works fine for image module
Implementation of hook_theme + submit actions work
simply did not exist in theme_image_result function
imagecache javascript crop for Drupal 6
missing t in node images line
#314448 by mindgame: discard all actions after javascript crop action on the toolbox page
removing obsolete resizable variable
resizable check, all values (except first state) are remembered for Jquery UI
resize and drag for jquery ui start working
First changes to support jquery ui for D5, not fully working though
ran through coder
#290642 by swortis: add thickbox support
handler multiple values in imagefields
fix in actions file
add scale action to original image
#280767 : adding hook_enable / hook_disable to clear imagecache_actions
added own theme function for time fixing
fix url() parameters in module as in documentation for node_images
using file_create_url instead of url and adding a time parameter so caching of the image in the brower is ok
back button when toolbox is too big
imagecrop now works without the imagecache patch
imagefield temporary uploads check work
fixing bug #244478
user permissions on nodes where files are associated with
cron queries give the exact results to cleanup
Repositioning elements
updated documentation regarding node_images
updated css and html styling
added reference field to imagecrop table
commit for node_images module
Code standards ok after running through coder module
Better functionality, updated documentation and cvs tags
file imagecrop.module was added on branch DRUPAL-6--1 on 2008-10-17 14:27:03 +0000
Initial import of imagecrop. This module provides an extra imagecache action called javascript_crop and hooks into modules or fields to manipulate images with a javascript toolbox
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |