Complete code reformatting to conform to "standard" Drupal css structure.
Administration code formatted and arranged for quick reading.
.meta bar collapses when empty, and is proper height in IE
Added focus indicator
Removed top border from basic tables
Added guide for Em text sizing
Complete code reformatting to conform to "standard" Drupal css structure.
Administration code formatted and arranged for quick reading.
.meta bar collapses when empty, and is proper height in IE
Added focus indicator
Removed top border from basic tables
Added guide for Em text sizing
- #247306 correct % of memory used statistic
- #286322 by Souvent22: Drupal 5.8 patch.
- #256080 by jaydub: fix hook_install to not use db_add_column in hook_install. Tested on MySQL. PostgreSQL users look after yourselves
- #273824 reported by bennos Zlib compression conflicts with memcache.
- added Drupal 5.7 core cache serialization patch to 5.x branch.
fixes issue #226672 - Serialize patch needed for 5.7
- #186332 by firebus; memcache wasn't matching core behavior on cache_clear_all
- Patches for blockcache and user_relationships