Skip to content
  1. May 09, 2002
  2. Apr 20, 2002
    • Dries Buytaert's avatar
      · 8043cb99
      Dries Buytaert authored
      - Applied Marco's big patch, including contributions from Moshe:
      
          + Changed the db_query() API.
      
          + Wrapped all links in l(), lm(), la(), ..., drupal_url() functions.
      
          + XHTML-ified some HTML.
      
          + Wrapped a lot of text in the administrative pages in a t()
            function.
      
          + Replaced all $REQUEST_URI/$PATH_INFOs by request_uri().
      
          + Small bugfixes (eg. bug in book_export_html() and clean-ups (eg.
            RSS code).
      
          + Fixed some bugs in the taxonomy module (eg. tree making bug), added
            new functionality (eg. new APIs for use by other modules), included
            Moshe's taxonomy extensions, and some documentation udpates.
      
          + ...
      8043cb99
  3. Apr 14, 2002
    • Dries Buytaert's avatar
      · d8cd5496
      Dries Buytaert authored
      - Added Marco's long-awaited taxonmy module and patches - a replacement
        for the meta system.  The patches add some extra functionality to the
        comment system (for example, comments can be set read-only) and fix a
        couple of small problems.
      
        + I integrated the required SQL updates from the varius *.mysql files
          into the "update.php" script.  Upgrading should be easy ...
      
        + I did not apply/commit the "user.diff" as requested by Marco ...
      
        + I didn't know what to do with "forum.module" and "forum2.module":
          what do you want me to do with it Marco?  Which one should go in?
      
        + Can we remove "node_index()" now; both from "node.module" and the
          themes?
      
        + Thanks Marco!
      d8cd5496
    • Kjartan Mannes's avatar
      - modified the SQL update to lowercase all user theme settings to let them · 6c0db2de
      Kjartan Mannes authored
        keep their settings.
      - Change author fields in marvin and example theme. Dries is picky about his
        name ;)
      6c0db2de
    • Kjartan Mannes's avatar
      This is a major change to the system, needs more testing! · 55927616
      Kjartan Mannes authored
      Committing Changes by Moshe Weitzman:
      - admin_user_account(), user_edit(), and user_view() no longer have any
        hard code for authentication modules. instead authentication modules
        implement the _user hook.
      - fixed a couple 'help' typos.
      - linked the 'REGISTER' text in the login block to the register page.
        this page now advertises DA better if site employs DA.
      - admins may now edit everything about a user account (was a feature
        request).
      - user #1 may now login immediately, in addition to receiving his
        password via email.
      
      Other changes:
      - modules and themes are now enabled/disabled in the administrative /
        settings / modules | themes pages. Requires SQL update and things must
        be enabled before your site returns to normal. TODO: enable all
        functionality. (For now just do UPDATE system SET status = 1;)
      - removed $themes from conf.php.
      - added a $theme->system() function where theme can specify settings.
        All themes in the Drupal CVS have been updated to use this.
      - added _system hook to modules. TODO: update modules to use this.
      - changed strange use of sprintf to the usual strtr. The disadvantage of
        sprintf is that it requires translations to keep the string order,
        which may not be possible in all languages.
      - an invalid/nonexisting theme in a user profile will now fallback to the
        BaseTheme instead of crashing.
      55927616
  4. Feb 17, 2002
  5. Dec 27, 2001
    • Dries Buytaert's avatar
      · 76cc8be6
      Dries Buytaert authored
      - Removed theme "Trillian": it sucked.
      76cc8be6
  6. Dec 16, 2001
  7. Dec 15, 2001
  8. Dec 02, 2001
    • Dries Buytaert's avatar
      · 5a9c77e8
      Dries Buytaert authored
      - Display the current node's title in the <title></title>-tag.
      5a9c77e8
  9. Nov 25, 2001
    • Dries Buytaert's avatar
      · c6a9f758
      Dries Buytaert authored
      - marvin.theme updates:
      
          + Some improvements to make it look better on Windows.  I don't
            have Windows though so I can't really test it.
      
          + Fixed the character encoding and the doctype, and polished on
            the XML well-formedness of the theme.
      c6a9f758
  10. Nov 23, 2001
  11. Nov 17, 2001
  12. Nov 12, 2001
    • Dries Buytaert's avatar
      · 03c670a4
      Dries Buytaert authored
      - removed trailing whitespaces
      03c670a4
  13. Nov 11, 2001
  14. Nov 01, 2001
    • Dries Buytaert's avatar
      · e205fee0
      Dries Buytaert authored
      - Changed the Druplicon logo (courtesey of UnConeD)
      e205fee0
    • Dries Buytaert's avatar
      · 336b713a
      Dries Buytaert authored
      - A large batch of updates, amongst them a rewritten node system.  More
        information available on the mailing list.
      336b713a
  15. Oct 20, 2001
  16. Oct 07, 2001
    • Dries Buytaert's avatar
      · 47c6fce5
      Dries Buytaert authored
      - added a comment() function to the base theme: you don't have to overload
        it in your custom themes
      
      - moved 'theme_account()' to the base theme as '$theme->user()' so that it
        can be themed.
      47c6fce5
    • Dries Buytaert's avatar
      · 458f9510
      Dries Buytaert authored
      - Added a new theme!
      458f9510
  17. Oct 06, 2001
    • Dries Buytaert's avatar
      · 12e8aa66
      Dries Buytaert authored
      - Moved theme 'jeroen' and 'yaroon' to drupal-contrib.
      12e8aa66
  18. Sep 23, 2001
    • Dries Buytaert's avatar
      · ef3de8e1
      Dries Buytaert authored
      - fixed bug in theme unconed
      ef3de8e1
  19. Sep 21, 2001
    • Dries Buytaert's avatar
      · 5a6a4206
      Dries Buytaert authored
      - fixed HTML/XHTML typos
      5a6a4206
  20. Sep 16, 2001
    • Dries Buytaert's avatar
      · 2d1e9126
      Dries Buytaert authored
      - Added the new user module!
      2d1e9126
    • Dries Buytaert's avatar
      · 3f0d3748
      Dries Buytaert authored
      - added UnConeD's drupal.png to the development branch
      3f0d3748
  21. Sep 13, 2001
    • Dries Buytaert's avatar
      · 676475d9
      Dries Buytaert authored
      - Fixed a bug in theme UnConeD
      676475d9
  22. Sep 12, 2001
    • Dries Buytaert's avatar
      · ec1fa56a
      Dries Buytaert authored
      - Added new Drupal logo made by UnConeD.
      ec1fa56a
  23. Aug 24, 2001
    • Dries Buytaert's avatar
      · be8a9117
      Dries Buytaert authored
      - small collection of visual improvements I added the past days to make
        theme marvin display on Mozilla and Opera: hopefully it looks nice on
        IE as well.
      be8a9117
  24. Aug 18, 2001
    • Jeroen's avatar
      Hey, · 9bb0f9fa
      Jeroen authored
      This is a more up-to-date version of "Yaroon". Glad some people are actually using it. If you encounter any bugs just drop them in my personal mailbox or fase them through to the mailinglist and let everyone know that I can't commit anything that, more or less,... works.
      
      Greets,
      
      Jeroen.
      9bb0f9fa
  25. Aug 11, 2001
    • Dries Buytaert's avatar
      · 808b6b6c
      Dries Buytaert authored
      - Changed the authentication and login scheme as discussed on the mailing
        list.
      - Fixed the export function in book.module (patch my Julian).
      - Fixed the comment alignment (comments got truncated).
      808b6b6c
  26. Jul 25, 2001
    • Kjartan Mannes's avatar
      common.inc · 49155053
      Kjartan Mannes authored
      - format_username() now takes a second optional parameter which gives the
        real name of the user.
      
      Rest
      - updated the calls to format_username() where appropriate to show the name
        of the user instead of the account id. Clicking on a name will still give you
        the account info etc. If you find a place where the real name is not shown
        let me know.
      49155053
    • natrak's avatar
      common.inc · d016fb14
      natrak authored
      - format_username() now takes a second optional parameter which gives the
        real name of the user.
      
      Rest
      - updated the calls to format_username() where appropriate to show the name
        of the user instead of the account id. Clicking on a name will still give you
        the account info etc. If you find a place where the real name is not shown
        let me know.
      d016fb14
  27. Jul 14, 2001
    • Dries Buytaert's avatar
      · 8271f6c3
      Dries Buytaert authored
      - A lot of (a) visual and (b) navigational improvements to import.module.
      8271f6c3
    • Dries Buytaert's avatar
      · b99d4d7a
      Dries Buytaert authored
      - theme system:
          + added $theme->images()
      
      - blog.module:
          + improved user-friendliness and rewrote most of the output routines
          + made quoted text /italic/ by default
          + integrated discussion system like it should
          + ...
      
      - marvin.theme:
          + small visual improvements
      b99d4d7a
    • Steven Wittens's avatar
      Update of the box function in themes to allow a difference in... · e62e3417
      Steven Wittens authored
      Update of the box function in themes to allow a difference in style/output/look of a box() depending on the position on the page.
      Basically this is a 'nice version' of a hack that you could do as a theme author.
      I've updated all the standard themes, but 3rd party themes will of course have to be updated by their authors, in the following manner:
      
      - Replace the box() declaration:
      < function box($subject, $content) {
      > function box($subject, $content, $region = "main") {
      
      - Replace the theme_account call:
      < theme_account($this);
      > theme_account("region", $this);
      
      Note that you'll have to replace "region" with the correct region that the box is placed in. However if you have a one-column theme, you should use "all", and not for example "left" (if all boxes are on the left).
      Usually the "region" here should be the same as the nearest theme_blocks() call.
      
      Those theme authors who want to can make boxes that appear in the center look different from those that appear in the sides for example.
      e62e3417
  28. Jul 13, 2001