/[drupal]/contributions/modules/imagecrop/imagecrop_actions.inc
ViewVC logotype

Log of /contributions/modules/imagecrop/imagecrop_actions.inc

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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 17:00:52 2009 UTC (5 months, 3 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.1.4.6: +2 -2 lines
Diff to previous 1.1.4.6 , to branch point 1.1
Fix image scaling for tall images.

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:49:48 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.5: +13 -1 lines
Diff to previous 1.1.4.5 , to branch point 1.1
#325314 by neochief: Option to skip javascript crop if no region is found from database.

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 18:30:18 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.4: +1 -0 lines
Diff to previous 1.1.4.4 , to branch point 1.1
check on presetid

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 18:29:27 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.12: +25 -21 lines
Diff to previous 1.1.2.12 , to branch point 1.1
check on presetid

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 18:26:46 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.3: +23 -21 lines
Diff to previous 1.1.4.3 , to branch point 1.1
only query if presetid isset

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 22:03:56 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.4.2: +15 -5 lines
Diff to previous 1.1.4.2 , to branch point 1.1
#325318 by neochief: crop actions dont catch presetid if files directory is not default

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 21:56:48 2008 UTC (12 months, 4 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.11: +15 -6 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#325318 by neochief: crop actions dont catch presetid if files directory is not default

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: +101 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
imagecache javascript crop for Drupal 6

Revision 1.1.2.11 - (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
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.1.2.10: +11 -10 lines
Diff to previous 1.1.2.10 , to branch point 1.1
ran through coder

Revision 1.1.2.10 - (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
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.9: +1 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
fix in actions file

Revision 1.1.2.9 - (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.8: +10 -1 lines
Diff to previous 1.1.2.8 , to branch point 1.1
add scale action to original image

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 08:35:22 2008 UTC (16 months ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.7: +2 -0 lines
Diff to previous 1.1.2.7 , to branch point 1.1
setting width and height required

Revision 1.1.2.7 - (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.6: +0 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1
back button when toolbox is too big

Revision 1.1.2.6 - (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.5: +9 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
imagecrop now works without the imagecache patch

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 19:17:22 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
documentation update for imagefield

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 18:53:15 2008 UTC (19 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.3: +8 -5 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Important fix for node_images support not interfering with files 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: +4 -0 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, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.1: +4 -4 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, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1: +1 -0 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 -74 lines
FILE REMOVED
file imagecrop_actions.inc 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