| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
documentation.
|
| |
|
|
|
|
| |
et al: an initial install system for Drupal core.
|
|
|
|
|
| |
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
| |
|
|
|
|
| |
modules
|
| |
|
|
|
|
| |
clean URLs when available.
|
|
|
|
| |
Steven
|
| |
|
|
|
|
| |
by Ber
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in statistics_exit().
|
| |
|
| |
|
| |
|
|
|
|
| |
help of core modules! /
|
|
|
|
| |
nid 0 for legacy URLs).
|
| |
|
| |
|
|
|
|
|
|
|
| |
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Usernames can now be themed; eg. an icon/avatar could be added.
TODO: update contributed modules + update the migration docs.
|
| |
|
|
|
|
| |
- (#15121) Improve string cut-off for locale table
|
| |
|
| |
|
| |
|
|
|
|
| |
hostname/IP. Banning visitors can either be done from the 'access control' pages, or directly from the statistics pages. This feature is very convenient to block badly behaving crawlers.
|
| |
|
|
|
|
| |
placeholder/check calls, and introduce API for <link> tags.
|
|
|
|
|
|
| |
times per user.
This make it trivial to spot evil crawlers.
|
| |
|
|
|
|
|
|
| |
(Made some improvements as per the suggestions in the issue.)
- Added extended timer implementation.
|