| Commit message (Collapse) | Author | Age |
|
|
|
| |
to fix utf-8 problems and improves consistency with PostgreSQL.
|
| |
|
| |
|
| |
|
|
|
|
| |
'#submit'.
|
|
|
|
| |
form categories and fixed some small glitches.
|
| |
|
| |
|
|
|
|
| |
with '&' in title.
|
|
|
|
| |
help of core modules! /
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
to validate other form submissions, not just comments. Two new functions
are introduced, form_token() and form_validate(). The first function uses
a private key and a public key to set a token in a hidden field. The second
function validates the token. The comment and contect module are updated to
use these functions.
|
| |
|
| |
|
|
|
|
| |
contact forms.
|
|
|
|
|
| |
+ made it possible to specify a subject when submitting a message on the contact form.
+ fixed some bugs/glitches.
|
|
|
|
| |
TODO: document the defaults in the PHPdoc comments.
|
| |
|
| |
|
|
|
|
| |
category/subject.
|
| |
|
|
|
|
|
| |
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
contact form.
|
|
|