- 05 Apr, 2002 1 commit
-
-
Kjartan Mannes authored
-
- 04 Apr, 2002 1 commit
-
-
Steven Wittens authored
-
- 02 Apr, 2002 2 commits
-
-
Kjartan Mannes authored
-
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.
-
- 26 Mar, 2002 2 commits
-
-
Dries Buytaert authored
- Included documentation contributed by Moshe.
-
Dries Buytaert authored
- Small bugfix.
-
- 24 Mar, 2002 1 commit
-
-
Dries Buytaert authored
- Added the bloggerapi module to CVS.
-
- 20 Mar, 2002 1 commit
-
-
Kjartan Mannes authored
for it. - comments are shown below the queued node, can be disabled in the admin / settings and filters.
-
- 19 Mar, 2002 1 commit
-
-
Kjartan Mannes authored
show instead of the whole content.
-
- 09 Mar, 2002 3 commits
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
- 05 Mar, 2002 3 commits
-
-
Kjartan Mannes authored
showing a blank page.
-
Kjartan Mannes authored
-
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.
-
- 28 Feb, 2002 2 commits
-
-
Kjartan Mannes authored
-
-
- 25 Feb, 2002 2 commits
-
-
Dries Buytaert authored
- Added missing translation, reported by Nick.
-
Dries Buytaert authored
- Included the documentation contributed by Moshe.
-
- 22 Feb, 2002 2 commits
-
-
Dries Buytaert authored
- Added documentation contributed by Moshe.
-
Dries Buytaert authored
- Added documentation contributed by Moshe.
-
- 20 Feb, 2002 1 commit
-
-
Kjartan Mannes authored
default value.
-
- 19 Feb, 2002 6 commits
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Small update.
-
Dries Buytaert authored
- Removed theme Trillian from the $themes-array.
-
Dries Buytaert authored
- Changed the size of the data-field in the cache table.
-
- 18 Feb, 2002 1 commit
-
-
Steven Wittens authored
-
- 17 Feb, 2002 1 commit
-
-
Kjartan Mannes authored
http://list.drupal.org/drupal-devel/2002-February/thread.html#6678 http://list.drupal.org/drupal-devel/2002-February/thread.html#6629 - removed references to $this->user() from themes. - removed $BaseTheme->user(). It was deprecated a while back. NOTE: this update will break custom themes, so make sure you update your themes before updating!
-
- 16 Feb, 2002 1 commit
-
-
Kjartan Mannes authored
-
- 14 Feb, 2002 1 commit
-
-
Dries Buytaert authored
- Commited some changes made by Kjartan.
-
- 07 Feb, 2002 2 commits
-
-
Dries Buytaert authored
- Some more documentation updates.
-
Dries Buytaert authored
- Included the cache documentation.
-
- 02 Feb, 2002 1 commit
-
-
Dries Buytaert authored
- Changed a reference to drop.org into a reference to drupal.org.
-
- 31 Jan, 2002 4 commits
-
-
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.
-
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.
-
Kjartan Mannes authored
-
Kjartan Mannes authored
long as they are promoted and/or static. - needs an sql update.
-
- 30 Jan, 2002 1 commit
-
-
Dries Buytaert authored
- Applied Natrak's module improvements.
-