Log of /contributions/modules/filefield/filefield.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 27 23:36:31 2008 UTC
(16 months, 4 weeks ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-BETA1,
DRUPAL-6--1-0-BETA2,
DRUPAL-6--1-0-BETA3,
DRUPAL-6--1-0-alpha2,
DRUPAL-6--3-0-ALPHA-1,
DRUPAL-6--3-0-ALPHA-2,
DRUPAL-6--3-0-ALPHA-3,
DRUPAL-6--3-0-ALPHA-4,
DRUPAL-6--3-0-ALPHA5,
DRUPAL-6--3-0-ALPHA6,
DRUPAL-6--3-0-ALPHA7,
DRUPAL-6--3-0-BETA1,
DRUPAL-6--3-0-BETA2,
DRUPAL-6--3-0-BETA3
Branch point for:
DRUPAL-6--2
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Take modularization a step further, expanding it to formatters as well.
Also, for consistency, files are converted to objects (and back, in case)
every time they are passed to other modules.
Plus the usual minor cleanups and documentation fixes.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 11 03:57:24 2008 UTC
(17 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1,
DRUPAL-6--1-0-ALPHA2,
DRUPAL-6--1-0-ALPHA3
Changes since
1.6: +4 -2 lines
Diff to
previous 1.6
Starting the Drupal 6 port, reusing dopry's field_file.inc from imagefield
and Crell's D6 patch at issue #269073. filefield.module is not yet being
committed though, I don't feel like it's ready even for a -dev version
in the current state. Regard this commit as move to make it easier to work
on the #269073 patch.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 10 14:08:38 2008 UTC
(17 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
Argh, I did *not* resync all files from DRUPAL-5--2 to HEAD?
Why is that? Bah. [insert random cursing]
So at least now everything should be in sync again.
Revision
1.5.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 22 23:28:15 2008 UTC
(22 months ago)
by
dopry
Branch:
DRUPAL-5--2
CVS Tags:
DRUPAL-5--2-3,
DRUPAL-5--2-3-RC1,
DRUPAL-5--2-3-RC2,
DRUPAL-5--2-3-RC3,
DRUPAL-5--2-3-RC4,
DRUPAL-5--2-4
Changes since
1.5.2.1: +0 -0 lines
Diff to
previous 1.5.2.1
, to
branch point 1.5
, to
next main 1.9
adding initial version of filefield_meta to the repository with basic height/width/duration detection.
@todo: add more fields (author, license, copyright, etc), need to look at different common meta tags.
@todo: views filter integration.
Revision
1.5.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 18 11:51:39 2008 UTC
(22 months, 1 week ago)
by
dopry
Branch:
DRUPAL-5--2
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
Add mimedetect dependency.
Fix hook_filefield file_prepare.
Add a new column to the file form for previews.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 1 08:50:17 2007 UTC
(2 years, 9 months ago)
by
dopry
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.3: +2 -2 lines
Diff to
previous 1.3
back porting imagefield preview handling updates. fixing some logic issues with single value uploads, and the
form theme functions. single value fields seem to be working. not sure about multivalue fields... required and
extension validation is still working. try at your own risk.
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.