8 Aug
2007
8 Aug
'07
12:52 p.m.
Dries Buytaert wrote:
For this work, each form needs (i) a human-readable name that can be shown on a configuration page and (ii) all submit buttons require some semantic meta data as well. Right now, 'Submit' can be both 'create' or 'update'.
The interface changes in Drupal 6 removed generic "Submit" labels on buttons, and made the labels more specific about the action. This truly does not help a bit in the meta data representation, because the labels are localized, so they are not predictable identifiable. Gabor