/[drupal]/contributions/modules/imagecache_actions/imagecache_textactions.module
ViewVC logotype

Log of /contributions/modules/imagecache_actions/imagecache_textactions.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.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 23:28:04 2009 UTC (2 months, 3 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.2.2.8: +7 -5 lines
Diff to previous 1.2.2.8 , to branch point 1.2 , to next main 1.3
Imagecache autorotate form EXIF information. http://drupal.org/node/564424 Contributed by Jonathan Hunt, tested by moover

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 02:35:13 2009 UTC (2 months, 3 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.2.2.7: +47 -3 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Revised docs. More enhancements to the textactions, better doc, better error handling. Attempted optimization of canvasactions/watermark

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 04:54:50 2009 UTC (6 months, 3 weeks ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.2.2.6: +38 -4 lines
Diff to previous 1.2.2.6 , to branch point 1.2
 Modified imagecache_actions_keyword_filter to allow values like right-10. This is to be used in the next text renderer. Restored source2canvas action - I found a use for it. added trial support for imagemagick overlay - using pipeline not save & open. Added a warning about imagemagick if not supported. Added validation to the xpos/ypos values. Just ensures they are set to 0 if blank. Mainly for the UI summary.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 16:31:19 2009 UTC (9 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-4, DRUPAL-6--1-5
Changes since 1.2.2.5: +2 -2 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Replaced the imagefield support, following work from mikeytown2
Also added support for filefield and upload.module files
And descriptions of those files
http://drupal.org/node/363434

Small inconsistancy with include paths fixed up
http://drupal.org/node/370230

update to the cache flush process on install
http://drupal.org/node/366990

Also - some PHP STRICT fixes
and minor typos

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 21:53:56 2009 UTC (10 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.2.2.4: +5 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Removed redundant source2canvas effect
Added more UI help, and a little validation.
Added missing action summary text for some processes
Changed how 'underlay' handles the resulting image size. It WAS cropping to the size of the background image only. Now it offers choices.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 03:04:53 2008 UTC (12 months, 1 week ago) by dman
Branch: DRUPAL-6--1
Changes since 1.2.2.3: +3 -3 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Reworked the UI a little internally to re-use form/theme funcs
Updated docs on canvasactions, a little testing
Modified code for php STRICT

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 22:27:15 2008 UTC (12 months, 4 weeks ago) by dman
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-3, DRUPAL-5--3-1
Branch point for: DRUPAL-5--3
Changes since 1.3.2.2: +1 -3 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#327243 debug code left in was slowing it down

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 09:31:19 2008 UTC (13 months, 1 week ago) by dman
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.3.2.1: +58 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Backported the dynamic text update from D6
Fixed up the enable/disable bug a bit using install .inc files
Warning - this can still throw errors if the fonts are not found

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 18:36:34 2008 UTC (13 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.2.2.2: +13 -3 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Added a check for 'safe mode' before I tried to validate the fonts on the system. It was not happy.


----------------------------------------------------------------------

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 06:46:16 2008 UTC (13 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.2.2.1: +7 -6 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Using a much better algorithm for transparent overlays.
UI tweaks for textactions
Transparency support for gif indexed color in overlays

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 07:24:02 2008 UTC (13 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.2: +26 -7 lines
Diff to previous 1.2
updated text actions to merge functionality
updated info files
updated validation
- more to come

Revision 1.3.2.1
Wed Oct 8 07:20:03 2008 UTC (13 months, 2 weeks ago) by dman
Branch: DRUPAL-5--2
Changes since 1.3: +0 -54 lines
FILE REMOVED
file imagecache_textactions.module was added on branch DRUPAL-5--2 on 2008-10-16 09:31:19 +0000

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 07:20:03 2008 UTC (13 months, 2 weeks ago) by dman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--2
Changes since 1.2: +26 -7 lines
Diff to previous 1.2
Merged the textactions into one form
Repaired a little for D6 Validation changes
Added system font detection help text (may not work for everyone)
more code review to come

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 14:40:44 2008 UTC (15 months, 1 week ago) by dman
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
need to include the correct inc file now it's renamed

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 14:26:10 2008 UTC (15 months, 1 week ago) by dman
Branch: MAIN
Split the text process off into a submodule, removed it from
canvasactions
Merged the 'dynamic' caption function from
http://drupal.org/node/264862
into the text module

Attempted to address the imagecache profile cache problem where new
action modules do not show up on when enabled

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