Log of /contributions/modules/editview/editview.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 29 00:21:44 2008 UTC
(21 months, 4 weeks ago)
by
agileware
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--0-3
Changes since
1.5.2.1: +118 -35 lines
Diff to
previous 1.5.2.1
, to
branch point 1.5
Editview: made file uploads work, and added hook_field_form_render
- File uploads now work
- Updated to the latest jquery.form.js (version 2.03)
- Added hook_field_form_render so that other modules can define a
way of rendering certain fields, especially when their views
fieldname doesn't directly correspond to a node fieldname.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 30 06:02:23 2006 UTC
(3 years ago)
by
wrunt
Branch:
MAIN
Changes since
1.1: +370 -0 lines
Diff to
previous 1.1
Editview is a plugin for the Views module. It allows you to create a view in
which the nodes are editable, and new nodes can be created. Editview uses AJAX
to speed things up, but will still work on browsers with javascript disabled.
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 30 05:58:10 2006 UTC
(3 years ago)
by
wrunt
Branch:
DRUPAL-4-7
Changes since
1.1: +370 -0 lines
Diff to
previous 1.1
Editview is a plugin for the Views module. It allows you to create a view in
which the nodes are editable, and new nodes can be created. Editview uses AJAX
to speed things up, but will still work on browsers with javascript disabled.
Revision
1.1
Mon Oct 30 05:58:10 2006 UTC
(3 years ago)
by
wrunt
Branch:
MAIN
Branch point for:
DRUPAL-4-7
FILE REMOVED
file editview.module was initially added on branch DRUPAL-4-7.
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.