Log of /contributions/modules/imagefield/imagefield.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.101 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 3 23:11:10 2009 UTC
(4 months, 3 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.100: +12 -4 lines
Diff to
previous 1.100
#259351: Add width and height attributes to data stored by imagefield for an image to save getimagesize calls.
Revision
1.99 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 20 23:57:17 2009 UTC
(7 months ago)
by
quicksketch
Branch:
MAIN
CVS Tags:
DRUPAL-6--3-0
Changes since
1.98: +1 -8 lines
Diff to
previous 1.98
Removing unnecessary hook_perm() and "view imagefield uploads" permission, which wasn't doing anything. Permissions are now determined by content_access module.
Revision
1.93 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 29 01:04:32 2009 UTC
(7 months, 3 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.92: +4 -2 lines
Diff to
previous 1.92
#416684: Images not displayed with ImageField formatters if clean URLs are disabled and file system is private.
Revision
1.80 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 11 03:45:53 2009 UTC
(8 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.79: +2 -2 lines
Diff to
previous 1.79
Better CSS styling with a line rule to separate the preview and the edit fields. More consistent with existing markup.
Revision
1.79 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 11 02:31:54 2009 UTC
(8 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.78: +16 -8 lines
Diff to
previous 1.78
#301888 with help from Mark Theunissen: Image previews fail to display with private files directory outside of web root.
Revision
1.78 -
(
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.77: +33 -122 lines
Diff to
previous 1.77
#397578: Uncouple ImageField from custom FileField hooks. Implement ImageField as a dependent widget for FileField.
Revision
1.77 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 11 00:09:51 2009 UTC
(8 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.76: +2 -1 lines
Diff to
previous 1.76
#358075 by PineRay: Custom alt and title not displayed when other widget throw form validation error.
Revision
1.73 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 4 10:13:23 2009 UTC
(9 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.72: +14 -1 lines
Diff to
previous 1.72
#301888 by webchick and jonbob, allow access to admin thumbnail previews with private files and imagefield.
Revision
1.72 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 3 22:27:42 2009 UTC
(9 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.71: +2 -2 lines
Diff to
previous 1.71
#353405 by yhager, add timestamp to imagefield urls to make sure clients load most recent file,
instead of cache file when changes occur.
Revision
1.69 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 13 19:56:04 2008 UTC
(15 months, 1 week ago)
by
drewish
Branch:
MAIN
Changes since
1.68: +2 -2 lines
Diff to
previous 1.68
#294664 by Moonshine, Image resolution limits call undefined help function 'file_validate_image_resolution_help'
Revision
1.66 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 23 14:48:25 2008 UTC
(16 months ago)
by
dopry
Branch:
MAIN
Changes since
1.65: +7 -3 lines
Diff to
previous 1.65
#286144 by Moonshine, fix hook_default_value, issues remain for default value not being for items
added with the 'Add New Item' button.
Revision
1.57 -
(
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.56: +64 -4 lines
Diff to
previous 1.56
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.56 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 01:06:16 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.55: +2 -4 lines
Diff to
previous 1.55
getting rid of the imagefield_filefield include since the same callbacks from filefield_image will not
be used in the first official D6 releases. rename imagefield_field_file to imagefield_file,
Revision
1.55 -
(
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.54: +50 -1 lines
Diff to
previous 1.54
#282643 by drewish,
-- clean up notices on validation.
-- add image min resolution setting.
-- add validation to default image uploads.
Revision
1.54 -
(
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.53: +5 -3 lines
Diff to
previous 1.53
theme function cleanup...
use filefield_widget_settings in widget settings callback to merge filefield
settings information.
Revision
1.52 -
(
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.51: +2 -1 lines
Diff to
previous 1.51
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.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 13 02:36:36 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.50: +12 -12 lines
Diff to
previous 1.50
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.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 12 00:41:01 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.48: +1 -63 lines
Diff to
previous 1.48
remove imagefield_file_download since we added the filefield dependency and we
can not start relying on filefield_file_download.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 12 00:38:50 2008 UTC
(16 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.47: +35 -636 lines
Diff to
previous 1.47
splitting imagefield up into lots of includes for later conditional loading,
and the individual parts are starting to get bulky.
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 7 22:30:23 2008 UTC
(16 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.46: +164 -63 lines
Diff to
previous 1.46
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.45 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 7 09:00:30 2008 UTC
(16 months, 2 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.44: +24 -89 lines
Diff to
previous 1.44
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.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 18 11:09:19 2008 UTC
(17 months ago)
by
dopry
Branch:
MAIN
Changes since
1.43: +27 -19 lines
Diff to
previous 1.43
fix the process callback up a bit. check if the file exists better.
set #default_value for fid properly in hook_widget.
add form_item for 'data'.
I seem to be hitting and infinite loop/timeout somewhere...
Revision
1.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 13 05:17:59 2008 UTC
(17 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.42: +5 -3 lines
Diff to
previous 1.42
add strip_path to field_file.inc.
#268127 reported by alippai, Imagefield check directory break with .. in path, like ../files...
stripped directory path.
adding field_upload as an experimental fapi upload element.
Revision
1.41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 28 20:33:15 2008 UTC
(17 months, 3 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.40: +24 -9 lines
Diff to
previous 1.40
sweet... individual delta uploads are working now.... file_save_upload is being called properly...
now just to get those puppies saved to the db and get the alt & title in place.
Revision
1.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 28 16:42:48 2008 UTC
(17 months, 3 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.39: +51 -35 lines
Diff to
previous 1.39
well we're uploading and saving files now... now to modify the new upload version of the widget to
just store fid, alt, and title values...
Revision
1.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 28 05:44:38 2008 UTC
(17 months, 4 weeks ago)
by
dopry
Branch:
MAIN
Changes since
1.38: +98 -267 lines
Diff to
previous 1.38
beginning ground up rebuild of widget form to utilize new #value_callback and content.module's
multivalue handling.
Revision
1.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 12 17:18:07 2008 UTC
(18 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.37: +3 -2 lines
Diff to
previous 1.37
switched to using field_file_check_directory for D6 to hide created
directory messages, hopefully D7 gets this in.
can get to node/add/image, but input[@type=file] isn't present. grr.. thats all the time
I have for D6 today unfortunately. We'll see what happens tomorrow.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 12 16:09:32 2008 UTC
(18 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.36: +4 -324 lines
Diff to
previous 1.36
well the module doesn't have any more compile time errors and you
can add a field to a content type without throwing a runtime error.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 12 07:04:42 2008 UTC
(18 months, 1 week ago)
by
dopry
Branch:
MAIN
Changes since
1.35: +522 -458 lines
Diff to
previous 1.35
initial and completely untested update to D6...
@todo: upgrade path.
@todo: finish implementing field_file_api with hook_file.
@todo: testing.
Revision
1.30.2.6.2.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 30 17:28:42 2008 UTC
(18 months, 3 weeks ago)
by
dopry
Branch:
DRUPAL-5--2
Changes since
1.30.2.6.2.57: +2 -2 lines
Diff to
previous 1.30.2.6.2.57
, to
branch point 1.30.2.6
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
#251416 by threexk, improve help text... revisit for D6.
Revision
1.30.2.6.2.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 20 01:10:33 2008 UTC
(19 months ago)
by
dopry
Branch:
DRUPAL-5--2
Changes since
1.30.2.6.2.50: +50 -17 lines
Diff to
previous 1.30.2.6.2.50
, to
branch point 1.30.2.6
#227504 reported by jpetso, Default image doesn't work with private downloads
I cleaned up the default image load handling... I decided on fixed names and
locations for the default images which hook file download cab utilize...
@hackery: The node access check is bypassed
for default images... who cares it's a default..
Revision
1.30.2.6.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 23 06:56:28 2007 UTC
(2 years, 9 months ago)
by
dopry
Branch:
DRUPAL-5--2
Changes since
1.30.2.6.2.3: +100 -16 lines
Diff to
previous 1.30.2.6.2.3
, to
branch point 1.30.2.6
#72778, First round of integrating jquery/ajax uploads... thanks heaps nedjo.
got the imagefield_js filled in... she sorta works.. the buttons don't seem to be submitting quite right
with multiple imagefields on the same node.
Revision
1.30.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 23 05:01:29 2007 UTC
(2 years, 9 months ago)
by
dopry
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.30.2.6: +10 -5 lines
Diff to
previous 1.30.2.6
, to
branch point 1.30
#121385, missing imagefields on display fields tab.
default values were completely broken and making the form go berzerk.
#119048, fix pass by reference, for some reason file_check_directory &$directory's
even though directory isn't modified. added a variable.
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 1 05:15:57 2006 UTC
(2 years, 11 months ago)
by
dopry
Branch:
MAIN
Changes since
1.26: +13 -15 lines
Diff to
previous 1.26
#78892 by dodazzi, make that image field ui look good, yeah. I went ahead and removed the
theme_imagefield_image_preview function... it wasn't doin too much anymore.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 30 02:52:09 2006 UTC
(2 years, 11 months ago)
by
dopry
Branch:
MAIN
Changes since
1.23: +41 -4 lines
Diff to
previous 1.23
Integrate imagecache support into imagefield on a per field basis..
You can specify a body preset and a teaser preset.
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 29 07:02:42 2006 UTC
(2 years, 11 months ago)
by
dopry
Branch:
MAIN
Changes since
1.21: +4 -13 lines
Diff to
previous 1.21
hrm... stuff I forgot to commit. .info update and removing some cruft for passing node_data around...
seems like cck is maintaining the state of node_data from prepare to form again.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 15 18:17:53 2006 UTC
(3 years ago)
by
dopry
Branch:
MAIN
Changes since
1.19: +7 -7 lines
Diff to
previous 1.19
#84903 -final, replace form_render with drupal_render, tnx drewish.
The module itself should be DRUPAL-5 compatible. I'm not sure if it is
DRUPAL-5 cck compatible. I will branch as DRUPAL-5 once I've tested cck
compatability.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 15 18:08:19 2006 UTC
(3 years ago)
by
dopry
Branch:
MAIN
Changes since
1.16: +1 -10 lines
Diff to
previous 1.16
#84903 -partial, removing hook_help since it only provides a
description, and that
moved to the .info. Fixing description text in .info(emphasize cck and remove
image.module required.), tnx drewish
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 18 23:55:09 2006 UTC
(3 years, 4 months ago)
by
dopry
Branch:
MAIN
Changes since
1.7: +1 -7 lines
Diff to
previous 1.7
I'm going to trust between jonbob and myself we got the abstraction for
single and multiple fields correct in content.module with the views
integration.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 18 23:49:44 2006 UTC
(3 years, 4 months ago)
by
dopry
Branch:
MAIN
Changes since
1.6: +12 -55 lines
Diff to
previous 1.6
Added views support to display the image. I know it works for single
image imagefields, multiple image imagefields aren't tested but may
work.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 7 21:04:18 2006 UTC
(3 years, 4 months ago)
by
dopry
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
Adding readme with cck version requirements and some notes on how to get previews working.
fixing _content_fields to content_fields
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.