| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
widgets validation, which broke after translatable fields.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
local actions.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
CORE! OH YEAH! :D
|
|
|
|
| |
taxonomy term fields.
|
| |
|
| |
|
|
|
|
| |
This can now be accomplished with Field API.
|
| |
|
|
|
|
| |
hook_taxonomy_term_insert were called backwards.
|
|
|
|
| |
when a node revision is deleted.
|
|
|
|
| |
Woot. Woot.
|
|
|
|
| |
admin/structure.
|
| |
|
| |
|
|
|
|
| |
taxonomy paths. Snif. ;-)
|
| |
|
| |
|
|
|
|
| |
properties to be passed directly to theme functions.
|
| |
|
| |
|
| |
|
|
|
|
| |
confused with taxonomy terms as fields).
|
| |
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
site scripting forward-port.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
database abstraction layer.
|
|
|
|
| |
functions.
|
|
|
|
| |
With tests.
|
|
|
|
| |
al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
taxonomy tag description.
|
|
|
|
| |
taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
|
| |
|