| Commit message (Collapse) | Author | Age |
|
|
|
| |
core's database schema making sense.
|
| |
|
|
|
|
| |
drupal_mail().
|
| |
|
|
|
|
| |
API clean-up and documentation improvements.
|
|
|
|
| |
patch.
|
|
|
|
| |
variable.
|
| |
|
| |
|
|
|
|
| |
left in accidentally after removing the per-user theme feature from core.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
drupal_add_library(), for consistency with #attached_css and #attached_js.
|
|
|
|
| |
menu item.
|
|
|
|
| |
rendering API.
|
| |
|
|
|
|
| |
new show flag.
|
|
|
|
| |
administration pages.
|
| |
|
| |
|
|
|
|
| |
configuration page.
|
|
|
|
| |
category and move Aggregator under there.
|
| |
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
substitution to core.
|
|
|
|
| |
pattern/js for hiding machine readable names (applied to menu and content types).
|
|
|
|
| |
local tasks.
|
|
|
|
| |
status message.
|
| |
|
| |
|
| |
|
|
|
|
| |
a poormanscron-like feature to core.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
accessibility, navigation menus should be preceded by headings of the appropriate level.
|
| |
|
|
|
|
| |
permissions'.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
hook_filter_info().
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
section in 'configuration and modules'.
|
| |
|
|
|
|
| |
/admin for a complete overview.
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
modules' page.
|
|
|
|
| |
subsituation to core.
|
|
|
|
| |
locking framework for long running operations.
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|