| Commit message (Collapse) | Author | Age |
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
before hook_page_alter().
|
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
core's database schema making sense.
|
|
|
|
| |
patch.
|
|
|
|
| |
creation.
|
|
|
|
| |
variable.
|
|
|
|
| |
with other modules about filter format changes/deletions.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
substitution to core.
|
| |
|
|
|
|
| |
local actions.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
a new theme.
|
| |
|
| |
|
|
|
|
| |
and APIs.
|
| |
|
| |
|
| |
|
|
|
|
| |
update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
|
|
|
|
| |
#theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
| |
|
|
|
|
| |
RTL-friendly.
|
| |
|
| |
|
|
|
|
| |
bye comments as nodes?
|
|
|
|
| |
Themes section to the top level Appearance item as outlined in the D7UX IA.
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
toolbar into html_top.
|
|
|
|
| |
'yay' to clarity!
|
| |
|
| |
|
| |
|
|
|
|
| |
visibility to block settings.
|
|
|
|
| |
clear.
|
|
|
|
| |
consistent manner.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(including content area). with tests.
|
|
|
|
| |
should not appear. (with tests)
|
| |
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
|
|
|
| |
new database layer. Rock.
|