Log of /contributions/modules/comment_upload/comment_upload.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 11 12:31:57 2008 UTC
(15 months, 2 weeks ago)
by
heine
Branch:
DRUPAL-6--1
Changes since
1.7.2.9: +11 -4 lines
Diff to
previous 1.7.2.9
, to
branch point 1.7
When doing one AHAH upload, then previewing the form without a required
field filled in, the upload attachment part of the upload form was _above_
the attachment table. Fixed by unsetting new, before array_merge.
Revision
1.7.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 9 19:13:15 2008 UTC
(15 months, 2 weeks ago)
by
heine
Branch:
DRUPAL-6--1
Changes since
1.7.2.3: +45 -15 lines
Diff to
previous 1.7.2.3
, to
branch point 1.7
Setting form_state['storage'] in a builder/form_alter leads to immediate rebuilds of the form, which is just too much trouble.
Also fixed failing required validation by building on a copy of the form.
Revision
1.4.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 17 08:08:42 2007 UTC
(2 years, 10 months ago)
by
heine
Branch:
DRUPAL-4-7
Changes since
1.4: +36 -17 lines
Diff to
previous 1.4
#72235 - fixed incompatability with private download method by creating a hook_file_download and designated comment upload tables.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 23 00:06:31 2006 UTC
(3 years, 5 months ago)
by
eaton
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.3: +210 -52 lines
Diff to
previous 1.3
#69014 - major changes including fixed previewing and support for multiple attachments per comment. Major thanks to mindless for the patch!
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 10 03:20:59 2006 UTC
(3 years, 8 months ago)
by
eaton
Branch:
MAIN
Changes since
1.2: +15 -9 lines
Diff to
previous 1.2
What would a commit be, without accidentally checking in te wrong file? This one actually works -- and deals properly with edits and updates.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 10 02:16:07 2006 UTC
(3 years, 8 months ago)
by
eaton
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
Updated to work with the latest Drupal 4.7 beta. Very simple, but it gets the job done. Still to do: get previews working.
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.