Log of /contributions/modules/imagefield/imagefield.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 11 01:41:57 2009 UTC
(8 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.21: +109 -140 lines
Diff to
previous 1.21
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 23 01:44:07 2008 UTC
(16 months ago)
by
dopry
Branch:
MAIN
CVS Tags:
DRUPAL-6--3-0-ALPHA-1
Changes since
1.11: +83 -15 lines
Diff to
previous 1.11
condensed imagefield updates into a single update function...
add force_list_default and list_default settings to make it behave
like imagefield did before inheriting the list options from filefield.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 7 22:30:23 2008 UTC
(16 months, 3 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.8: +10 -7 lines
Diff to
previous 1.8
beginnign revamp of widgets... increase reliance on filefield...
add cache clearing to update functions.
use module_load_include in update functions.
btw... it's all broken again... I'm working on porting the active
delete and upload buttons from filefield.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 7 09:00:30 2008 UTC
(16 months, 3 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.6: +42 -4 lines
Diff to
previous 1.6
add data column to database columns.
add update function for formatter and widget name changes..
add update function for schema change.
add dependency on filefield.module to being module convergence in D6 and
to share a common field_file.inc provided by filefield.module
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 12 07:04:42 2008 UTC
(18 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.5: +8 -1 lines
Diff to
previous 1.5
initial and completely untested update to D6...
@todo: upgrade path.
@todo: finish implementing field_file_api with hook_file.
@todo: testing.
Revision
1.2.4.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 18 21:02:19 2007 UTC
(2 years, 7 months ago)
by
quicksketch
Branch:
DRUPAL-5--2
CVS Tags:
DRUPAL-5--2-0,
DRUPAL-5--2-0-RC1,
DRUPAL-5--2-0-RC3,
DRUPAL-5--2-0-RC4,
DRUPAL-5--2-0-RC5,
DRUPAL-5--2-0-RC6,
DRUPAL-5--2-0-RC7,
DRUPAL-5--2-0-RC8,
DRUPAL-5--2-1,
DRUPAL-5--2-2
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
#136188 by yched. Correcting call to non-existant _content_fields() function.
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.