| /[drupal]/contributions/modules/prepopulate/prepopulate.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Update text around change from to
Feature: #242749 by Rob Loach: Add support for prepopulating via POST requests.
Feature: #242749 by Rob Loach: Add support for prepopulating via POST requests. Coding Standards: Add File comment to the install file.
#101916: allowing 6--1 version to prepopulate any form - same as 6--2 and 5.
#101916: christefano backported the ability to prepopulate all kinds of forms D6 patch.
#258449: ddanier and chirale fixed CCK node reference compatibility.
#258449: ddanier and chirale fixed CCK node reference compatibility.
#101916: let prepopulate act on all forms. Original patch by alienbrain.
Some text cleanup.
Get rid of notice if there is no [edit].
#233317: Port to 6.
Syncing HEAD with the updated 5 branch. D6 work will begin here now.
#216472: form id changed so the checkbox for prepopulate was gone. Also cleaned up comments and very minor standards.
Fixed display, honoring of settings in the content type edit form. Closes #113460.
Updated with important HEAD changes (recursion). Closes #86543, #81945
Patch by egfrith: don't create form elements; fixes #81388.
Patch by egfrith: better deal with form arrays. Closes #55403 and #75863. Schweet! Thanks, egfrith!
Replaced call-time pass-by-reference with accept-by-reference. Should close <http://drupal.org/node/60138>, reported by zigma.
Some preliminary support for a form walker. Works better than before, but not entirely.
Initial check-in of prepopulate.module, which uses Forms API to allow fields in the node forms to be populated from the URL (ie., $_GET). Was once rest.module in my sandbox.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |