| Commit message (Collapse) | Author | Age |
|
|
|
| |
data translation.
|
| |
|
|
|
|
| |
Field API based solution.
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
theme_field_formatter_taxonomy_term_plain().
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
|
|
|
| |
updates.
|
|
|
|
| |
deleting revisions.
|
|
|
|
| |
Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
|
|
|
| |
and hook_theme().
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|