summaryrefslogtreecommitdiff
path: root/modules/contact.module
Commit message (Collapse)AuthorAge
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - #28728: Fix broken link in contact module help.Steven Wittens2005-08-17
|
* - Patch #26236 by Robin Monks: added 'send me a copy'-functionality to the ↵Dries Buytaert2005-08-11
| | | | contact forms.
* - Patch #27633 by Tobias:Dries Buytaert2005-07-31
| | | | | + made it possible to specify a subject when submitting a message on the contact form. + fixed some bugs/glitches.
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
| | | | TODO: document the defaults in the PHPdoc comments.
* - Removing some whitespaceDries Buytaert2005-06-06
|
* - urlencode() the subjects in the admin overview page.Dries Buytaert2005-06-04
|
* - Improvement: avoid people hitting 'Send message' without checking the ↵Dries Buytaert2005-05-16
| | | | category/subject.
* - Fixed a braino.Dries Buytaert2005-05-11
|
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
| | | | | TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! .
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - Patch #18719 by Jose: reworked the 'request new password' functionality.Dries Buytaert2005-04-24
|
* - Don't jump to the homepageDries Buytaert2005-04-24
|
* - Small fixesDries Buytaert2005-04-24
|
* - Work by chx and myself: added a site-wide contact form to the contact module.Dries Buytaert2005-04-24
|
* - Unnecessary check_plain in contact.moduleSteven Wittens2005-04-11
|
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* - Fix double spaces in contact.module help and code.Steven Wittens2005-02-22
|
* - Patch by Goba: fixed whitespaces.Dries Buytaert2005-02-20
|
* - Fixed typo. Reported by KB.Dries Buytaert2005-02-19
|
* - Patch #16590 by kbahey: usability improvement: add 'subject' form to ↵Dries Buytaert2005-02-18
| | | | contact form.
* - Added a simple contact module to core.Dries Buytaert2004-12-07