Log of /contributions/modules/imagecache_actions/textactions.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 31 04:12:20 2009 UTC
(2 months, 3 weeks ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.1.2.14: +21 -17 lines
Diff to
previous 1.1.2.14
, to
branch point 1.1
HUGE number of small changes - code style tweaks, just whitespace niggles generally. PLUS an entirely new revised algorithm for rounded corners contributed by donquixote http://drupal.org/node/564036 . Sorry for the huge patch if anyone is CVS-ing, you are best to take a diff of your own changes, then REPLACE all files from cvs-dev, then re-apply. All the code convention fixes will have scrambled most checkouts.
Revision
1.1.2.11 -
(
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
Changes since
1.1.2.10: +12 -1 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
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.3.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 23 00:50:13 2009 UTC
(7 months ago)
by
dman
Branch:
DRUPAL-5--3
Changes since
1.2.2.3: +3 -3 lines
Diff to
previous 1.2.2.3
All files converted to use $image->resource not $image->res
Added an upgrade routine to coloractions - just to flush the imagecache operations cache. Again.
Revision
1.2.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 22 23:58:05 2009 UTC
(7 months ago)
by
dman
Branch:
DRUPAL-5--2
Changes since
1.2.2.3: +3 -3 lines
Diff to
previous 1.2.2.3
, to
branch point 1.2
Repaired the breakages caused by the March 2009 imageapi upgrade.
Backport fixes etc
OK -
If you are using imageapi-DRUPAL-5--1-5 or greater, USE THIS imagecache_actions-DRUPAL-5--3
If you have imageapi-DRUPAL-5--1-4 or less, USE imagecache_actions-DRUPAL-5--2
Make sense? Me neither.
Revision
1.1.2.7 -
(
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.1.2.6: +13 -2 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
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.1
Wed Oct 8 07:20:03 2008 UTC
(13 months, 2 weeks ago)
by
dman
Branch:
DRUPAL-5--2
Changes since
1.2: +0 -380 lines
FILE REMOVED
file textactions.inc was added on branch DRUPAL-5--2 on 2008-10-16 09:32:13 +0000
Revision
1.2 -
(
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.1: +88 -184 lines
Diff to
previous 1.1
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.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
Branch point for:
DRUPAL-6--1
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.