Skip to content
Snippets Groups Projects
  1. Jul 14, 2000
    • Dries Buytaert's avatar
      · e23d2f4a
      Dries Buytaert authored
      * My eye catched a typo and I had to fix that...
      e23d2f4a
    • Dries Buytaert's avatar
      · 3d4f694f
      Dries Buytaert authored
      * Temporary removed webboard.php as agreed upon.  If we ever make a
        new webboard, the code is likely to be incorporated into
        discussion.php.
      3d4f694f
    • Dries Buytaert's avatar
      · 05f923f1
      Dries Buytaert authored
      * Fixed the *mumble*bug*mumble*
      05f923f1
  2. Jul 13, 2000
    • Dries Buytaert's avatar
      · 8035aeba
      Dries Buytaert authored
      * Just a quick test
      8035aeba
    • Dries Buytaert's avatar
      · f7b554d9
      Dries Buytaert authored
      * Fixed 2 small bugs in submit.php reported by Pepijn (kangaroot.net).
      f7b554d9
    • Dries Buytaert's avatar
      · e214bd06
      Dries Buytaert authored
      Updates:
      --------
      
      * URI/URL enhancements to make the URLs more comprehensive and shorter.
      * Fixed a bug in submit.php that slipped in during the latest commit.
      * Changed a few tidbits on the calendar.
      * Fixed a bug in most themes:
          $tid       --> $cid
          COUNT(tid) --> COUNT(cid)
        Updated most themes except for UnConeD's.
      * Fixed a handful of problems with Jeroen's theme.  However, Jeroen's
        theme is still not working yet - some features are completly missing,
        making the theme not very useful ...
      
      Any known bugs left?  If not, I'll head on tonight and add some new
      features.  I'll probably add basic admin tools to edit articles and
      such.  Once done, we can start on the comment moderation.
      e214bd06
  3. Jul 12, 2000
    • Dries Buytaert's avatar
      · 75129c1f
      Dries Buytaert authored
      Bugfixes:
        (1) fixed SQL bug in search.php.
        (2) fixed SQL bug in discussion.php.
        (3) fixed theme-bug in submit.php.
        (4) fixed theme-bug in discussion.php.
        (5) fixed Dries2-theme: it more or less works now though
            I still have to change the look/layout.
      
      Important:
        (3) and (4) did fix the i-suddenly-seem-to-log-out behavior.
      75129c1f
  4. Jul 10, 2000
    • Dries Buytaert's avatar
      · babf1a7d
      Dries Buytaert authored
      * Updated small tidbits ... :)
      babf1a7d
  5. Jul 08, 2000
    • Dries Buytaert's avatar
      · 3d1f760d
      Dries Buytaert authored
      * 2 small bugfixes
      * I'll try to update my 2nd theme later this weekend
      
      -- Dries
      3d1f760d
  6. Jul 06, 2000
    • Dries Buytaert's avatar
      · 448506a8
      Dries Buytaert authored
       * 2 bugfixes to discussion.php and themes/Dries/theme.class.php.
       * Added a 'disclaimer' and 'terms and conditions' to the FAQ.
      448506a8
    • Dries Buytaert's avatar
      · 43e9bfb8
      Dries Buytaert authored
      * discussion.php replaces both article.php and comments.php
      43e9bfb8
    • Dries Buytaert's avatar
      · 4e132c9f
      Dries Buytaert authored
      * _Major_ update of the comments and moderation system: it's a lot more
        stream-lined and more compact.  There are a few parts I like to optimize
        prior to heading towards comment moderation.
      
        Please test, report bugs and update the footer()-part of your themes a
        bit (see my theme)!!!
      
      
      -- Dries
      4e132c9f
  7. Jul 02, 2000
    • Dries Buytaert's avatar
      · 14b12b3a
      Dries Buytaert authored
      * Added more and better error checking which should fix 'potential'
        bugs or weird behavior in case something goes wrong.  We aim for
        something that is rock-solid, right? :-)
      14b12b3a
    • Dries Buytaert's avatar
      · 4b4d8c6c
      Dries Buytaert authored
      * Update: improved error checking/handling.
      4b4d8c6c
    • Dries Buytaert's avatar
      · fb14df9f
      Dries Buytaert authored
      * Fixed at least 5 bugs!!! :)
      fb14df9f
  8. Jul 01, 2000
    • Dries Buytaert's avatar
      · 2240b7ec
      Dries Buytaert authored
      * Yet another bugfix (hopefully).
      2240b7ec
    • Dries Buytaert's avatar
      · f812f174
      Dries Buytaert authored
      * Updated the FAQ: added new stuff.
      f812f174
  9. Jun 25, 2000
    • Dries Buytaert's avatar
      · 9966696d
      Dries Buytaert authored
      * Small bugfixes and minor updates.
      9966696d
    • Dries Buytaert's avatar
      · 18ee4154
      Dries Buytaert authored
      * Bugfixes:
         - the stories in the submission queue should not be accesible.
         - the author-field is redundant due to the public moderation.
      18ee4154
  10. Jun 24, 2000
    • Dries Buytaert's avatar
      · 5cbbaca0
      Dries Buytaert authored
      * Fixed yet another quote problem...
      5cbbaca0
    • Dries Buytaert's avatar
      · d784c5c8
      Dries Buytaert authored
      * Fixed a bug in submission.inc and a minor glitch in my theme.
      d784c5c8
  11. Jun 23, 2000
    • Dries Buytaert's avatar
      · b0694f61
      Dries Buytaert authored
      * Adjusted calendar to scale well in IE at 800x600!
      * <chit-chat>
         UnConeD: - what about integrating it in your theme now?
                  - how was your last exam, btw?
         Natrak : - did you arrived well?
         Jeroen : - how was your *cough*blind date*cough*?
        </chit-chat>
      b0694f61
    • Dries Buytaert's avatar
      · 37b593e5
      Dries Buytaert authored
      * Small bugfix from Ekeren - Dries
        (hopefully it works)
      37b593e5
    • Jeroen's avatar
      for the third time... · 90e8ad27
      Jeroen authored
      90e8ad27
  12. Jun 22, 2000
    • Dries Buytaert's avatar
      · ef068faa
      Dries Buytaert authored
      * Small, quick and dry bugfix.
      ef068faa
    • Dries Buytaert's avatar
      · 829b55c5
      Dries Buytaert authored
      * Small bugfix for `Display mode'.
      829b55c5
    • Dries Buytaert's avatar
      · de707b67
      Dries Buytaert authored
      * Various small bugfixes and enhancements: I think I fixed all bugs I
        knew about.
      * The code generated by my theme `Dries' is now 90% of the time
        aligned correctly. :o)
      de707b67
    • Dries Buytaert's avatar
      · 3e4e873f
      Dries Buytaert authored
      * A fix related to the comment system - one of the settings is now
        truncated.
      3e4e873f
    • Jeroen's avatar
      *** empty log message *** · f0f1f963
      Jeroen authored
      f0f1f963
    • Jeroen's avatar
      This is a logo being randomly generated, if it appears there is a cork stuck · 0d1fbc40
      Jeroen authored
      in the pipe and no drop will leak out of it.
      0d1fbc40
    • Dries Buytaert's avatar
      · a2466c54
      Dries Buytaert authored
      * Commited a *temporary* version of the new comment system: I have been
        working on it for about 4 a 5 hours today and I considered it would be
        smart (backup- or crash-wise) to commit what I have made so far.  I'm
        aware of a few bugs and I'll keep workin on it:
          - removing bugs
          - clean up the code to make it very streamlined
          - improve error checking
        Once we got a stable comment system, I'll add moderation.  But right
        now I want to sort out the major problems.
      * I made my theme the default theme until the other themes are updated.
      * Expanded the database abstraction layer with more goodies.
      a2466c54
    • Dries Buytaert's avatar
      · 315d060a
      Dries Buytaert authored
      * Updated SQL table listing (for those who care).
      315d060a
    • Dries Buytaert's avatar
      · 71cd47af
      Dries Buytaert authored
      * Removed 2 redundant files from the CVS repository. :-)
      71cd47af
    • Dries Buytaert's avatar
      · bda966fd
      Dries Buytaert authored
      * patch: search.php now uses the new SQL tables.
      bda966fd
    • Dries Buytaert's avatar
      · 9a0689a9
      Dries Buytaert authored
      * Added extra PHP variables to .htaccess as discussed earlier this week.
      9a0689a9
    • Dries Buytaert's avatar
      · b32b897a
      Dries Buytaert authored
      * Integrated the database abstraction layer into the account pages.  One
        reason for doing so is because the database abstraction layer provides
        build-in error checking and a debug mode for easy development.
      b32b897a
    • Dries Buytaert's avatar
      · 8720cbf6
      Dries Buytaert authored
      * Fixed a small bugs, integrated the database abstraction layer and
        shortened the code.
      8720cbf6
  13. Jun 21, 2000
    • Dries Buytaert's avatar
      · 0f5a60e1
      Dries Buytaert authored
      IMPORANT - IMPORTANT - :)
      =========================
      
      Wulp.  I did a major upgrade by (a) breaking a lot of stuff and (b) by
      re-doing those things in a much better way.  I redesigned the stories
      and submissions SQL tables, the way they work and the way they co-
      operate together.
      
      In addition, I changed the way parameters are passed to
      $theme->abstract() and $theme->article().  Instead of passing a
      sh!tload of parameters that only cluttered the code and required too
      much pre-processing on the engine-side, we now pass a singly object
      $story.  $story has more variables then the paramaters we used to pass,
      so it allows for better theming (if you feel like it).
      
      I'm not finished yet but I decided to upload my changes so you can
      start patching and updating your themes: PLEASE update your themes
      ASAP!  I don't plan making heavy changes like this again, so don't
      get intimiated. ;)  You mainly have to update article() and abstract()
      as well as a minor update of footer():
      
      article(), abstract():
      ----------------------
       - use the $story object - see my theme!
       - the morelink can now be themed.  Currently you can use the function
         morelink_bytes() in function.inc to `render' the old morelink.  The
         idea is to make a morelink_words() or morelink_lines() sooner or
         later because "188 bytes in body" is not half as clear as "52 words
         in body".  Clearly, "52 words" is much more informative. ;-)
      
      footer():
      ---------
       - in the article-part, you need to update the displayRelatedLinks():
         instead of passing it $sid, you need to pass it $story (after you
         globaled $story).
      
      Everything should display correct on the following pages:
       - main page
       - article page (follow a `read more | xxx bytes in bdoy | x comments' link)
       - submission queue
      Check if they work with your theme: they should as they work fine for
      me (theme `Dries') ...  If you got stuck, just look at my theme or ask
      for a hand on the list!
      
      
      Hopefully you can update your themes asap.  Thanks in advance.
      0f5a60e1
    • Dries Buytaert's avatar
      · 8a7690af
      Dries Buytaert authored
      Wheep! Wheep! Major performance optimization for index.php: we reduced the
      number of SQL on the mainpage with factor 10 and shortened the code with 4
      lines.  There is only *one* optimized SQL query left, being:
      
      $result = db_query("SELECT stories.*, COUNT(comments.sid) AS comments FROM
      stories LEFT JOIN comments ON stories.sid = comments.sid WHERE
      stories.status = 1 AND stories.time <= $date GROUP BY stories.sid ORDER BY
      stories.sid DESC LIMIT $number");
      
       Note: we use a LEFT JOIN to retrieve the number of comments associated
             with each story.  By retrieving this data now, we elimate a *lot*
             of individual queries that would otherwise be required inside the
             while-loop.  If there is no matching record for the right table in
             the ON-part of the LEFT JOIN, a row with all columns set to NULL
             is used for the right table.  This is required, as not every story
             has a counterpart in the comments table (at a given time).
      8a7690af
  14. Jun 20, 2000
    • Dries Buytaert's avatar
      · d64e3f6d
      Dries Buytaert authored
      * Small bugfix. ;-)
      d64e3f6d
Loading