| Commit message (Collapse) | Author | Age |
|
|
|
| |
taxonomy.
|
|
|
|
| |
can't ever pass in another type of class.
|
|
|
|
| |
and drop behaviour.
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
| |
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
field_attach_query(). Was ready before code freeze.
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
|
|
|
| |
taxonomy_term_load_multiple().
|
| |
|
|
|
|
| |
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.
|
| |
|