- Apr 12, 2002
-
-
Kjartan Mannes authored
- commiting patch to cloud.module from Remco.
-
- Apr 08, 2002
-
-
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.
-
- Apr 07, 2002
-
-
Steven Wittens authored
- Anonymous users' voting is controlled by IP - Correct handling of multiple polls on one page - CVS compatible
-
- Apr 05, 2002
-
-
Kjartan Mannes authored
-
- Apr 04, 2002
-
-
Steven Wittens authored
-
- Apr 02, 2002
-
-
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.
-
- Mar 26, 2002
-
-
Dries Buytaert authored
- Included documentation contributed by Moshe.
-
Dries Buytaert authored
- Small bugfix.
-
- Mar 24, 2002
-
-
Dries Buytaert authored
- Added the bloggerapi module to CVS.
-
- Mar 20, 2002
-
-
Kjartan Mannes authored
for it. - comments are shown below the queued node, can be disabled in the admin / settings and filters.
-
- Mar 19, 2002
-
-
Kjartan Mannes authored
show instead of the whole content.
-
- Mar 09, 2002
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
- Mar 05, 2002
-
-
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.
-
- Feb 28, 2002
-
-
Kjartan Mannes authored
-
- Feb 25, 2002
-
-
Dries Buytaert authored
- Added missing translation, reported by Nick.
-
Dries Buytaert authored
- Included the documentation contributed by Moshe.
-
- Feb 22, 2002
-
-
Dries Buytaert authored
- Added documentation contributed by Moshe.
-
Dries Buytaert authored
- Added documentation contributed by Moshe.
-
- Feb 20, 2002
-
-
Kjartan Mannes authored
default value.
-
- Feb 19, 2002
-
-
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.
-
- Feb 18, 2002
-
-
Steven Wittens authored
-
- Feb 17, 2002
-
-
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!
-
- Feb 16, 2002
-
-
Kjartan Mannes authored
-
- Feb 14, 2002
-
-
Dries Buytaert authored
- Commited some changes made by Kjartan.
-
- Feb 07, 2002
-
-
Dries Buytaert authored
- Some more documentation updates.
-
Dries Buytaert authored
- Included the cache documentation.
-
- Feb 02, 2002
-
-
Dries Buytaert authored
- Changed a reference to drop.org into a reference to drupal.org.
-
- Jan 31, 2002
-
-
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.
-