/[drupal]/contributions/modules/form_builder/form_builder.module
ViewVC logotype

Log of /contributions/modules/form_builder/form_builder.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 06:18:15 2009 UTC (5 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--0-6, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.12: +7 -1 lines
Diff to previous 1.12
Adding support for "markup" type field, plus tentative #input_format and #markup property forms in preparation for D7.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 00:13:04 2009 UTC (5 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.11: +1 -4 lines
Diff to previous 1.11
Adding CSS to make it possible to display the add field palette without enabling a block.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 20:48:33 2009 UTC (5 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--0-5
Changes since 1.10: +3 -4 lines
Diff to previous 1.10
Adding $form_type parameter to additional hooks. Cleaning up a small amount of docs.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:00:23 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Separating "removable" and "addable" properties.

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.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 19:25:24 2008 UTC (11 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.2: +47 -12 lines
Diff to previous 1.2
Adding support for "unique" fields. Only one instance of a unique field is allowed per form.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 02:51:12 2008 UTC (11 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Adding documentation for hooks. Changing hooks to allow module and $form_type names to differ.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 19:32:22 2008 UTC (11 months, 3 weeks ago) by quicksketch
Branch: MAIN
Adding initial version of Form builder.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2