Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 May 2005 at 15:02 UTC
Updated:
19 May 2005 at 09:15 UTC
Jump to comment: Most recent file
This patch makes form_group accept an array of HTML attributes, which will in turn allow fieldsets to have class and id defined.
This will help theming, and was motivated by the problem of theming the node_privacy_by_role checkboxes for view and edit permissions for each role.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | form_group_attributes_0.patch | 1.19 KB | willmoy |
| form_group_attributes.patch | 1.18 KB | willmoy |
Comments
Comment #1
willmoy commentedNew patch. Shouldn't have copy/pasted the phpdoc wording so carelessly...
Comment #2
dries commentedCommitted to HEAD. Thanks.
Comment #3
(not verified) commented