Commit Graph

10 Commits (b86e23216e6d6d6c9ebb0efa0d29e9b4418d2e09)

Author SHA1 Message Date
Kjartan Mannes 891cad97a3 - clearing extra spaces from user.module.
- patching weblogs.module.
2002-05-02 14:59:45 +00:00
Kjartan Mannes e3d2c46f04 - applied search patch.
- 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.
2002-03-05 20:15:17 +00:00
Dries Buytaert 5a34f78194 - Small mark-up improvement. 2001-12-12 10:32:48 +00:00
Dries Buytaert a82346b02b - Added "help"-function for Drupal's "weblogs.com"-module. 2001-12-12 09:44:50 +00:00
Dries Buytaert ac775ebc27 - re-enabled the weblogs.com notification code 2001-11-18 22:07:53 +00:00
Dries Buytaert bf176c1d67 - weblogs.module:
+ made it use the new node table scheme
   + added the site's slogan to the ping
2001-10-31 21:31:20 +00:00
natrak e7fd76a1c9 - added the CVS keyword $Id$ to all files to make future version tracking
easier. Also changed the <? tag to <?php in some cases.
2001-10-20 18:57:10 +00:00
Dries Buytaert f1932821be - PEAR-ification of Drupal by claw: you can now host Drupal on a wide
range of databases including MySQL, PostgreSQL, MSSQL, and others.

  For additional information and an 'how to upgrade', check the mails
  sent to the mailing list.
2001-10-09 21:01:47 +00:00
Dries Buytaert 7a9bc86bd2 - Improved search architecture derived from Axel's new search patches.
(There is room for improvement so let's go from these ... and build
  on them.)

- Removed some $status's by calls to node_status().
2001-10-03 20:57:01 +00:00
Dries Buytaert 4050feefce - a small module to notify or ping weblogs.com 2001-10-02 20:15:21 +00:00