/[drupal]/contributions/modules/textimage/textimage_admin.inc
ViewVC logotype

Log of /contributions/modules/textimage/textimage_admin.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.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:36:47 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.11: +9 -8 lines
Diff to previous 1.2.2.11 , to branch point 1.2 , to next main 1.16
Fixed minor issues.

Revision 1.5.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:34:24 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.9: +9 -8 lines
Diff to previous 1.5.4.9 , to branch point 1.5 , to next main 1.16
Fixed minor issues.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:32:20 2009 UTC (6 months, 1 week ago) by deciphered
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +7 -6 lines
Diff to previous 1.15
Fixed minor issues.

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:56:38 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.10: +64 -11 lines
Diff to previous 1.2.2.10 , to branch point 1.2
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.5.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:55:13 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.8: +63 -10 lines
Diff to previous 1.5.4.8 , to branch point 1.5
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:53:24 2009 UTC (6 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.14: +62 -9 lines
Diff to previous 1.14
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:49:30 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.9: +232 -174 lines
Diff to previous 1.2.2.9 , to branch point 1.2
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.5.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:47:14 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.7: +232 -175 lines
Diff to previous 1.5.4.7 , to branch point 1.5
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:45:01 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.13: +179 -176 lines
Diff to previous 1.13
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:32:11 2009 UTC (7 months ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.8: +3 -10 lines
Diff to previous 1.2.2.8 , to branch point 1.2
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.5.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:27:46 2009 UTC (7 months ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.6: +3 -10 lines
Diff to previous 1.5.4.6 , to branch point 1.5
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:25:51 2009 UTC (7 months ago) by deciphered
Branch: MAIN
Changes since 1.12: +2 -10 lines
Diff to previous 1.12
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:59:54 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.7: +9 -1 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Improved CCK formatter support.

Revision 1.5.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:58:58 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.5: +9 -1 lines
Diff to previous 1.5.4.5 , to branch point 1.5
Improved CCK formatter support.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:57:39 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: MAIN
Changes since 1.11: +10 -5 lines
Diff to previous 1.11
Improved CCK formatter support.

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 03:10:06 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.6: +66 -22 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Added jQuery UI support.
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.5.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 03:05:21 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.4: +65 -22 lines
Diff to previous 1.5.4.4 , to branch point 1.5
Added jQuery UI support.
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 02:56:43 2009 UTC (9 months ago) by deciphered
Branch: MAIN
Changes since 1.10: +58 -22 lines
Diff to previous 1.10
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:18:59 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.5: +43 -8 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.5.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:13:11 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.3: +45 -8 lines
Diff to previous 1.5.4.3 , to branch point 1.5
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:07:17 2009 UTC (9 months ago) by deciphered
Branch: MAIN
Changes since 1.9: +48 -8 lines
Diff to previous 1.9
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:44:11 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.2.2.4: +14 -6 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Changed weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.5.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:42:48 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.5.4.2: +14 -6 lines
Diff to previous 1.5.4.2 , to branch point 1.5
Change weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:40:55 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.8: +14 -6 lines
Diff to previous 1.8
Changed weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:46:53 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.3: +3 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Re-implemented fixed width and text align functionality.

Revision 1.5.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:45:21 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5.4.1: +3 -5 lines
Diff to previous 1.5.4.1 , to branch point 1.5
Re-implemented fixed width and text align functionality.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:43:28 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.7: +3 -5 lines
Diff to previous 1.7
Re-implemented fixed width and text align functionality.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:25:22 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.2: +2 -2 lines
Diff to previous 1.2.2.2 , to branch point 1.2
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.5.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:23:46 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:21:41 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:24:27 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2.2.1: +55 -47 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Rotation algorithm rewritten.
Fixed width and text alignment temporarily disabled.
Minor code cleanup.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:16:42 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.5: +18 -9 lines
Diff to previous 1.5
Ported to Drupal 7.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:05:53 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.4: +55 -47 lines
Diff to previous 1.4
Rotation algorithm rewritten.
Fixed width and text alignment temporarily disabled.
Minor code cleanup.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 10:43:41 2008 UTC (12 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.2: +83 -67 lines
Diff to previous 1.2
#234069: Store textimages and data in database
#138609: Implement default folders
#135523: Convert all words correctly
Support for non-alphanumeric characters
Documentation update
Reorganized menu

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 10:30:08 2008 UTC (12 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.3: +84 -68 lines
Diff to previous 1.3
#334399: Fixed font information
#234069: Store textimages and data in database
#138609: Implement default folders
#135523: Convert all words correctly
Support for non-alphanumeric characters
Documentation update
Reorganized menu

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 08:04:03 2008 UTC (12 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.2: +25 -26 lines
Diff to previous 1.2
Initial port to D6.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 07:36:41 2008 UTC (12 months, 1 week ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.1: +89 -6 lines
Diff to previous 1.1
#149363: Added OpenType font support
#218354: Sort fonts alphabetically
CCK and Views formatter integration
Show fonts names instead of filename
General code cleanup

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 07:23:11 2008 UTC (12 months, 1 week ago) by deciphered
Branch: MAIN
#332319: Rewrote image rotation
Removed old CAPTCHA integration
Broke Administration functionality into separate file
General coding standards cleanup

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