| Commit message (Collapse) | Author | Age |
|
|
|
| |
after 31 link/style tags.
|
|
|
|
| |
return 'page__front()' suggestion on front page.
|
|
|
|
| |
been used.
|
| |
|
| |
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
|
|
|
| |
for comment body.
|
|
|
|
| |
@see also links.
|
|
|
|
| |
custom themes.
|
| |
|
|
|
|
| |
clobbering problems, and improve suggestion discovery performance.
|
| |
|
| |
|
|
|
|
| |
Add POD to installation requirements.
|
| |
|
|
|
|
| |
preprocess overrides.
|
| |
|
| |
|
|
|
|
| |
links and Shortcut modules from template files.
|
|
|
|
| |
to use.
|
| |
|
|
|
|
| |
between t() and the theming layer.
|
|
|
|
| |
all tables.
|
|
|
|
| |
marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
|
|
|
|
| |
usable top level Appearance page. Yay.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
themable.
|
|
|
|
| |
hits on every page request.
|
|
|
|
| |
drupal_alter().
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
links.
|
|
|
|
| |
hook_init().
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
|
|
|
| |
function not found.
|
|
|
|
| |
files, so RDF can be implemented better.
|
|
|
|
| |
fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
|
|
|
|
| |
so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
|
|
|
|
| |
a theme key is not found.
|
|
|
|
| |
make custom theme settings a true form_alter().
|
|
|
|
| |
module/theme info without rebuilding it.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
drupal_html_class_X(), for better accuracy.
|