Skip to content
  1. Apr 14, 2024
  2. Oct 05, 2023
  3. Oct 05, 2022
  4. Aug 26, 2020
  5. Mar 15, 2018
  6. Feb 29, 2016
  7. Jun 08, 2015
  8. Mar 17, 2015
  9. Nov 05, 2014
  10. Jun 25, 2014
  11. Jun 02, 2014
  12. Apr 29, 2012
  13. Nov 01, 2011
  14. Aug 16, 2011
  15. Jun 01, 2011
  16. Feb 25, 2011
  17. Dec 29, 2010
  18. Sep 11, 2009
  19. Nov 29, 2008
  20. Nov 27, 2008
  21. Nov 25, 2008
  22. Aug 25, 2008
  23. Jun 27, 2007
  24. Mar 25, 2007
  25. Jan 08, 2007
  26. Aug 16, 2006
  27. Aug 15, 2006
  28. Aug 14, 2006
  29. Apr 12, 2002
  30. Dec 16, 2000
    • 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