[drupal-docs] forms API documentation and workspace
Dries Buytaert
dries at buytaert.net
Sun Oct 9 10:27:56 UTC 2005
On 09 Oct 2005, at 09:00, Chad Phillips wrote:
> sepeck was kind enough to set up a drupal site w/ revisions on as a
> workspace for further development of this doc:
>
> http://scratch.blkmtn.org/
Some quick suggestions. Don't have the time to edit the document:
- Don't refer to the form API as 'the _new_ form API' but simply as
'the form API'. Yes, it's new but in a couple months it will no
longer be.
- Sentences should start with a capital letter.
- Write 'API' not 'api'.
- Write 'Drupal' not 'drupal'.
- The theme example uses $output .= '<div><div>'; which should be
$output .= '</div></div>';
--
Dries Buytaert :: http://www.buytaert.net/
More information about the drupal-docs
mailing list