Skip to content
Snippets Groups Projects
  1. Jan 07, 2001
    • Dries Buytaert's avatar
      · 554d9b08
      Dries Buytaert authored
      - fixed 2 small bugs in account.php
      - drastically improved administration section
      - drastically revamped story administration:
        added new feature to schedule the publishing of stories
      - applied correct naming conventions to submission.php
      - fixed 1 small glitch in boxes
      - somewhat expanded the documentation
      = changed one SQL table
      - updated the faq with info on drupal
      - ... and more things I forgot about
      554d9b08
  2. Jan 06, 2001
    • Dries Buytaert's avatar
      · 63a335e1
      Dries Buytaert authored
      - fixed small quote problem when editing a diary entry
      63a335e1
    • Dries Buytaert's avatar
      · 8511d9fb
      Dries Buytaert authored
      A batch of patches:
      
        - configuration:
          + renamed $db_name to $db_user
          + renamed $db_base to $db_name
        - fixed small diary glitch
        - fixed initial-comment-score problem
        - fixed comment rating bug: improved the API and updated the
          themes
        - removed some tabs from Steven ;)
        - fixed backend warnings and improved robustness
          I'm not happy yet with the headline grabber - it generates
          too many SQL errors.
        - some small cosmetic changes in comment.module
        - fixed minor glitch in format_interval()
      8511d9fb
  3. Jan 05, 2001
  4. Jan 04, 2001
  5. Jan 03, 2001
    • Dries Buytaert's avatar
      · 6fe5d29a
      Dries Buytaert authored
      - changed "xxx headline" into "xxx headlines" (extra 's')
      6fe5d29a
    • Dries Buytaert's avatar
      · 7e8e4133
      Dries Buytaert authored
      - fixed 2 typoes: "oops"
      7e8e4133
    • Dries Buytaert's avatar
      · 4572760e
      Dries Buytaert authored
      A batch of preparations for release candidate 2:
      
       - expanded documentation
         (written by Jeroen)
       - fixed bug in includes/module.inc
       - fixed bug in modules/backend.class
       - renamed some of the SQL tables (!)
       - started making the diary.module truly modular (not finished yet)
       - renamed "admin_blocks" to "boxes"
       - added new functionality to "boxes": apart from PHP boxes, you
         can now create ASCII boxes as well as HTML boxes for those who
         are not confident with PHP.
         (requested by stalor)
       - added drupal-site module to keep track of known drupal sites
       - added small Perl script to generate encrypted CVS passwords
      4572760e
    • Dries Buytaert's avatar
      · c85a0ee0
      Dries Buytaert authored
      - bugfix in "Top 10: most recent stories"
      c85a0ee0
    • Dries Buytaert's avatar
      - small additions · ca2d5d6f
      Dries Buytaert authored
      ca2d5d6f
  6. Jan 02, 2001
  7. Jan 01, 2001
    • Dries Buytaert's avatar
      · 89da4770
      Dries Buytaert authored
      - quickly created a project module (in less then 5 minutes, for the
        records) before crashing into my bed after waay to heavy New Year
        parties while facing the fact I have to get up at 6:45am to go to
        work.
      89da4770
    • Dries Buytaert's avatar
      · 51d51624
      Dries Buytaert authored
      - prepared hostname.conf for public release
      51d51624
    • Dries Buytaert's avatar
      · fc3d320d
      Dries Buytaert authored
      - fixed a few typoes in the documentation
      fc3d320d
  8. Dec 31, 2000
    • Dries Buytaert's avatar
      · f055cf11
      Dries Buytaert authored
      - fixed PHP4.0.4 problem in discussion.php.
      - some improvements to account.php and theme.inc.
      - updated the documentation (again, again and again)
      - added INSTALL file
      - removed redundant files
      f055cf11
  9. Dec 30, 2000
    • Dries Buytaert's avatar
      · 697e5eb4
      Dries Buytaert authored
      - Fixed bug in account.php.
      - Updated the documentation (again): I spent most of the day writing
        documentation which might well be considered plain boring.
      697e5eb4
    • Dries Buytaert's avatar
      · be261504
      Dries Buytaert authored
      - fixed small bug in account.php
      - added documentation
      be261504
    • Dries Buytaert's avatar
      · c9c6c216
      Dries Buytaert authored
      - developement.module is now integrated into documentation.module
        (keeps the code base smaller)
      c9c6c216
    • 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
    • Dries Buytaert's avatar
      · 83f6495c
      Dries Buytaert authored
      - Jeroen: here are the correct and up-to-date database tables!
      83f6495c
  10. Dec 29, 2000
    • Dries Buytaert's avatar
      - removed text in upper-right corner · 5c44a206
      Dries Buytaert authored
      5c44a206
    • Dries Buytaert's avatar
      · 50e97719
      Dries Buytaert authored
      - better aligment
      50e97719
    • Dries Buytaert's avatar
      - undid small improvement ;) · 2e721505
      Dries Buytaert authored
      2e721505
    • Dries Buytaert's avatar
      · d8182d20
      Dries Buytaert authored
      - small improvement
      d8182d20
    • Dries Buytaert's avatar
      · 94acc445
      Dries Buytaert authored
      - small bugfix
      94acc445
    • Dries Buytaert's avatar
      · fd641644
      Dries Buytaert authored
      Surprise, surprise.  After nothing but code, a large batch of changes:
       - removed droplets
       - added (optional) admin_blocks module
       - added (optional) affiliate module
       - added (optional) about module (only placeholder, under construction)
       - fixed some tiny bugs (e.g. quote bug in search.php)
       - partionally rewrote some modules to be big, bad and better
       - partionally rewrote some modules to be more uniform
       - added GNU GPL license to CVS
      
      Also:
       - installed PHP 4.0.4 on my localhost and now working
         towards PHP 4.0.4 compatibility.
       - I think I'll baptize the engine "drupal".  If you have a
         better idea, try convincing me ASAP.
      
      Todo:
       - more testing (also with PHP 4.0.4)
       - make "project"-module: download, info, blah blah
       - complete documentation
      fd641644
  11. Dec 27, 2000
  12. Dec 25, 2000
  13. Dec 24, 2000
    • Dries Buytaert's avatar
      · ea873bc7
      Dries Buytaert authored
      - some improvements and code polishing
      - added a few extra blocks to choose from
      ea873bc7
Loading