14 Jul
2007
14 Jul
'07
3:26 a.m.
I would like propose that Drupal 6 (and forward) adopts the following documentation standard: For all functions that are meant to be used in as an argument for drupal_get_form, we document them with @ingroup forms (note that actual form code is documented via @ingroup form) and we put a description of what the form is meant to be used for. That will make it a little easier to for users to discover what forms are available and find their way to the code that generates the forms. (Could also use volunteers to help apply documentation patches to get this done).