| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
of the "footer" hook (and because of the existence of the page module).
This caused the node view counter to be incremented twice per page view,
the cache being set twice, etc. Quite a bug.
|
|
|
|
| |
Is this an OK thing to do?
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed a typo in the MSSQL database scheme. Patch by Michael Frankowski.
- Removed dependency on "register_globals = on"! Patches by Michael Frankowski.
Notes:
+ Updated the patches to use $foo["bar"] instead of $foo['bar'].
+ Updated the INSTALL and CHANGELOG files as well.
- Tiny improvement to the "./scripts/code-clean.sh" script.
|
| |
|
|
|
|
|
|
|
| |
- Changed the import and taxonomy module to use better URLs. Patches by
Al.
- Fixed locale module weirdness. Patch by Kjartan.
|
|
|
|
| |
rebuild the menu.
|
|
|
|
| |
the menu when some action changed the system table.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following modules need updating:
* glossary module
* feed module (Breyten's version)
* mailhandler module
* notify module
* project module
* smileys module
* admin module
* style module
* taxonomy_dhtml module
To avoid unexpected problems menu_add() is deprecated (it will print an
error message when used) and menu() should be used instead.
|
| |
|
|
|
|
| |
people including Michael and Moshe.
|
| |
|
| |
|
|
|