| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
'locked' attributes for content type.
|
|
|
|
| |
admin/content/node slow.
|
| |
|
| |
|
| |
|
|
|
|
| |
are not declaring classes.
|
| |
|
|
|
|
| |
_node_types_build() accidentally marks node types as disabled
|
| |
|
| |
|
|
|
|
| |
{field_config_entity_type()} abstraction.
|
|
|
|
| |
actual loaded user
|
|
|
|
| |
node module.
|
|
|
|
| |
selection in advanced search filters broken.
|
| |
|
|
|
|
| |
into a variable. The string approach was too limited.
|
| |
|
| |
|
|
|
|
| |
Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
|
|
|
| |
unnecessarily complex (and confusing).
|
|
|
|
| |
in to hook_node_load().
|
| |
|
|
|
|
| |
more' link for better accessibility and SEO
|
|
|
|
| |
tag if language of search result differs.
|
|
|
|
| |
entity_load()
|
|
|
|
| |
extended.
|
|
|
|
| |
memcache for caching backend
|
|
|
|
| |
themes are unable to render one group of node links separately from another.
|
|
|
|
| |
should use transactions.
|
| |
|
|
|
|
| |
node_access_view_all_nodes() is never invoked.
|
|
|
|
| |
to limit available blocks.
|
| |
|
|
|
|
| |
due to fixed IDs.
|
|
|
|
| |
the bottom of the form.
|
|
|
|
| |
content', is missing a period.
|
| |
|
| |
|
|
|
|
| |
specified.
|
|
|
|
| |
example module any more,
|
| |
|
|
|
|
| |
types it returns are objects.
|
|
|
|
| |
are misleading/wrong.
|
|
|
|
| |
content link to Navigation menu.
|
|
|
|
| |
element titles for accessibility.
|
| |
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
|
|
|
|
|
| |
Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
|
|
|
|
| |
callbacks.
|
|
|
|
| |
in tableselect if #weight is not set.
|