| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
system.module
- made the words used in passwords configurable thru the admin interface.
|
|
|
|
| |
tag.
|
|
|
|
|
| |
+ code review -> small improvements
+ XHTML-ified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Made '$na' translatable on popular demand.
- node.module:
+ replaced a confusing configuration description, as suggested by
Remco.
- statistics.module:
+ Added a 'most recent referers'-table sorted by timestamp.
- drupal.module:
+ Small update of the links.
|
|
|
|
|
|
| |
(Thanks Gerhard!)
- Various other small improvements.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed tiny quote problem in account.php.
- Fixed tiny bug in comment.inc.
- Fixed tiny bug in comment.module.
- Fixed tiny bug in meta.module.
- Simplified user_access() API.
- Rewrote link system: still needs fine-tuning and testing so don't
upgrade if you are running a production site. ;)
Updated all modules and themes to reflect this change. All other
themes and modules need updating too!
|
|
makes the ever-confusing "rehash modules" (see module.module) no
longer needed, hence making module.module redundant. :-)
- Removed module.module.
- Renamed conf.module to system.module, and added some information
about the available modules to system.module.
- Various small changes.
|