Log of /contributions/modules/form_builder/form_builder.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 16 23:06:08 2009 UTC
(10 months, 1 week ago)
by
quicksketch
Branch:
MAIN
Changes since
1.8: +4 -26 lines
Diff to
previous 1.8
Significant enhancements to the node form. Node form editing is now a separate module. Adding generic field handler to allow possitioning of "unknown" fields. Adding API and storage for node form settings in a new "node_form_settings" table.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 15 19:04:34 2009 UTC
(10 months, 1 week ago)
by
quicksketch
Branch:
MAIN
Changes since
1.7: +6 -30 lines
Diff to
previous 1.7
Major updates. One critical API change, form fields now have a #form_builder['element_type'] property. This property will be used to determine which type of field is being edited.
Initial implementation of node.module.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 12 02:38:13 2009 UTC
(10 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.6: +1 -4 lines
Diff to
previous 1.6
Major improvements to the options element. Support for custom keys now in the interface. Multiple values and custom keys can be toggled via checkboxes.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 7 10:18:28 2009 UTC
(10 months, 3 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.5: +1 -2 lines
Diff to
previous 1.5
Improved handling of "0" keyed select list options. Added support for auto-indexed numeric select list options.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 6 05:40:07 2009 UTC
(10 months, 3 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.4: +32 -7 lines
Diff to
previous 1.4
Adding menu, path, and taxonomy support as unique fields. Correcting conflict with CCK's field_access.module, which had a conflict calling form_builder_field_access() as a hook.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 22 22:50:34 2008 UTC
(11 months ago)
by
quicksketch
Branch:
MAIN
Changes since
1.3: +95 -5 lines
Diff to
previous 1.3
Adding "field palette groups", allowing new fields to be split into separate groups such as "Reusable", "Standard", "Special", or other groups.
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.