Skip to content
  1. Feb 25, 2011
  2. Jan 26, 2007
  3. Oct 18, 2006
  4. Apr 17, 2006
  5. Apr 14, 2006
  6. Apr 07, 2006
  7. Apr 01, 2006
  8. Mar 23, 2006
  9. Mar 21, 2006
  10. Mar 18, 2006
  11. Mar 17, 2006
  12. Feb 27, 2006
  13. Feb 21, 2006
  14. Feb 10, 2006
  15. Jan 14, 2006
    • Dries Buytaert's avatar
      - Patch #39135 by Zen: various contact form improvements/fixes. · 88cdbf91
      Dries Buytaert authored
        + 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.
        + ...
      88cdbf91
  16. Dec 27, 2005
  17. Dec 26, 2005
  18. Dec 16, 2005
  19. Dec 13, 2005
  20. Dec 09, 2005
  21. Dec 02, 2005
  22. Nov 14, 2005
  23. Nov 12, 2005
  24. Nov 05, 2005
  25. Nov 01, 2005
  26. Oct 11, 2005
  27. Oct 07, 2005
  28. Oct 04, 2005
  29. Sep 18, 2005
    • Dries Buytaert's avatar
      - Patch #28420 by Jeremy: provide a more generic interface that can be used · dec4ddd3
      Dries Buytaert authored
        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.
      dec4ddd3
  30. Aug 25, 2005
  31. Aug 17, 2005
  32. Aug 11, 2005
  33. Jul 31, 2005
    • Dries Buytaert's avatar
      - Patch #27633 by Tobias: · ce094a13
      Dries Buytaert authored
        + made it possible to specify a subject when submitting a message on the contact form.
        + fixed some bugs/glitches.
      ce094a13
  34. Jun 27, 2005
  35. Jun 06, 2005
  36. Jun 04, 2005
  37. May 16, 2005