Skip to content
  1. Jun 03, 2003
    • Dries Buytaert's avatar
      - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents · 05288ac4
      Dries Buytaert authored
      to avoid XSS attacks!  Patch by Al, Moshe, Marco, Kjartan and me.
      
      - Bugfix: the admin module does now import drupal.css prior to admin.css.
      Patch by me.
      
      - Bugfix: the admin module was still emitting a <base href=""> tag.  I
      removed this as it is been taken care of by theme_head();  Patch by me.
      
      - Bugfix: made the tracker module's pager only consider published pages.
      Patch by Moshe.
      
      - Bugfix: cured some typos in the comment module's help function.  Patch by
      Marco.
      
      - Bugfix: fixed a typo in the pager_display() that caused optional
      attributes to be discarded.
      
      - Bugfix: made the Xtemplate emit empty boxes like any other theme does.
      Patch by Al.
      
      - Bugfix: fixed broken link on the statistics module's log page.
      Reported by Kjartan.
      
      - CSS improvements: made the HTML output emitted by the tracker module
      look nicer.  Patch by Moshe and Al.
      
      - CSS improvements: added CSS classes for form elements.  Patch by Al.
      
      - CSS improvements: added a vertical gap between the last form item and the
      submit button.  Patch by Al.  Note that Opera 6 is not picking up this
      CSS but apparently others browsers such as Konqueror do.
      
      - Xtemplate improvements: changed the color of the selected day in the
      archive module's calendar.  Patch by Al.
      
      - Usability improvements: made the "birthday" field of the profile module
      look nicer.  Patch by Al.
      
      ------
      
      - TODO: it might be a good idea to emit the following meta tag in the
      theme_head() function:
      
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
      
      Currently, some themes (and modules!) emit this while others don't.  This
      would also make it possible to change the charset site-wide.
      
      - TODO: now we added support for td.dark and td.light to drupal.css, maybe
      it can be removed from admin.css as well as xtemplate.css?
      05288ac4
  2. May 13, 2003
    • Dries Buytaert's avatar
      · c2d2fb73
      Dries Buytaert authored
      - Fixed a typo in the PostgreSQL database scheme.  Patch by Michael Frankowski.
      
      - Fixed a typo in the MSSQL database scheme.  Patch by Michael Frankowski.
      
      - Removed dependency on "register_globals = on"!  Patches by Michael Frankowski.
      
        Notes:
      
        + Updated the patches to use $foo["bar"] instead of $foo['bar'].
        + Updated the INSTALL and CHANGELOG files as well.
      
      - Tiny improvement to the "./scripts/code-clean.sh" script.
      c2d2fb73
  3. Mar 11, 2003
    • Dries Buytaert's avatar
      · 07bb6786
      Dries Buytaert authored
      - Some .htaccess file fixes/improvements.  Thanks Ax.
      07bb6786
  4. Mar 09, 2003
    • Dries Buytaert's avatar
      · f2c914af
      Dries Buytaert authored
      - The .htaccess file will now correct the majority of the external referers
        that still use the old URL scheme!  Thanks Ax and Gerhard for providing a
        better upgrade path.
      f2c914af
  5. Feb 20, 2003
    • Dries Buytaert's avatar
      · a6a3215e
      Dries Buytaert authored
      - Bugfix: made the pager work when clean URLs are enabled.  Patch by Ax.
      a6a3215e
  6. Feb 14, 2003
  7. Feb 13, 2003
  8. Feb 12, 2003
  9. Jan 14, 2003
    • Dries Buytaert's avatar
      · 20e8f9eb
      Dries Buytaert authored
      - Added 'php_value arg_separator.output  "&amp;"' as suggested by Curtis.
      20e8f9eb
  10. Dec 08, 2002
    • Dries Buytaert's avatar
      · 296a01f3
      Dries Buytaert authored
      - Made sure session.cache_limiter is set to "none" as suggested by Moshe
        and Ax.
      296a01f3
  11. Dec 07, 2002
    • Dries Buytaert's avatar
      · 7c187f89
      Dries Buytaert authored
      - Added "short_open_tag 1" to the PHP settings.
      7c187f89
  12. Sep 27, 2002
  13. Jun 10, 2002
  14. May 02, 2002
  15. Feb 17, 2002
  16. Dec 30, 2001
  17. Dec 09, 2001
  18. Nov 24, 2001
  19. Oct 20, 2001
  20. Sep 18, 2001
  21. Jul 14, 2001
  22. May 28, 2001
  23. May 23, 2001
  24. Apr 07, 2001
    • Dries Buytaert's avatar
      · 38806b4a
      Dries Buytaert authored
      - fixed bug in common.inc: throttle()
      - streamlined method invocation in node.inc
      - added node_status() function to modules
      - added NEW (mostly static) page module
      - added NEW settings module
      38806b4a
  25. Mar 24, 2001
    • Dries Buytaert's avatar
      · 1475c23a
      Dries Buytaert authored
      - tidyied up .htaccess a bit
      1475c23a
  26. Feb 04, 2001
  27. Dec 30, 2000
    • Dries Buytaert's avatar
      · 44c48004
      Dries Buytaert authored
      - here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4
      - tidied up some of the code and mainly working on the documentation
      44c48004
  28. Dec 25, 2000
  29. Dec 23, 2000
    • Dries Buytaert's avatar
      · 0cadc4e6
      Dries Buytaert authored
      - intermediate commit: some bugfixes, changes and some drastic
        changes to block and module support
      0cadc4e6
  30. Dec 16, 2000
    • Dries Buytaert's avatar
      · d4c8d426
      Dries Buytaert authored
      - again, a more rock solid .htaccess - should be OK now
      d4c8d426
    • Dries Buytaert's avatar
      · 8a67ef2c
      Dries Buytaert authored
      - a better .htaccess
      8a67ef2c
    • Dries Buytaert's avatar
      · c1a88d5d
      Dries Buytaert authored
      Again, a large batch of updates - I'm twisting things around here:
      
       1. improved .htaccess to be more "secure": to keep prying
          eyes out
      
       2. rewrote the administration section from scratch using a
          modular approach
      
       3. improved the information gathered by error.php - we can
          now (hopefully) track what bots are crawling us.
      
       4. fixed a bug in submit.php, fixed a bug in theme zaphod,
          fixed a bug in theme marvin.
      
       5. rewrote cron from scratch - it now interfaces with
          modules as it should have been from the beginning.
          Very cool if you ask me - it can use UNIX/Linux
          crontabs.
      
       6. updated widget.inc to be module aware - needs more
          work though - maybe this afternoon?
      
       7. updated most modules: small bugfixes, improvements, and
          even the documentation
      
       8. removed diary.php and made it a module - you can now
          run a drop.org site without a diary system if someone
          would prefer so
      
       9. updated all themes to use the new modules where
          appropriate
      
       10. added a robots.txt because the error message in the
           watchdog become annoying.
      
       11. added the new configuration system (mutliple vhosts
           on the same source tree) - use hostname.conf instead
           of config.inc
      
       12. removed calendar.inc and made it a module
      
       13. added format_interval() to functions.inc (UnConeD)
      
       14. whatever I forgot ...
      c1a88d5d
  31. Nov 25, 2000
  32. Oct 25, 2000
    • Dries Buytaert's avatar
      · e282fef0
      Dries Buytaert authored
      * fixes the current login problem
      e282fef0
  33. Oct 20, 2000
  34. Oct 11, 2000
  35. Oct 05, 2000
  36. Oct 02, 2000
    • Dries Buytaert's avatar
      · e7019c25
      Dries Buytaert authored
      Changelog
      ---------
      - improved the user information page.
      - improved the story submission page.
      - fixed comments score bug: '.00' --> 'x.00'
      - tried fixing the calendar wrapping - UnConeD, is it fixed now?
      - provided a link back to the submission queue after having voted
        for a story.
      - fixed comment subject bug (and security flaw) by replacing
        quotes by &quot;.
      - updated theme 'zaphod': fixed 2 bugs.
      - updated theme 'marvin': fixed 1 bug and improved the layout so
        things wrap (hopefully) better in Windows.
      - comments have by default no subject pre-set - if no subject is
        provided, the user is warned and when a comment eventually got
        submitted without a subject, a subject is composed using the x
        first characters of the comment's body.
      - improved comments on submit.php
      - corrected a typo in the FAQ.
      
      UnConeD
      -------
      - replace 'article.php' by 'discussion.php'
      - comment() still uses old references to account.php: the
        parameters you supply to account.php does no longer hold.
        You have to update those links to the new syntax.
      - commentcontrol() is outdated - copy paste the one of
        theme 'marvin' and adjust it to your likings.
      e7019c25