Skip to content
  1. Dec 17, 2001
    • Dries Buytaert's avatar
      · 267044f0
      Dries Buytaert authored
      - Back-ported Foxen/Revar's improved book_toc() function.
      267044f0
    • Dries Buytaert's avatar
      · a5b2ef74
      Dries Buytaert authored
      - Made the Drupal sites ping less often (only once every 6 hours), added
        some logic to prevent duplicate items at a best effort basis, and made
        the server-side watchdogs slightly less verbose (still in testing mode
        though).
      a5b2ef74
  2. Dec 16, 2001
  3. Dec 15, 2001
  4. Dec 12, 2001
  5. Dec 09, 2001
    • Dries Buytaert's avatar
      · 196cb82e
      Dries Buytaert authored
      - Fixed the links in one of the feeds.
      196cb82e
    • Dries Buytaert's avatar
      · 9da79bc8
      Dries Buytaert authored
      - Fixed a few feed glitched reported by Mark.
      - Dropped a few database tables that where no longer needed.
      9da79bc8
    • Dries Buytaert's avatar
      · bf810154
      Dries Buytaert authored
      - Added a "queue for moderation"-toggle to a node's admin form and
        updated the node modules to support this.
      bf810154
    • natrak's avatar
      - tweaked some of the php settings. · 6c69a8bf
      natrak authored
      6c69a8bf
    • Kjartan Mannes's avatar
      - strip HTML tags from comment subjects. · a4f431ae
      Kjartan Mannes authored
      a4f431ae
    • Dries Buytaert's avatar
      · e8ca5acd
      Dries Buytaert authored
      - Fixed a typo.
      e8ca5acd
    • Dries Buytaert's avatar
      · e1f21d2b
      Dries Buytaert authored
      - Included the new documentation and renamed all "referer"s to
        "referrers" (including the SQL table name).  Thanks Greg.
      e1f21d2b
    • Dries Buytaert's avatar
      · 0143ae49
      Dries Buytaert authored
      - Fixed typo in the "blog it"-link.  Patch by Mark Cornick.
      0143ae49
  6. Dec 08, 2001
    • Dries Buytaert's avatar
      · 0d793626
      Dries Buytaert authored
      - re-enabled the teasers
      0d793626
    • Dries Buytaert's avatar
      · d6c8af93
      Dries Buytaert authored
      - re-enabled the teasers
      d6c8af93
    • Dries Buytaert's avatar
      · 7a972dae
      Dries Buytaert authored
      - node system:
         + made a small change in the node overview page in the admin section
           such that it lists both new and updated pages by default.
      
         + reworked the filter-mechanism: it is not 100% finished yet but it
           sure is taking shape.
      7a972dae
    • Dries Buytaert's avatar
      · 6f4d9d56
      Dries Buytaert authored
      - Fixed a problem with the variable scopes.  Thanks Natrak.
      6f4d9d56
    • Dries Buytaert's avatar
      · 7962b6cc
      Dries Buytaert authored
      - Fixed small form glitches.
      7962b6cc
    • Dries Buytaert's avatar
      · ab20a866
      Dries Buytaert authored
      comment.module:
        - small improvements to the comment admin interface.
        - merged comment.inc and comment.module.
      ab20a866
    • Dries Buytaert's avatar
      · 67ac175e
      Dries Buytaert authored
      - Working on the filter code: removed the "filter()" statemets from the
        node.module; I'll move this to the individual modules as they are the
        only one's who know what to do best with it.
      
      - Merged node.inc and node.module.
      67ac175e
    • Dries Buytaert's avatar
      · 8eb45a6e
      Dries Buytaert authored
      - cloud.module:
          + made the cloud module export some documentation - thanks Joe!
          + XHTML-ified the emitted HTML code and quotes array indeces to
            be compliant with our coding standards.
      8eb45a6e
  7. Dec 06, 2001
    • Dries Buytaert's avatar
      · 20b4b716
      Dries Buytaert authored
      - book.module:
         + Added (1) support for "PHP pages" (dynamic pages), and (2) made
           it possible to link other node types into the book's tree/outline.
           It works just fine, yet the only (obvious) downside of (2) is
           that the navigation tree/links gets "interrupted" when you view
           non-book pages in the book.
             [SQL update required, see update.php]
      
         + Tidied up the book table.
             [SQL update required, see update.php]
      
      - various updates:
          + Fine-tuned the new node system.
          + Updated the inline/code documentation.
          + Improved teaser handling of all node types.
          + Made several small usability improvements to the node admin
            pages.
      20b4b716
    • Dries Buytaert's avatar
      · 2b01b838
      Dries Buytaert authored
      - Removed annoying Windows end-of-line characters.
      2b01b838
    • Dries Buytaert's avatar
      · 110da60f
      Dries Buytaert authored
      - Improved teaser handling.
      110da60f
    • Dries Buytaert's avatar
      · b1be2a1f
      Dries Buytaert authored
      - Fixed a small glitch in node_preview() which made adding PHP pages rather
        annoying.
      b1be2a1f