Skip to content
  1. Oct 20, 2003
    • Dries Buytaert's avatar
      · ad4e4ccb
      Dries Buytaert authored
      - Bugfix: made theme UnConeD call theme_footer().  Patch by Gordon.
      ad4e4ccb
  2. Oct 06, 2003
  3. Sep 30, 2003
    • Dries Buytaert's avatar
      · 5a667eb5
      Dries Buytaert authored
      - Url aliasing improvements.  Patch by Matt.  See mailing list for more
        information.
      5a667eb5
  4. Sep 28, 2003
    • Dries Buytaert's avatar
      · 949a7014
      Dries Buytaert authored
      - As of now, the default placement of the Xtemplate theme's sidebar will be
        on the left.  This is what people seem to expect.
      949a7014
  5. Sep 25, 2003
    • Dries Buytaert's avatar
      · 645d026e
      Dries Buytaert authored
      - Added $Id$ tags.  Patch by Chris.
      645d026e
  6. Sep 13, 2003
    • Dries Buytaert's avatar
      · 8382ea54
      Dries Buytaert authored
      - Xtemplate improvements by Kristjan:
      
      > no changes in presentation, just a structure changes
      >
      > - removed inline styles from .xtmpl
      > - removed duplicated #header class reference, renamed second one to #content as context$
      > - simplified some CSS selectors (tested on IE and mozilla, please test on Opera, if pos$
      > - some .class -> #class
      
      Note: tested on Opera; couldn't spot any differences.
      8382ea54
  7. Sep 12, 2003
    • Dries Buytaert's avatar
      · ee35d913
      Dries Buytaert authored
      - Made the forum module's breadcrumb navigation fully themable.  Patch by Nick.
      
      - Changed 'pubdate' to 'pubDate'.  Patch by Kristjan.
      
      - Fixed in Xtemplate theme; don't use return value of node_url() raw and uncut.
        Patch by me.
      ee35d913
  8. Sep 11, 2003
    • Dries Buytaert's avatar
      · 9113a1ae
      Dries Buytaert authored
      - Fixed bug with taxonomy handling.  Bug #2831.  Port of patch by Jonathan
        Chaffer.
      9113a1ae
  9. Sep 10, 2003
    • Dries Buytaert's avatar
      · 81591038
      Dries Buytaert authored
      - Added a "alt" attribute to the logo for sake of accessibility.
      81591038
  10. Sep 07, 2003
    • Dries Buytaert's avatar
      · accebe35
      Dries Buytaert authored
      - Commited Moshe's Xtemplate patch (slighty modified).
      accebe35
  11. Aug 28, 2003
    • Dries Buytaert's avatar
      · 1ed23292
      Dries Buytaert authored
      - Xtemplate improvements from Ax: "i find it annoying to have two empty blocks
        (a blue - message - and a grey - footer - one) if my site doesn't have neither
        of them set."
      1ed23292
  12. Aug 23, 2003
    • Dries Buytaert's avatar
      · c485b545
      Dries Buytaert authored
      - Fixed a number of small user experience inconsistencies pointed out by
        Keith.
      c485b545
  13. Aug 22, 2003
    • Dries Buytaert's avatar
      - Removed left-overs from the rating module. Patch by Gerhard. Updated the · 4e2ee96d
      Dries Buytaert authored
        PostgreSQL and MSSQL database scheme as well.
      
      - Made sure the update script updates the correct tables when database
        prefixing is enabled.  Patch by Bart Jansens.
      
      - Improved the breadcrumb navigation of the book and the forum module as per
        Keith Instone's suggestions.
      
      - Updated page titles (or block titles) and links to match.  Suggested by
        Keith Instone.
      
      - Added missing 'thread' field to the comment table of the MySQL database scheme.
        Fixes bug #2590.
      4e2ee96d
  14. Aug 16, 2003
    • Dries Buytaert's avatar
      · 71ff873d
      Dries Buytaert authored
      - Added path aliasing support to the Xtemplate theme.  Patch 98 by Matthias.
      71ff873d
  15. Aug 15, 2003
    • Dries Buytaert's avatar
      · 5c40037c
      Dries Buytaert authored
      1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comments show on the topic overview page.
      
      2) Beautified the forum module views; rewritten to use the table() rendering functions, X HTML-ified the emitted code, added additional CSS tags, and removed hard-coded markup.  This improves themeabality; it should be able to mimic the view and color scheme of, say, http://www.phpbb.com/.
      
      3) Reorganized forms and links (interactive elements) to improve usability.  Also ensured that the link names and page titles match.
      
      4) Temporary removed container functionality: this simplified the work and eliminated some usability issues.
      5c40037c
  16. Aug 12, 2003
  17. Jul 09, 2003
  18. Jun 22, 2003
    • Dries Buytaert's avatar
      · 34a859b9
      Dries Buytaert authored
      - Bugfix: the message bog was no longer shown because of the "Default front
        page" changes.  Patch by Ax.
      34a859b9
  19. Jun 20, 2003
    • Dries Buytaert's avatar
      · 25081b21
      Dries Buytaert authored
      - Improvement: CSS improvements for the calendar block in theme UnConeD.
        Patch #40 by Al.
      25081b21
  20. Jun 18, 2003
    • Dries Buytaert's avatar
      · 2f149c56
      Dries Buytaert authored
      - Fixed some link colors.  Patch by Kristjan.
      2f149c56
    • Dries Buytaert's avatar
      · 70d1edd8
      Dries Buytaert authored
      - Improvement: more CSS improvements to the Xtemplate theme.  Thanks Kristjan
        and Al.
      70d1edd8
  21. Jun 17, 2003
    • Dries Buytaert's avatar
      · ec428637
      Dries Buytaert authored
      - More XHTML-ifications from GmbH.
      ec428637
  22. Jun 16, 2003
    • Dries Buytaert's avatar
      · 00baac2c
      Dries Buytaert authored
      - Improvement: made theme Marvin's calendar look better.  Patch #16 by Al.
        Thanks!
      00baac2c
    • Dries Buytaert's avatar
      · ef873561
      Dries Buytaert authored
      - Improvements: XHTML-ifications.  Patch by GmbH.  See feature #1813.
      ef873561
  23. Jun 15, 2003
    • Dries Buytaert's avatar
      · eb030cb9
      Dries Buytaert authored
      - Improvements: XHTML-ifications.  Patch by GmbH.
      eb030cb9
  24. Jun 13, 2003
    • Dries Buytaert's avatar
      · d95499bf
      Dries Buytaert authored
      - Bugfix: small Xtemplate fixes.  Patch by Ax.  (Slightly modified.)
      
      - Bugfix: block patch fix.  Patch by Gerhard.
      
      - Bugfix: fixed broken URL in ping.  Patch by Gerhard.
      
        (This should fix the problems shown on http://www.blo.gs/info.php?id=1515.)
      
      - Improvement: added better password generator.  Patch #1 by Al.  Fixes bug
        #1935.
      
      - Improvement: performance improvement to the blog module.  Patch by Marco.
      d95499bf
  25. Jun 12, 2003
    • Dries Buytaert's avatar
      · 1a257603
      Dries Buytaert authored
      - Bugfix: charset fixes/clean-up.  Patch #52 by Al.
      
      - Improvement: renamed some theme functions of the forum module for sake of consistency/readability.  Patch #2 by Kristjan.
      
      - Improvement: usability improvements to the Xtemplate theme.  Patch #3 by Kristjan.
      
      - Improvement: CSS'ified the book module pages.  Patch #3 by Al.  (I simplified the "l
      ocation" part.  Al's approach gave you a bit more power but I'm not sure anyone wants
      to change that.  Besides, this will change as soon we integrate the menu system so I kept it easy for now.)
      1a257603
  26. Jun 07, 2003
  27. Jun 06, 2003
    • Dries Buytaert's avatar
      · 7f95b768
      Dries Buytaert authored
      Usability improvements to the Xtemplate theme by Kristjan and Al:
      
      - added a subtle lineheight to nodes and #message
      
      - removed specific link colors for taxonomy terms and node links. Found it confusing, specially in context with a:visited color.
      
      - added a gray background, border and padding for <pre> tag, to make Drupal documentation pages more nicer.
      
      - nested search form into <div>s in order to validate as XHTML Strict. Modified patch by Alastair.
      
      - incorporated all of Alastair's patches to replace px-based padidngs with em-ones
      
      - fixed the footer font size and Y-centered it
      
      - removed class from seach <form>, put it in the surrounding <div> instead
      
      - added class for submit
      
      - simplified the search box's CSS, it is looking much more cleaner now
      7f95b768
    • Dries Buytaert's avatar
      · 3998bfad
      Dries Buytaert authored
      - Bugfix: the Xtemplate theme didn't check whether the taxonomy was enabled.
        Patch by Ax.
      3998bfad
  28. Jun 04, 2003
    • Dries Buytaert's avatar
      · 355d25e7
      Dries Buytaert authored
      - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4.  This fixes critical bug #1618.  Patch by Marco.
      
        ==> This fix requires to run update.php!
      
      - Bugfix: made sessions work without warnings when register_globals is turned off. The solution is to use $_SESSION instead of session_register().  This fixes critical bug #1797.  Patch by Marco.
      
      - Bugfix: sometimes error messages where being discarded when previewing a node.  Patch by Craig Courtney.
      
      - Bugfix: fixed charset problems.  This fixes critical bug #1549.  Patch '0023.charset.patch' by Al.
      
      - Code improvements: removed some dead code from the comment module.  Patch by Marco.
      
      - Documentation improvements: polished the node module help texts and form descriptions.  Patch '0019.node.module.help.patch' by Al.
      
      - CSS improvements all over the map!  Patch '0021.more.css.patch' by Al.
      
      - GUI improvements: improved the position of Druplicon in the admin menu.  Patch '0020.admin.logo.patch' by Al.
      
      - GUI improvements: new logos for theme Marvin and theme UnConeD.  Logos by Kristjan Jansen.
      
      - GUI improvements: small changes to the output emitted by the profile module.  Suggestions by Steven Wittens.
      
      - GUI improvements: small fixes to Xtemplate.  Patch '0022.xtemplate.css.patch' by Al.
      
      TODO:
      
      - Some modules such as the buddy list module and the annotation module in the contributions repository are also using session_register().  They should be updated.  We should setup a task on Drupal.
      
      - There is code emitting '<div align="right">' which doesn't validate.
      
      - Does our XML feeds validate with the charset changes?
      
      - The forum module's SQL doesn't work properly on PostgreSQL.
      355d25e7
  29. Jun 03, 2003
    • Dries Buytaert's avatar
      - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents · 05288ac4
      Dries Buytaert authored
      to avoid XSS attacks!  Patch by Al, Moshe, Marco, Kjartan and me.
      
      - Bugfix: the admin module does now import drupal.css prior to admin.css.
      Patch by me.
      
      - Bugfix: the admin module was still emitting a <base href=""> tag.  I
      removed this as it is been taken care of by theme_head();  Patch by me.
      
      - Bugfix: made the tracker module's pager only consider published pages.
      Patch by Moshe.
      
      - Bugfix: cured some typos in the comment module's help function.  Patch by
      Marco.
      
      - Bugfix: fixed a typo in the pager_display() that caused optional
      attributes to be discarded.
      
      - Bugfix: made the Xtemplate emit empty boxes like any other theme does.
      Patch by Al.
      
      - Bugfix: fixed broken link on the statistics module's log page.
      Reported by Kjartan.
      
      - CSS improvements: made the HTML output emitted by the tracker module
      look nicer.  Patch by Moshe and Al.
      
      - CSS improvements: added CSS classes for form elements.  Patch by Al.
      
      - CSS improvements: added a vertical gap between the last form item and the
      submit button.  Patch by Al.  Note that Opera 6 is not picking up this
      CSS but apparently others browsers such as Konqueror do.
      
      - Xtemplate improvements: changed the color of the selected day in the
      archive module's calendar.  Patch by Al.
      
      - Usability improvements: made the "birthday" field of the profile module
      look nicer.  Patch by Al.
      
      ------
      
      - TODO: it might be a good idea to emit the following meta tag in the
      theme_head() function:
      
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
      
      Currently, some themes (and modules!) emit this while others don't.  This
      would also make it possible to change the charset site-wide.
      
      - TODO: now we added support for td.dark and td.light to drupal.css, maybe
      it can be removed from admin.css as well as xtemplate.css?
      05288ac4
  30. Jun 01, 2003
    • Dries Buytaert's avatar
      · c9bdea34
      Dries Buytaert authored
      - Made all CSS definitions look alike.
      c9bdea34
  31. May 31, 2003
    • Dries Buytaert's avatar
      · 39f6a9e7
      Dries Buytaert authored
      - CSS improvements to the calendar of the archive module.  Updated the Xtemplate
        theme and theme Marvin to take advantage of this.  Patch by Al.  Pretty stuff.
      39f6a9e7
  32. May 30, 2003
    • Dries Buytaert's avatar
      · d00c9571
      Dries Buytaert authored
      - Import the theme specific stylesheet after importing drupal.css.
      d00c9571
    • Dries Buytaert's avatar
      · 514a1a96
      Dries Buytaert authored
      - Remove the <base href="">-tags from the themes; these are being added by
        theme_head().
      514a1a96
  33. May 29, 2003
    • Dries Buytaert's avatar
      · f7e11d3b
      Dries Buytaert authored
      - The check_output()s slipped back in.  Removing them again.
      f7e11d3b
    • Dries Buytaert's avatar
      · 3f2dd954
      Dries Buytaert authored
      - Theme improvements by Al, with help from Nick: stylesheet improvements,
        XHTML-ified theme UnConeD, etc.
      3f2dd954
  34. May 27, 2003
    • Dries Buytaert's avatar
      · 562acf8b
      Dries Buytaert authored
      - Theme maintenance: moved CSS to separate stylesheet, updated to use relative
        font sizes, etc.  Thanks Al.
      562acf8b