1.

Record Nr.

UNINA9910780785803321

Autore

Roswell Marjorie

Titolo

Drupal 5 views recipes [[electronic resource] ] : 94 recipes to develop custom content displays for your Drupal web site / / Marjorie Roswell

Pubbl/distr/stampa

Birmingham, U.K., : Packt Pub., c2009

ISBN

1-282-11198-1

9786612111983

1-84719-697-7

Descrizione fisica

1 online resource (412 p.)

Collana

From technologies to solutions

Disciplina

005.13

005.133

Soggetti

Web site development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Cover; Table of Contents; Preface; Chapter 1: Introduction to Views; Recipe 1: Installing the Views module; Finding or creating the /sites/all/modules directory; Downloading and uncompressing the module; Enabling the module; Recipe notes; Recipe 2: Views-related URLs on your site; Recipe notes; Recipe 3: Creating a ""Swim Groups"" Page View; Creating a new Content type (Swim Group), and adding content; Creating a View; Selecting Filters; Recipe notes; Recipe 4: Adding a Header to your View; Recipe notes; Recipe 5: Adding a View to a Menu; Recipe notes

Recipe 6: Creating a Block of Swim Groups Recipe notes; Recipe 7: Creating an ""Admin"" Role and setting Access Permissions; Installing the Admin Role module; Adding an Admin Role; Configuring the Admin Role module; Creating a User for the Admin Role; Recipe notes; Recipe 8: Installing Firefox and Firebug; Installing Firefox; Installing Firebug; Recipe notes; Recipe 9: Revealing the full extent of Views; Ensure that Firefox and Firebug are installed (See Recipe 8); Running the jQuery command; Recipe notes; Recipe 10: Preparing Views Worksheets; Recipe notes; Summary

Chapter 2: Working with Default Views Recipe 11: Adding ""Recent Comments"" to your site; Overriding the View; Configuring the Block; Configuring the Date Field; Recipe notes; Recipe 12: The frontpage



View; Enabling the Views RSS module; Looking at the Frontpage View, and Overriding it; Basic Information fieldset; Page fieldset; Fields fieldset; Feed Selector Argument; Filters fieldset; Sort Criteria Fieldset; Enabling the frontpage View to show on the front page; Removing duplicate search engine results; Recipe notes; Recipe 13: Read More link; Recipe notes

Recipe 14: All-time Popular, and Recent Popular Pages Enabling Statistics; Overriding the Default Views; The Menu Options; Recipe notes; Recipe 15: All-time Popular, and Recent popular Blocks-Removing the hit count; Adding the blocks to a region; Removing the hits from the popular_alltime block; Recipe notes; Another alternative; User-submitted snippets; Recipe 16: Taxonomy View; Recipe notes; Recipe 17: Fixing the case of the missing Taxonomy term; Recipe notes; Recipe 18: Empty Text, with PHP; Generating a list of Regional categories; Recipe notes; Recipe 19: Getting to know the Tracker

Recipe notes Recipe 20: Making the Tracker Sortable; Recipe notes; Recipe 21: Integrating the Tracker View with the Tracker module; Recipe notes; Recipe 22: Reviewing Default Views code; Recipe notes; Recipe 23: Creating a Default View; The .info file; Default Views function in a .inc file; Including the Default View in a "".module"" file.; Recipe notes; Summary; Chapter 3: CCK and Views; Recipe 24: Addressing the Views Body Field issue; Demonstrating the Body Field issue; Copying the Body Field, and modifying the View; Recipe notes; Recipe 25: Creating Website snapshots; Installing modules

Creating a Content Type

Sommario/riassunto

This book will give you a long list of powerful recipes. Choose the ones that suit your needs and use them through step-by-step instructions. Most of the recipes are code-free, but a number of the recipes contain code snippets. This book is primarily written for Drupal site builders, administrators, and themers who want to develop custom content displays using Views. It can be used by anyone who has a Drupal 5 web site, including original site developers as well as people who have inherited a Drupal 5 site. Some knowledge of HTML and CSS is required; PHP basics will be handy for some of the re