Skip to content
Snippets Groups Projects
  1. May 20, 2004
    • Dries Buytaert's avatar
      · fdb1fbfc
      Dries Buytaert authored
      - Simplified the 'anonymous poster settings' of the comment module and
        made it possible to enforce a username/e-mail address.  Based on
        James Seng's work there are now 3 radio buttons:
      
         ( ) Anonymous users may not enter contact information
         ( ) Anonymous users may leave contact information
         ( ) Anonymous users must leave contact information
      
      - Fixed a bug in the default theme_comment_view() function.
      
      - Added permalinks for comments.  Requested by Michael and Christina.
        Maintainers of contributed themes might want to add permalinks too.
      
      TODO:
      
      - Fix the interaction design of the submission form: the page you are
        directed to and the validation of the contact information.
      
      - Changing the comment viewing options appears to be broken?
      fdb1fbfc
  2. May 19, 2004
  3. May 18, 2004
  4. May 17, 2004
  5. May 15, 2004
  6. May 13, 2004
  7. May 11, 2004
  8. May 10, 2004
  9. May 09, 2004
  10. May 08, 2004
    • Dries Buytaert's avatar
      · 3de9d33e
      Dries Buytaert authored
      - Menu and code improvements by JonBob.
      3de9d33e
  11. May 07, 2004
  12. May 06, 2004
  13. May 05, 2004
    • Dries Buytaert's avatar
      · 0e6221a1
      Dries Buytaert authored
      - Patch #7585 by Gerhard: extra data added by profile.module to the user
        object got saved in the user's data column even if there is a dedicated
        table for that information.
      0e6221a1
    • Dries Buytaert's avatar
      · 681b26fe
      Dries Buytaert authored
      - Patch #7577 by JonBob: various code style improvements to the statistics
        module.
      
         + Usages of to print titles have been replaced by proper drupal_set_title()
           calls.
         + Many arg() usages dropped in favor of meaningful parameters.
         + Doxygen comments standardized and expanded.
         + Some grammatical corrections to help text.
         + Broken /statistics page linked from page navigation restored.
         + Fixed small bug in menu.inc pertaining to menu callbacks without
           arguments.
      681b26fe
    • Dries Buytaert's avatar
      · 6f2d8518
      Dries Buytaert authored
      - Patch #7581 by bylund: made the archive module's calendar accessible.
      6f2d8518
    • Steven Wittens's avatar
  14. May 04, 2004
  15. May 03, 2004
  16. May 01, 2004
  17. Apr 30, 2004
    • Dries Buytaert's avatar
      · e4d45aae
      Dries Buytaert authored
      - Patch by Adrian: added support for multiple database connections.
      e4d45aae
Loading