Log of /contributions/modules/imagefield/imagefield_widget.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 20 23:47:58 2009 UTC
(7 months ago)
by
quicksketch
Branch:
MAIN
Changes since
1.35: +3 -13 lines
Diff to
previous 1.35
Adjusting weights on fields to make resolution options appear consecutively. Removing file_extensions option that is added by FileField.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 13 05:25:06 2009 UTC
(8 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.25: +29 -13 lines
Diff to
previous 1.25
#366078: Adding help text to title and alt fields. Enabling working token support for image fields.
Revision
1.24 -
(
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.23: +37 -31 lines
Diff to
previous 1.23
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 16 00:42:30 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.16: +2 -3 lines
Diff to
previous 1.16
hey, alt and title! You guys need to get over there in data and get serialized
with the rest of the non-fid oddballs.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 04:30:00 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.11: +28 -115 lines
Diff to
previous 1.11
imagefield is now a reliant extension of filefield... It's widgets use filefield_widget_*
and other field type's can leverage this...
even more exciting... filefield will be able to freely use imagefield's widgets with a few
more tweaks, or any other similarly designed fields widgets...
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 00:57:27 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.9: +51 -57 lines
Diff to
previous 1.9
#282643 by drewish,
-- clean up notices on validation.
-- add image min resolution setting.
-- add validation to default image uploads.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 14 20:11:07 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.8: +84 -57 lines
Diff to
previous 1.8
theme function cleanup...
use filefield_widget_settings in widget settings callback to merge filefield
settings information.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 13 16:26:22 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.3: +21 -16 lines
Diff to
previous 1.3
stop using form_state['storage'] to make proper form redirection work.
start using form_state[rebuild] in button callbacks...
click buttons always seems to hit the last item... I'm confused. :)
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 13 02:36:36 2008 UTC
(16 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.1: +139 -172 lines
Diff to
previous 1.1
beginning major imagefield ui overhaul and rebuilding imagefield_widget.
-- add reuse field which allows files to be added by fid or path....
-- still need to work on uploads. If you want to test reuse field use upload.module to upload some files.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 12 00:38:50 2008 UTC
(16 months, 2 weeks ago)
by
dopry
Branch:
MAIN
splitting imagefield up into lots of includes for later conditional loading,
and the individual parts are starting to get bulky.
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.