/[drupal]/contributions/modules/imagecrop/imagecrop.module
ViewVC logotype

Log of /contributions/modules/imagecrop/imagecrop.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 14:01:44 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.15: +2 -2 lines
Diff to previous 1.1.4.15 , to branch point 1.1
Use temporary imagecache preset while cropping, to avoid overwriting existing cached images.

Revision 1.1.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 20:03:04 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.14: +4 -4 lines
Diff to previous 1.1.4.14 , to branch point 1.1
Add loading indicator to scale dropdown.

Revision 1.1.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 17:53:49 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.13: +77 -32 lines
Diff to previous 1.1.4.13 , to branch point 1.1
Improve scale dropdown box, including correct height restrictions where necessary.

Revision 1.1.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 19:36:50 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.12: +4 -3 lines
Diff to previous 1.1.4.12 , to branch point 1.1
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.

Revision 1.1.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 18:47:21 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.11: +2 -2 lines
Diff to previous 1.1.4.11 , to branch point 1.1
Explicitly make the popup window resizable.

Revision 1.1.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 00:39:36 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.10: +125 -56 lines
Diff to previous 1.1.4.10 , to branch point 1.1
Move crop configuration for imagefield to field pages and allow a subset of imagecache presets to be chosen per field.

Revision 1.1.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 23:19:51 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.9: +14 -24 lines
Diff to previous 1.1.4.9 , to branch point 1.1
Add help message to empty imagefields.

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 23:03:32 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.8: +46 -20 lines
Diff to previous 1.1.4.8 , to branch point 1.1
Make thickbox support and popup width/height configurable.

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 22:54:35 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.7: +4 -10 lines
Diff to previous 1.1.4.7 , to branch point 1.1
Fix reference to page-imagecrop.tpl.php file.

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 16:59:25 2008 UTC (13 months ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.6: +11 -7 lines
Diff to previous 1.1.4.6 , to branch point 1.1
support imagefield, not fully ok yet though

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 19:05:20 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.5: +1 -1 lines
Diff to previous 1.1.4.5 , to branch point 1.1
fixing hook_theme error

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 18:52:28 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.4: +0 -0 lines
Diff to previous 1.1.4.4 , to branch point 1.1
first initial port works fine for image module

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 18:51:33 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.3: +2 -2 lines
Diff to previous 1.1.4.3 , to branch point 1.1
first initial port works fine for image module

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 17:29:49 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.2: +28 -23 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Implementation of hook_theme + submit actions work

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 15:46:49 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.28: +1 -1 lines
Diff to previous 1.1.2.28 , to branch point 1.1
 simply did not exist in theme_image_result function

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 14:27:03 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.1: +636 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
imagecache javascript crop for Drupal 6

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 12:47:53 2008 UTC (13 months, 1 week ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.27: +1 -1 lines
Diff to previous 1.1.2.27 , to branch point 1.1
missing t in node images line

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:53:36 2008 UTC (13 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.1.2.26: +4 -3 lines
Diff to previous 1.1.2.26 , to branch point 1.1
#314448 by mindgame: discard all actions after javascript crop action on the toolbox page

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 15:39:00 2008 UTC (13 months, 4 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.25: +2 -2 lines
Diff to previous 1.1.2.25 , to branch point 1.1
removing obsolete resizable variable

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 15:34:35 2008 UTC (13 months, 4 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.24: +12 -8 lines
Diff to previous 1.1.2.24 , to branch point 1.1
resizable check, all values (except first state) are remembered for Jquery UI

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 17:48:08 2008 UTC (14 months ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.23: +6 -5 lines
Diff to previous 1.1.2.23 , to branch point 1.1
resize and drag for jquery ui start working

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 16:12:21 2008 UTC (14 months ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.22: +13 -22 lines
Diff to previous 1.1.2.22 , to branch point 1.1
First changes to support jquery ui for D5, not fully working though

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 22:17:01 2008 UTC (14 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.21: +46 -46 lines
Diff to previous 1.1.2.21 , to branch point 1.1
ran through coder

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 18:49:38 2008 UTC (15 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.20: +18 -6 lines
Diff to previous 1.1.2.20 , to branch point 1.1
#290642 by swortis: add thickbox support

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 10:06:18 2008 UTC (15 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.19: +17 -3 lines
Diff to previous 1.1.2.19 , to branch point 1.1
handler multiple values in imagefields

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 02:28:23 2008 UTC (15 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.18: +0 -0 lines
Diff to previous 1.1.2.18 , to branch point 1.1
fix in actions file

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 01:00:27 2008 UTC (15 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.17: +50 -9 lines
Diff to previous 1.1.2.17 , to branch point 1.1
add scale action to original image

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 15:38:32 2008 UTC (16 months ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.16: +14 -0 lines
Diff to previous 1.1.2.16 , to branch point 1.1
#280767 : adding hook_enable / hook_disable to clear imagecache_actions

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 13:18:43 2008 UTC (16 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.15: +17 -2 lines
Diff to previous 1.1.2.15 , to branch point 1.1
added own theme function for time fixing

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 17:11:51 2008 UTC (18 months, 1 week ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.14: +1 -1 lines
Diff to previous 1.1.2.14 , to branch point 1.1
fix url() parameters in module as in documentation for node_images

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 16:45:56 2008 UTC (18 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13 , to branch point 1.1
using file_create_url instead of url and adding a time parameter so caching of the image in the brower is ok

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 19:49:14 2008 UTC (18 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.12: +1 -1 lines
Diff to previous 1.1.2.12 , to branch point 1.1
back button when toolbox is too big

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 18:47:56 2008 UTC (19 months ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.11: +6 -3 lines
Diff to previous 1.1.2.11 , to branch point 1.1
imagecrop now works without the imagecache patch

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 18:34:20 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.10: +12 -10 lines
Diff to previous 1.1.2.10 , to branch point 1.1
imagefield temporary uploads check work

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 16:13:09 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.9: +14 -9 lines
Diff to previous 1.1.2.9 , to branch point 1.1
fixing bug #244478

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 20:56:56 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.8: +1 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
user permissions on nodes where files are associated with

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 20:33:03 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.7: +15 -16 lines
Diff to previous 1.1.2.7 , to branch point 1.1
cron queries give the exact results to cleanup

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 16:13:30 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.6: +3 -4 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Repositioning elements

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 10:21:20 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.5: +1 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
updated documentation regarding node_images

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 10:11:02 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.4: +11 -13 lines
Diff to previous 1.1.2.4 , to branch point 1.1
updated css and html styling

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 17:00:44 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.3: +24 -6 lines
Diff to previous 1.1.2.3 , to branch point 1.1
added reference field to imagecrop table

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 10:27:36 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.2: +58 -23 lines
Diff to previous 1.1.2.2 , to branch point 1.1
commit for node_images module

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 16:14:20 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.1: +104 -99 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Code standards ok after running through coder module

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 15:41:30 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1: +37 -34 lines
Diff to previous 1.1
Better functionality, updated documentation and cvs tags

Revision 1.1.4.1
Mon Mar 24 16:29:28 2008 UTC (20 months ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1: +0 -473 lines
FILE REMOVED
file imagecrop.module was added on branch DRUPAL-6--1 on 2008-10-17 14:27:03 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 16:29:28 2008 UTC (20 months ago) by swentel
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2