Skip to content
  1. Nov 01, 2001
  2. Apr 23, 2001
    • natrak's avatar
      Changes · 78def048
      natrak authored
      - Fixed an error in module_rehash_blocks() that didn't handle '-symbols.
      - Removed some module depencies. Drupal will now run (sorta) even if there
        are no modules installed.
      - Changed theme_link() to check if certain modules are installed before
        offering a link to them.
      
      Todo
      - Check all SQL queries to make sure they are addslashes'ed correctly.
      - Check the effects of changing the PHP magic_quotes setting.
      - Make the theme_link() function to be customizable either via the admin
        page and/or in the module itself.
      78def048
  3. Mar 12, 2001
    • Dries Buytaert's avatar
      · a4b93e3c
      Dries Buytaert authored
      - forgot to commit this last night but this should fix deekayen's small
        Windows glitch
      a4b93e3c
  4. Mar 10, 2001
    • Dries Buytaert's avatar
      · accd5f0c
      Dries Buytaert authored
      - applied David Norman's patch to turn all <?'s into fully qualified
        <?php's.
      accd5f0c
  5. Mar 04, 2001
    • Dries Buytaert's avatar
      · d684b1f1
      Dries Buytaert authored
      - various smaller updates before I start watching Formula 1 with [a] a
        0.5 liter box of Haagen-Dhaz (Belgian Choclate) and [b] my laptop on
        my lap for drupal hacking.  Life hardly can get any better than this.
      d684b1f1
  6. Feb 18, 2001
    • Dries Buytaert's avatar
      · 4371b627
      Dries Buytaert authored
      - added fine-grained user permission system which allows us to give
        certain users access to specific administration sections only.
          Ex. a FAQ maintainer can only edit the FAQ, and members of an
              "editorial board" can only edit comments, diaries and
               stories, ..
      - code review => rewrote include/user.inc which is much easier now
      - fixed 4 small bugs
      4371b627
  7. Feb 17, 2001
    • Dries Buytaert's avatar
      · da8aaa76
      Dries Buytaert authored
      - improved layout story.module
      - fixed bug in translation
      da8aaa76
    • Dries Buytaert's avatar
      · 52a1d1bb
      Dries Buytaert authored
      - More updates on the translation support
      52a1d1bb
  8. Feb 14, 2001
  9. 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
  10. Jan 22, 2001
    • Dries Buytaert's avatar
      · 2c32276d
      Dries Buytaert authored
      - added initial locale support as discussed on the mailing list
      2c32276d