更新时间:2021-04-13 16:46:40
封面
版权页
Credits
About the Author
About the Reviewer
Preface
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. What's New In Drupal 7?
Key new features in Drupal 7
Unmet goals
Key changes to Drupal 7
Removed functionality
Contributed modules
Minimum requirements for Drupal 7
Summary
Chapter 2. Installation and Upgrades
Command-line installation
Upgrading from Drupal 6 to Drupal 7
Creating custom installation profiles
Chapter 3. Site Building with Drupal 7
Creating new content types with custom fields
Taxonomy changes
Image styles
Comment changes
Chapter 4. Drupal 7 Administration
Configuring Date and Time display
User management
Search
Changes to the cron system
Reports
Chapter 5. Drupal 7 for Themers
New JavaScript functionality
CSS changes
Theme API changes
Upgrading Drupal 6 themes to Drupal 7
Chapter 6. Drupal 7 Database Changes
Key concepts in DBTNG
Using select statements
Dynamic query extensions
Adding conditions to a query
Working with result sets
Tagging queries
insert statement syntax
update statement syntax
merge statement syntax
delete statement syntax
truncate statement syntax
Transaction support
Master/slave replication
SQLite support
Chapter 7. Drupal 7 for Developers
Drupal hook changes
Menu system changes
Form API changes
File handling system
Field API
Node access and permission changes
Text filter changes
Searching changes
Cron changes
Tokens
Image handling
Trigger changes
RDF API
Translation API changes
Coder module
Testing framework
Index