Skip to content
Snippets Groups Projects
  1. Apr 05, 2001
    • Dries Buytaert's avatar
      · 048664f2
      Dries Buytaert authored
      - a bunch of various updates
      048664f2
  2. Apr 04, 2001
    • Dries Buytaert's avatar
      · 7fac91c2
      Dries Buytaert authored
      - various smaller improvements
      7fac91c2
    • Dries Buytaert's avatar
      · 8d249c5f
      Dries Buytaert authored
      Last night's updates:
      
       - improved "track drop.org": it has now 2 boxes, one for "track
         comments" and one for "track nodes"
       - various small improvements to the book module based on the
         feedback we got.
       - fixed typo in moderation module
       - ...
      8d249c5f
  3. Apr 03, 2001
    • Dries Buytaert's avatar
      · 97dd9e1c
      Dries Buytaert authored
      - fixed bug in diary module
      97dd9e1c
  4. Apr 02, 2001
    • Dries Buytaert's avatar
      · 15a6bef4
      Dries Buytaert authored
       <center></center>  ==>  <div align="center"></div>
      15a6bef4
    • Dries Buytaert's avatar
      · 36ea1cf9
      Dries Buytaert authored
      - list nodes chronological
      36ea1cf9
    • Dries Buytaert's avatar
      · 805107cd
      Dries Buytaert authored
      Commiting my work of last Sunday:
      
       - removed ban.inc and ban.module and integrated it in account.module
         under the name "access control" --> the ban code was not really up
         to standard so this has now been dealt with.  This refactoring and
         reintegration cuts down the code size with 100 lines too.  :-)
         (The ban.module code was really old and it showed.)
      
       - added node.module and made the other modules reuse some of this
         code --> cut down the code size of modules by at least 100 lines
         and adds stability.
      
       - added a status() function to admin.php to display a conform status
         message where appropriate.  See admin.php for usage.
      
       - removed $theme->control() and made comments.inc handle this itself
         wrapped in a $theme->box().  No need to clutter the themes with
         such complexity --> updated all themes already. :-)
      
       - some small visual changes to some administration pages to be more
         consistent across different modules.
      805107cd
  5. Apr 01, 2001
  6. Mar 31, 2001
  7. Mar 30, 2001
    • Dries Buytaert's avatar
      · a9bb68d9
      Dries Buytaert authored
      - removed debug statement
      a9bb68d9
  8. Mar 29, 2001
    • Dries Buytaert's avatar
      · 8588850d
      Dries Buytaert authored
      - forgot to remove a debug statement
      8588850d
    • Dries Buytaert's avatar
      · 04ad9b8a
      Dries Buytaert authored
      - fixed issue depricated call-by-reference issues
      - fixed small visual glitch in includes/function.inc
      - changed SQL tables around a bit to be more consistent
        (result: small changes to a lot of different files)
      - improved robustness of includes/node.inc
      - improved output of cron.module
      - improved output of node.php
      04ad9b8a
  9. Mar 28, 2001
    • Dries Buytaert's avatar
      · 57eb908a
      Dries Buytaert authored
      - made the node code a bit more rock-solid - needs more work and
        testing!
      - you can't add a node with the same title twice within 5 minutes
        (to avoid reposting by accidentically reloading your page after
        having posted)
      57eb908a
    • Dries Buytaert's avatar
      · c765cb20
      Dries Buytaert authored
      - fixed small problem in example.theme
      c765cb20
    • Dries Buytaert's avatar
      · d788879d
      Dries Buytaert authored
      - update the linking mechanism: to link to a "node" (ex story) with title
        "fubar", use [[fubar]] or [[fubar|link text]].
      d788879d
    • Dries Buytaert's avatar
      · a0d83fc0
      Dries Buytaert authored
      - streamlined the book and story module
      a0d83fc0
    • Dries Buytaert's avatar
      - on popular demand: · a53d198c
      Dries Buytaert authored
        added the # votes to the "track your comments" page
      a53d198c
    • Dries Buytaert's avatar
      · 3f2b0e0b
      Dries Buytaert authored
      Flushing my backlog (in case Natrak wants to make more changes):
      
       - tidied up some of the code
       - fixed a small problems
      3f2b0e0b
  10. Mar 27, 2001
  11. Mar 26, 2001
    • Dries Buytaert's avatar
      · cb5bbdee
      Dries Buytaert authored
      - small improvements as well as 2 bugfixes
      cb5bbdee
    • Dries Buytaert's avatar
      · 51bd1f40
      Dries Buytaert authored
      - fixed home-link when using drupal in a subdirectory
      51bd1f40
Loading