Skip to content
  1. Feb 25, 2011
  2. Mar 09, 2009
  3. Aug 11, 2005
  4. Jun 12, 2003
    • Dries Buytaert's avatar
      · c0330f16
      Dries Buytaert authored
      - Updated to ignore favicons.
      c0330f16
  5. Jun 02, 2003
    • Dries Buytaert's avatar
      · 68ca58e9
      Dries Buytaert authored
      - Ignore ".eps.gz" files or Druplicon logos.
      68ca58e9
  6. 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
  7. Dec 31, 2002
    • Dries Buytaert's avatar
      · 8cb66b21
      Dries Buytaert authored
      - Improvement: remove vi left-overs.
      8cb66b21
  8. Nov 01, 2002
    • Dries Buytaert's avatar
      · cc381c14
      Dries Buytaert authored
      - Fixed glitch in block module: the admin links were not composed
        correctly.  Patch by Stefan.
      
      - Added missing t() functions and improved the %x directives for
        better readability and to ease the process of translating your
        site.  Patches by Stefan.
      
      - Made two small additions to the 'code-clean.sh' script; it will
        now remove patch related junk.
      
      NOTES:
      
      - I removed the · related bits.  Let's tackle these later on
        in a separate patch after we got some sort of consensus.
      
      - I removed the 'module_exist("drupal")' check in the user module;
        I *think* it is incomplete and therefore incorrect.
      
      - Stefan, try using quotes in your translations and check whether
        everything still works.  Example: translate the "Create account"
        button to "Create \"haha\" account \'hihi\'" and see if you can
        still create new accounts.  Maybe automate this using a quick
        hack in the locale module ...
      cc381c14
  9. Dec 16, 2001
    • Dries Buytaert's avatar
      · 90ddfb94
      Dries Buytaert authored
      - Made the script 'code-clean.sh' ignore .psp files.
      90ddfb94
  10. Oct 15, 2001
    • Dries Buytaert's avatar
      · 9980d3f1
      Dries Buytaert authored
      - Tidied up the script names a bit ...
      9980d3f1
  11. Mar 03, 2001
    • Dries Buytaert's avatar
      · 74d3c351
      Dries Buytaert authored
      - Took all "rating logic" out of the account.module and moved it into
        a seperate module called "rating.module".  This should allow people
        to experiment with different rating heuristics/algorithms.
      
      - The rating module also generates a "Top 100 users" page, see:
           http://drop.org/module.php?mod=rating
      
      - Adjusted ./scripts/php-clean to ignore png files.
        (I should do it the way around and make it ignore everything but
        our php files.)
      74d3c351
  12. Feb 12, 2001
    • Dries Buytaert's avatar
      · db554e85
      Dries Buytaert authored
      - initial import of the preliminary translation code.
      - added timer.inc for benchmarking purpose
      - bugfix for php-clean
      - bugfix for account.php
      - removed redundant format_data
      - ...
      db554e85
  13. Jan 26, 2001
    • Dries Buytaert's avatar
      · 32c89442
      Dries Buytaert authored
      - removed all tabs
      32c89442
    • Dries Buytaert's avatar
      · d386c110
      Dries Buytaert authored
      - removed redundant spaces
      d386c110
  14. Oct 10, 2000