| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
patch spree ...
|
|
|
|
| |
theme variable functions.
|
| |
|
| |
|
|
|
|
| |
discovery suggestions, so we find subtheme files properly
|
| |
|
|
|
|
| |
template_preprocess, and add *lots* of documentation to template files and functions
|
|
|
|
| |
functions and templates may need include files. Flush your caches.
|
|
|
|
| |
instead of @import for CSS.
|
|
|
|
| |
cross-database compatibility (ie. better SQL parsing and altering options)
|
|
|
|
| |
being able to set primary and secondary links differently
|
|
|
|
| |
links to counter some spamming
|
|
|
|
| |
constructing template file names matching hook names
|
|
|
|
| |
removed some whitespace).
|
|
|
|
| |
place to collect queries and strings used on the page
|
|
|
|
| |
in the issue that this patch would still go in, so here goes.
|
| |
|
|
|
|
| |
files in their .info files, which can be clearly overriden
|
|
|
|
| |
more verbose to translate
|
|
|
|
| |
is not allowed to generate empty <tr></tr> tags.
|
|
|
|
| |
and script.js as a default theme JS file to use, if found
|
| |
|
| |
|
|
|
|
| |
improved theme inheritance.
|
|
|
|
|
|
|
|
|
|
|
| |
generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
- node access rebuilding is in the works
- automatic locale importing is in the works
Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
and the fantastic turnaround times. Hats off.
|
| |
|
|
|
|
| |
variables system.
|
|
|
|
| |
tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
|
| |
|
|
|
|
| |
PHP/Drupal conventions.
|
|
|
|
| |
core. Woot. Woot.
|
|
|
|
| |
numeric IDs.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
|
| |
|
| |
|
|
|
|
| |
Thanks.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
directories since they can change.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
show up to 40% faster page loads.
|