Drupal 6 performance tips : learn how to maximize and optimize your Drupal framework using Drupal 6 best practice performance solutions and tools /
"This book is designed for Drupal developers and webmasters who want to increase their Drupal site's speed and performance. You will take your Drupal site to the next level by not only displaying relevant and newsworthy content, but also running a powerful and high-speed website"--Res...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, U.K. :
Packt Pub.,
©2010.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: Upgrading Drupal; Upgrading Drupal 5.x core; Backing up your site and database; Taking your site offline; Running Status report; Upgrading to 5.19; Installing Update Status module; Installing contributed module updates; Uninstalling and removing Update Status; Running cron and checking recent log entries; Dealing with contributed modules during upgrades; Backing up and exporting your Drupal 5.x Views; Reviewing your Panels code; Final prep for upgrading to 6.13
- Disabling all contributed modulesEnabling the Garland theme site-wide; Downloading Drupal 6.13; Upgrading Drupal core; Running update.php; Upgrading contributed modules; Updating your PHP memory limit; Installing the updated Zen theme files; Upgrading your custom theme; Cleaning up and resetting Views; Placing your site back online; Summary; Chapter 2: Maintaining your Drupal site; Checking your Drupal configuration status; Checking your PHP and MySQL settings; Files to delete and clean up; Enabling the Update Status module; Disabling modules and themes not being used
- Introduction to Drupal cachingEnabling and configuring Drupal caching; Cache tables in your MySQL database; Clearing your performance cache; Clearing your theme registry; Running cron manually; Installing the Poormanscron module; Setting up cron through cPanel; Backing up your site using SFTP/FTP and cPanel; Backing up your database through phpMyAdmin; Tweaking your HTACCESS file; Summary; Chapter 3: Using Development Modules and Tools; Viewing and inspecting recent log entries; Viewing your Recent log entries; Logging and alerts configuration; Page not found and access denied errors
- The Devel moduleInstalling and enabling Devel; Checking Devel module permissions; Enabling Themer info; Devel settings; Inspecting database queries and Devel results; Enabling the Devel module block; Using the Devel module block; Database queries; Empty cache; Disable/Enable Theme developer; Execute PHP code; Function reference; Hook_elements(); PHPinfo(); Rebuild menus; Reinstall modules; Running cron; Session viewer; Theme registry; Variable editor; Summary; Chapter 4: Performance Optimization; Enabling and configuring the Throttle module
- Configuring the Throttle module for auto throttling featuresThrottling your modules; Throttling blocks; Generating test users, categories, and content; Views caching; Clearing your Views 2 module cache; Using Panels caching; Creating a panel and adding content to it; Summary; Chapter 5: Using DB Maintenance and Boost; Using the DB Maintenance module; Using the Boost module; Installing and configuring Boost; Boost settings; Boost File Cache settings; Boost cacheability settings; Boost directories and file extensions; HTACCESS file tweaks; Testing your Boost configuration