| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
using drupal_static(). Don't add caches unless there's a demonstrated performance degradation.""
This reverts commit de30adeb093789e232cadbb23be000790402ee8d.
|
|
|
|
| |
drupal_static().
|
|
|
|
| |
file/image formatters.
|
| |
|
| |
|
|
|
|
| |
into a variable. The string approach was too limited.
|
|
|
|
| |
themes are unable to render one group of node links separately from another.
|
| |
|
|
|
|
| |
7 release.
|
|
|
|
| |
ul.links.inline in node links.
|
|
|
|
| |
with the proper RDF mapping.
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_rdf_namespaces() invocation into rdf.module.
|
| |
|
|
|
|
| |
7 release.
|
|
|
|
| |
comments on teasers.
|
|
|
|
| |
entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
| |
|
| |
|
|
|
|
| |
also links.
|
|
|
|
| |
protection to the plural forms.
|
| |
|
|
|
|
| |
RDF module.
|
|
|
|
| |
each user profile.
|
|
|
|
| |
in the rdf module.
|
|
|
|
| |
modules_installed() was broken during testing.
|
| |
|
|
|
|
| |
currently logged in user.
|
|
|
|
| |
for comment body.
|
|
|
|
| |
language tag.
|
| |
|
|
|
|
| |
without callback function.
|
| |
|
|
|
|
| |
recursion. Prevents unnecessary user_load()s from RDF.
|
|
|
|
| |
'taxonomy_term_reference()'.
|
|
|
|
| |
f_a_prepare_view().
|
| |
|
|
|
|
| |
more consistent.
|
| |
|
|
|
|
| |
arrays to increase performance (and to clean-up the code).
|
|
|
|
| |
spans to help identify their purpose.
|
|
|
|
| |
help standard.
|
| |
|
| |
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|