| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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).
|
|
|
|
| |
files so we can get the upgrade path to work.
|
| |
|
|
|
|
| |
Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
|
| |
|
|
|
|
| |
hooks are called.
|
|
|
|
| |
field_ui().api.php.
|
| |
|
|
|
|
| |
drupal_implode_tags() should point to each other; taxonomy_implode_tags() too.
|
| |
|
| |
|
| |
|
|
|
|
| |
vocabulary has been deleted does not work and results in notices.
|
|
|
|
| |
screen.
|
| |
|
| |
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
interface causes issues if terms were created on the node edit form.
|
| |
|
|
|
|
| |
Grammar Parser module.
|
|
|
|
| |
7 release.
|
|
|
|
| |
entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
| |
|
| |
|
|
|
|
| |
hierarchies.
|
|
|
|
| |
machine_name(), not vid.
|
|
|
|
| |
term reference select lists.
|
| |
|
| |
|
|
|
|
| |
options.
|
| |
|
|
|
|
| |
in favour of consistency.
|
| |
|