| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
values function with additional context
|
|
|
|
| |
taxonomy_vocabulary_get_names
|
| |
|
|
|
|
| |
lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name().
|
|
|
|
| |
anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content.
|
|
|
|
| |
Regression: no way to get taxonomy tags into RSS feeds.
|
| |
|
|
|
|
| |
taxonomy_get_tree() incorrect depth on multiple parents.
|
|
|
|
| |
taxonomy_vocabulary_save().
|
|
|
|
| |
arguments into taxonomy_form_term().
|
|
|
|
| |
taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load().
|
|
|
|
| |
maintained in a node hook, not a field hook.
|
|
|
|
| |
documentation isn't complete.
|
|
|
|
| |
static caching to taxonomy_vocabulary_get_names().
|
|
|
|
| |
docblock for taxonomy_get_term_by_name() function.
|
|
|
|
| |
modifies term objects (instead of cloning) and adds extra ' when called multiple times.
|
|
|
|
| |
taxonomy_check_vocabulary_hierarchy() doc lacks return value.
|
|
|
|
| |
taxonomy_vocabulary_save() doc needs more detail.
|
|
|
|
| |
return value doc is not complete.
|
|
|
|
| |
in a object.
|
|
|
|
| |
return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
|
|
|
|
| |
language parameter.
|
|
|
|
| |
inconsistently.
|
|
|
|
| |
show the term heading if the term has a description.
|
| |
|
| |
|
|
|
|
| |
twice in taxonomy term title.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
|
|
|
| |
entity_load()
|
|
|
|
| |
is used is for adding taxonomy term, but not for editing taxonomy term
|
|
|
|
| |
should use transactions.
|
|
|
|
| |
prevent data truncation.
|
|
|
|
| |
hook_taxonomy_vocabulary_delete().
|
|
|
|
| |
an API function.
|
| |
|
|
|
|
| |
to hook_taxonomy_vocabulary_update().
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
|
|
|
| |
memory issues.
|
|
|
|
| |
vocabulary machine names are changed.
|
| |
|
|
|
|
| |
in taxonomy field's 'allowed values' setting.
|
| |
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
title on node).
|