| Commit message (Collapse) | Author | Age |
|
|
|
| |
JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
|
|
|
|
| |
anonymous users.
|
|
|
|
| |
default.
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
| |
|
|
|
|
| |
drupal_html_class_X(), for better accuracy.
|
| |
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
|
|
|
|
|
|
| |
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
|
|
|
|
| |
wrong file post-registry rip.
|
|
|
|
| |
number of broken links.
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
before hook_page_alter().
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
core's database schema making sense.
|
|
|
|
| |
patch.
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
local actions.
|
|
|
|
| |
a new theme.
|
| |
|
| |
|
|
|
|
| |
and APIs.
|
| |
|
| |
|
| |
|
|
|
|
| |
#theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
|
|
|
| |
RTL-friendly.
|
| |
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
toolbar into html_top.
|
|
|
|
| |
'yay' to clarity!
|
| |
|
|
|
|
| |
visibility to block settings.
|
|
|
|
| |
consistent manner.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(including content area). with tests.
|
|
|
|
| |
should not appear. (with tests)
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|