| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
theme_update_page().
|
|
|
|
| |
displaying during install.
|
|
|
|
| |
when trying to run update.php.
|
| |
|
|
|
|
| |
when trying to run update.php from D6 -> D7.
|
| |
|
| |
|
|
|
|
| |
in HTML.
|
|
|
|
| |
after 31 link/style tags.
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
Add POD to installation requirements.
|
|
|
|
| |
from system.module and separate presentational and behavior-supporting styles.
|
|
|
|
| |
settings.php.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
markboulton: Use Seven theme for installation / updates.
|
| |
|
|
|
|
| |
cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
| |
|
|
|
|
| |
template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
|
|
|
|
| |
variable.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
expensive calls to file system.
|
|
|
|
| |
RTL-friendly.
|
|
|
|
| |
'yay' to clarity!
|
| |
|
|
|
|
| |
system_theme_data().
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
|
|
|
| |
up some of the content API.
|
| |
|
| |
|
|
|
|
| |
we have more flexibility to place it.
|
| |
|
|
|
|
| |
maintenance' to 'maintenance mode'.
|
|
|
|
| |
which actually describes what it does.
|
|
|
|
| |
removing bootstrap flag in system table.
|
| |
|
|
|
|
| |
installer. Awesome.
|
|
|
|
| |
absolute paths.
|
| |
|
|
|
|
| |
generation database layer for Drupal 7.
|
|
|
|
| |
online vs on-line.
|
|
|
|
| |
'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
|