| Commit message (Collapse) | Author | Age |
|
|
|
| |
the 'no_striping' option as an HTML attribute.
|
|
|
|
| |
Kiphaas7: Document that theme() should really be called via drupal_render().
|
|
|
|
| |
Make documentation for table sorting match what the code does
|
|
|
|
| |
hook_menu, and t documentation.
|
| |
|
|
|
|
| |
for a theme hook that does not exist.
|
|
|
|
| |
up API docs for include files n-z
|
|
|
|
| |
'items' variable is an associative array.
|
| |
|
|
|
|
| |
are encoded twice for feed icon attribute title.
|
|
|
|
| |
returns
|
|
|
|
| |
values because list_themes() has inconsistent theme object data.
|
|
|
|
| |
preprocess/process functions so it is clearer which ones get called for theme functions vs. templates
|
| |
|
|
|
|
| |
xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
|
|
|
|
| |
blocks have empty headings.
|
|
|
|
| |
Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
|
|
|
|
| |
properties in abstract class DrupalCacheArray.
|
|
|
|
| |
doc needs expansion.
|
|
|
|
| |
information about when to use function.
|
|
|
|
| |
theme -- doesn't link to theme functions list.
|
|
|
|
| |
large for MySQL max_allowed_packet() and memcache default slab size.
|
|
|
|
| |
say that Attributes class must be an array .
|
| |
|
|
|
|
| |
for _theme_load_registry() function.
|
|
|
|
| |
themes are enabled.
|
|
|
|
| |
optional value not really optional.
|
|
|
|
| |
last value when dealing with children.
|
|
|
|
| |
being assigned in template_preprocess_maintenance_page().
|
|
|
|
| |
theme 'prefix_' occurences.
|
|
|
|
| |
increase front-end performance.
|
| |
|
|
|
|
| |
module.inc and system.module.
|
| |
|
|
|
|
| |
fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
| |
|
|
|
|
| |
documentation.
|
| |
|
| |
|
|
|
|
| |
page theme_hook_suggestions
|
| |
|
| |
|
|
|
|
| |
safely.
|
|
|
|
| |
theme_menu_local_tasks() theme function
|
| |
|
|
|
|
| |
array_key_exists().
|
|
|
|
| |
fully participate in D7 AJAX framework features.
|
| |
|
|
|
|
| |
optimize JS/CSS aggregation for front-end performance and DX.
|
|
|
|
| |
katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|