| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
now pinging http://blo.gs/ as well as support the new Weblogs.com RSS
format. Thanks Breyten.
|
| |
|
| |
|
|
|
|
| |
- removing the need to enable weblogs ping so it matches locale and bloggerapi.
|
|
|
|
| |
settings that require crontab, make some things more consistent, etc.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- fixed comment flat list view missing 1 comment.
- changed update.php around a bit.
* security check isn't in effect if the db hasn't been updated.
* instructions re-organized.
* fixed some minor updates.
- updated database.mysql done by UnConeD.
- changelog update.
|
|
|
|
| |
- patching weblogs.module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
+ made it use the new node table scheme
+ added the site's slogan to the ping
|
|
|
|
| |
easier. Also changed the <? tag to <?php in some cases.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
(There is room for improvement so let's go from these ... and build
on them.)
- Removed some $status's by calls to node_status().
|
|
|