Skip to content
Snippets Groups Projects
  1. Apr 12, 2002
  2. Apr 08, 2002
    • Dries Buytaert's avatar
      · 5d9a8e34
      Dries Buytaert authored
      - Made the cloud module a lot more configurable: both the update interval
        and the number of bytes required for an update, can be changed now.
      5d9a8e34
  3. Apr 07, 2002
  4. Apr 05, 2002
  5. Apr 04, 2002
  6. Apr 02, 2002
    • Kjartan Mannes's avatar
      - trying to finally close bug #85. · 873ee86a
      Kjartan Mannes authored
      873ee86a
    • Kjartan Mannes's avatar
      - made the user information block into two different blocks. One for · 1e4308a9
      Kjartan Mannes authored
        login and one for user information.
      - added link to help in book module (post-patch, see below).
      - applied various patches:
        Patch by Greg Tyrelle <greg@tyrelle.net>
        - tracker module now shows usernames next to comments.
      
        Patch by Moshe Weitzman <moshe@wallaware.com>
        - book module has a more complete help.
        - added administrative link to export book to html
        - fixed non book nodes not showing up in trees.
      
        Patch by moshe weitzman <weitzman@tejasa.com>
        - links can be defined in the configuration file.
      1e4308a9
  7. Mar 26, 2002
    • Dries Buytaert's avatar
      · 1e8c9d81
      Dries Buytaert authored
      - Included documentation contributed by Moshe.
      1e8c9d81
    • Dries Buytaert's avatar
      · 9111bfa9
      Dries Buytaert authored
      - Small bugfix.
      9111bfa9
  8. Mar 24, 2002
    • Dries Buytaert's avatar
      · 7ef78407
      Dries Buytaert authored
      - Added the bloggerapi module to CVS.
      7ef78407
  9. Mar 20, 2002
  10. Mar 19, 2002
  11. Mar 09, 2002
  12. Mar 05, 2002
    • Kjartan Mannes's avatar
      35a9fd1e
    • Kjartan Mannes's avatar
      - more typo bugs. · 1fe8d6b1
      Kjartan Mannes authored
      1fe8d6b1
    • Kjartan Mannes's avatar
      - applied search patch. · e3d2c46f
      Kjartan Mannes authored
      - added who is online block.
      - made weblog module more configurable.
      - users may now delete their own accounts (Feature #8)
      - users may now request a password using email address *or* username.
        formerly required both items to match an account which was onerous.
      - the link to request a new password is now presented whenever a user
        fails login.
      - there is now a confirmation message after submitting edits to your
        user information.
      - error messages in user.module may now be stylized by themes.
      - <hook>_form has a $param setting you can fill with form parameters.
      - improved wording for a few config settings.
      - fixed various non-coding standard things.
      e3d2c46f
  13. Feb 28, 2002
  14. Feb 25, 2002
    • Dries Buytaert's avatar
      · 147cd225
      Dries Buytaert authored
      - Added missing translation, reported by Nick.
      147cd225
    • Dries Buytaert's avatar
      · c5fcdd31
      Dries Buytaert authored
      - Included the documentation contributed by Moshe.
      c5fcdd31
  15. Feb 22, 2002
    • Dries Buytaert's avatar
      · 460f0e54
      Dries Buytaert authored
      - Added documentation contributed by Moshe.
      460f0e54
    • Dries Buytaert's avatar
      · 9c58e68f
      Dries Buytaert authored
      - Added documentation contributed by Moshe.
      9c58e68f
  16. Feb 20, 2002
  17. Feb 19, 2002
  18. Feb 18, 2002
  19. Feb 17, 2002
  20. Feb 16, 2002
  21. Feb 14, 2002
    • Dries Buytaert's avatar
      · 2026396d
      Dries Buytaert authored
      - Commited some changes made by Kjartan.
      2026396d
  22. Feb 07, 2002
    • Dries Buytaert's avatar
      · b0b7e038
      Dries Buytaert authored
      - Some more documentation updates.
      b0b7e038
    • Dries Buytaert's avatar
      · 7ab2b40d
      Dries Buytaert authored
      - Included the cache documentation.
      7ab2b40d
  23. Feb 02, 2002
    • Dries Buytaert's avatar
      · 9156f756
      Dries Buytaert authored
      - Changed a reference to drop.org into a reference to drupal.org.
      9156f756
  24. Jan 31, 2002
    • Dries Buytaert's avatar
      · 4b46252c
      Dries Buytaert authored
      - Made the calendar module accept a $date parameter such that you
        can jump directly to a certain date in the archives.  Also made
        the calendar link to itself such that it is self-contained.
      
      - Code beautifications: quoted a lot of arrays, removed dead code
        and simplified a few things.
      
      - Replaced the Calendar class by one function "calendar_display":
        using a class (or class instance, or object) doesn't make sense
        in the archives' case.
      
      - Renamed "calendar.module" to "archive.module".
      
      - Fixed a /problem/ with node settings not always being saved like
        expected.
      
      - Reorganized the user menu: renamed a couple of links for clarity
        and structure.
      
      - Fixed a few typos.
      4b46252c
    • Dries Buytaert's avatar
      · c1c612b1
      Dries Buytaert authored
      - Made the calendar module accept a $date parameter such that you
        can jump directly to a certain date in the archives.  Also made
        the calendar link to itself such that it is self-contained.
      
      - Code beautifications: quoted a lot of arrays, removed dead code
        and simplified a few things.
      
      - Replaced the Calendar class by one function "calendar_display":
        using a class (or class instance, or object) doesn't make sense
        in the archives' case.
      
      - Renamed "calendar.module" to "archive.module".
      
      - Fixed a /problem/ with node settings not always being saved like
        expected.
      
      - Reorganized the user menu: renamed a couple of links for clarity
        and structure.
      
      - Fixed a few typos.
      c1c612b1
Loading