Beginning Drupal 7 /
Presents information on creating and managing a Web site with Drupal 7, covering such topics as content options, taxonomy, menus, installing themes, blocks, modules, views, panels, and administration.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York :
Apress : Distributed to the Book trade worldwide by Springer-Verlag New York,
©2010.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Cover
- Table of Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1 Introduction to Drupal
- Content Management Systems
- Drupal
- Drupal Core
- Contributed Modules
- Drupal Themes
- Creating Content
- Summary
- Chapter 2 Creating and Managing Content
- Understanding the Basics
- Creating Content in Drupal
- Teasers and Full Nodes
- Editing Content
- Other Content Options
- Menu Settings
- Revision Information
- Url Path Settings
- Comment Settings
- Authoring Information
- Publishing Options
- Deleting Content
- Finding Content
- Summary
- Chapter 3 Creating and Managing Users
- Users, Roles, and Permissions
- User Accounts
- Configuring User Account Settings
- Creating Roles
- Assigning Permissions
- Creating User Accounts
- User Generated Accounts
- Resetting Users Passwords
- Summary
- Chapter 4 Taxonomy
- Taxonomy Overview
- Creating Vocabularies
- Assigning a Taxonomy Vocabulary to a Content Type
- Selecting a Taxonomy Term When Creating Content
- Creating Human- and Search-Engine-Friendly Lists
- Hierarchical Terms
- Assigning More Than One Vocabulary
- Summary
- Chapter 5 Creating Menus
- Ordering From the Menu
- Adding An Item to a Menu
- Adding a Content Item to a Menu
- Adding a Menu Item for An External Page
- Creating a New Menu
- Summary
- Chapter 6 Installing Themes
- How a Drupal Theme Works
- Finding a New Theme
- Installing a Theme
- The Administration Theme
- Configuration Options
- Summary
- Chapter 7 Drupal Blocks
- Blocks, Blocks, and More Blocks
- Making Blocks Appear on Pages
- Finding the List of Available Blocks
- Re-Arranging Blocks
- Reassigning and Deactivating Blocks
- Configuring Blocks
- Using Blocks From Contributed Modules
- Creating Custom Blocks
- Summary
- Chapter 8 Drupal Modules
- Contributed Modules
- How to Download, Install, and Configure a Module
- Configuring Modules and Setting Permissions
- Enabling Other Modules
- Disabling a Module
- Upgrading a Module
- Uninstalling a Module
- The Top Eleven Modules
- Content Construction Kit (Cck)
- Views
- Panels
- Imagecache
- Nicemenus
- Nodequeues
- Wysiwyg
- Pathauto
- Webform
- Backup and Migrate
- Ubercart
- Summary
- Chapter 9 Enabling Interactive Capabilities
- Blogging
- Enabling Blogs
- Creating a Blog Entry
- Displaying Blog Entries
- Adding a List of the Most Recent Blog Entries
- Forums
- Setting Up Your First Forum
- Polls
- Creating Your First Poll
- Web Forms
- Creating a Webform
- Summary
- Chapter 10 Content Types
- The Basic Page and Article Content Types
- Defining a Custom Co.