Commit Graph

40 Commits (ca9f0fab45823c49947b218587b9c9ef92aff60c)

Author SHA1 Message Date
Dries Buytaert 88cdbf9185 - Patch #39135 by Zen: various contact form improvements/fixes.
+ Conversion to _validate + _submit model..
  + Split replaced by explode - faster
  + Fixed typos: Recipient
  + Fixed weight defaulting to -10
  + Popped mail subject formatting into a t()
  + Popped '--' formatting into a t()
  + Does a lot of documentation fixing/rewriting.
  + Renamed contact_user_mail form functions to contact_mail_user for consistency.
  + ...
2006-01-14 10:33:22 +00:00
Dries Buytaert eaa244d347 - 'Contact us' -> 'Contact' 2005-12-27 18:11:27 +00:00
Dries Buytaert 53872d2396 - Patch #42341 by wulff: added missing t() function. 2005-12-26 11:19:49 +00:00
Dries Buytaert 4ea44fe783 - Patch #41198 by matt/dopry: made the contact module validate the recipients' e-mail addresses. 2005-12-16 12:59:22 +00:00
Dries Buytaert dd2fdd128d - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
Dries Buytaert d55a508b88 - Patch #40397 by DriesK: fixed problem with contact module. 2005-12-09 22:21:01 +00:00
Dries Buytaert 7d97733602 - Fixed #40395: changed ':' to '.'. 2005-12-09 17:25:53 +00:00
Dries Buytaert c17ff75480 - Patch #40397 by DriesK: global contact mails are not sent. 2005-12-09 15:56:23 +00:00
Dries Buytaert 26bd449860 - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
Dries Buytaert 3141d02c2f - Patch #28062 by Souvent22: make it possible to assign weights to contact form categories and fixed some small glitches. 2005-11-14 22:23:11 +00:00
Dries Buytaert aeed4cd8e4 - Patch #35644 by webchick: forms API simplificiations. 2005-11-12 11:26:16 +00:00
Dries Buytaert 7dd24bec5c - SQL query maintenance: '%d' -> %d. 2005-11-12 09:14:30 +00:00
Dries Buytaert 54e13b5fb4 - Patch #27140 by m3averck/souvent22: can't delete contact module subjects with '&' in title. 2005-11-05 08:00:20 +00:00
Dries Buytaert a8b218827a - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
Dries Buytaert 75fe6b6c0a - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
Dries Buytaert e19af57a9a - Patch #29465 by asimmonds: made the contact module work with the new form API. 2005-10-07 06:48:33 +00:00
Dries Buytaert 1a98fce9c4 - Patch by Jeremy: fixed comment module glitch. 2005-10-04 12:09:15 +00:00
Dries Buytaert dec4ddd3a5 - Patch #28420 by Jeremy: provide a more generic interface that can be used
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.
2005-09-18 12:04:10 +00:00
Dries Buytaert 7b8a409675 - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
Steven Wittens 85c151cdce - #28728: Fix broken link in contact module help. 2005-08-17 00:55:50 +00:00
Dries Buytaert 9e45d24af3 - Patch #26236 by Robin Monks: added 'send me a copy'-functionality to the contact forms. 2005-08-11 07:33:21 +00:00
Dries Buytaert ce094a1323 - Patch #27633 by Tobias:
+ made it possible to specify a subject when submitting a message on the contact form.
  + fixed some bugs/glitches.
2005-07-31 10:12:47 +00:00
Dries Buytaert 58aee8cdad - Patch #25603 by Stefan: made the sizes of forms consistent.
TODO: document the defaults in the PHPdoc comments.
2005-06-27 18:33:33 +00:00
Dries Buytaert 8436082fe1 - Removing some whitespace 2005-06-06 14:07:04 +00:00
Dries Buytaert 8d4236c9e4 - urlencode() the subjects in the admin overview page. 2005-06-04 09:52:17 +00:00
Dries Buytaert ecd7cfed48 - Improvement: avoid people hitting 'Send message' without checking the category/subject. 2005-05-16 11:17:41 +00:00
Dries Buytaert 91170a4fba - Fixed a braino. 2005-05-11 16:36:06 +00:00
Dries Buytaert 2debcfb1ef - Patch #15595 by Stefan and Djun: improved status messages.
TODO: we should write down a couple guidelines for these document them in
        the PHPDoc code of drupal_set_message()!  .
2005-05-05 22:22:46 +00:00
Dries Buytaert a76a1e1f3f - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
Dries Buytaert e2b256dcf6 - Patch #18719 by Jose: reworked the 'request new password' functionality. 2005-04-24 11:43:08 +00:00
Dries Buytaert 45c5344f15 - Don't jump to the homepage 2005-04-24 09:50:35 +00:00
Dries Buytaert 90c5dfb3d7 - Small fixes 2005-04-24 09:32:01 +00:00
Dries Buytaert cb420f7121 - Work by chx and myself: added a site-wide contact form to the contact module. 2005-04-24 08:23:33 +00:00
Steven Wittens c4d24a48c5 - Unnecessary check_plain in contact.module 2005-04-11 11:06:01 +00:00
Steven Wittens be14203534 - #18817: Clean up plain-text checking (see drupal-devel!) 2005-03-31 09:25:33 +00:00
Steven Wittens 9f5a97d6b7 - Fix double spaces in contact.module help and code. 2005-02-22 06:16:40 +00:00
Dries Buytaert 9ed1a74c5d - Patch by Goba: fixed whitespaces. 2005-02-20 10:58:22 +00:00
Dries Buytaert 79f6941e9b - Fixed typo. Reported by KB. 2005-02-19 08:16:56 +00:00
Dries Buytaert 9e8d74b490 - Patch #16590 by kbahey: usability improvement: add 'subject' form to contact form. 2005-02-18 18:50:11 +00:00
Dries Buytaert 33baf53cdd - Added a simple contact module to core. 2004-12-07 17:03:46 +00:00