SlideShare a Scribd company logo
Introduction to Drupal 7

                              Session 3.3
                           Homework on Views



Drupalist: Kalin Chernev       Course by Init Lab (http://initlab.org)   1
The problem
• You have to create a dynamic section with
  pictures and names of the company
  employees
• Each employee has to have his/her own image
  displayed in a fixed size to keep design
  consistency
• Each employee has to have his/her own page
  with Name, picture, interests, and a bio

Drupalist: Kalin Chernev    Course by Init Lab (http://initlab.org)   2
The problem - continued
• Office assistant user role should be able to
  upload new staff member items
• Maximum 3 member items should be displayed
  in a row, maximum 12 should be displayed on a
  page, if more than 12 members are added, a
  pager appears to go to other pages
• The page should contain some introduction in the
  beginning, might be uneditable by the office
  assistance
Drupalist: Kalin Chernev   Course by Init Lab (http://initlab.org)   3
Ideal final outcome
• http://www.lullabot.com/about/team




Drupalist: Kalin Chernev       Course by Init Lab (http://initlab.org)   4

More Related Content

ODP
What have you learnt about technologies from
DOC
Chapter 1
PDF
Search Engine Optimization Fundamentals
PDF
Introduction to Drupal 7 - Updating core, themes and modules. applying patches
PPTX
Introduction to Drupal 7 - Homework - webforms on webforms
PDF
Trainings and education at hackerspaces
PDF
Hackerspaces in Bulgaria Lecture VarnaConf 2012
PDF
Style guides in drupal development workflows
What have you learnt about technologies from
Chapter 1
Search Engine Optimization Fundamentals
Introduction to Drupal 7 - Updating core, themes and modules. applying patches
Introduction to Drupal 7 - Homework - webforms on webforms
Trainings and education at hackerspaces
Hackerspaces in Bulgaria Lecture VarnaConf 2012
Style guides in drupal development workflows

More from Kalin Chernev (20)

PDF
RESTful with Drupal - in-s and out-s
PDF
Introduction to Frontend Development - Session 2 - CSS Fundamentals
PDF
Introduction to Frontend Development - Session 1 - HTML Fundamentals
PDF
SEO Fundamentals Outline Lecture 2
PDF
Introduction to Drupal 7 - SEO
PDF
Introduction to Drupal 7 - Performance optimization
PDF
Introduction to Drupal 7 Users and roles management
PDF
Introduction to Drupal 7 Themes and design
PDF
Introduction to Drupal 7 - Panels
PPTX
Introduction to Drupal 7 - Webforms
PDF
Introduction to Drupal 7 - Blocks management and contexts
PDF
Introduction to Drupal 7 - Installing and configuring WYSIWYG editors in Drupal
PDF
Introduction to Drupal 7 - Homework on making latest news slideshow block
PDF
Introduction to Drupal 7 - Making a slideshow with Views 3
PDF
Introduction to Drupal 7 News section and home page block with views
PDF
Introduction to Drupal 7 - Image Styles
PDF
Introduction to Drupal 7 - Taxonomy Categorization - Homework included
PDF
Introduction to Drupal 7 - Content types and fields
PDF
Introduction to Drupal 7 - Basic Functionalities and Content management
PDF
Introduction to Drupal 7 - Getting Drupal up and running
RESTful with Drupal - in-s and out-s
Introduction to Frontend Development - Session 2 - CSS Fundamentals
Introduction to Frontend Development - Session 1 - HTML Fundamentals
SEO Fundamentals Outline Lecture 2
Introduction to Drupal 7 - SEO
Introduction to Drupal 7 - Performance optimization
Introduction to Drupal 7 Users and roles management
Introduction to Drupal 7 Themes and design
Introduction to Drupal 7 - Panels
Introduction to Drupal 7 - Webforms
Introduction to Drupal 7 - Blocks management and contexts
Introduction to Drupal 7 - Installing and configuring WYSIWYG editors in Drupal
Introduction to Drupal 7 - Homework on making latest news slideshow block
Introduction to Drupal 7 - Making a slideshow with Views 3
Introduction to Drupal 7 News section and home page block with views
Introduction to Drupal 7 - Image Styles
Introduction to Drupal 7 - Taxonomy Categorization - Homework included
Introduction to Drupal 7 - Content types and fields
Introduction to Drupal 7 - Basic Functionalities and Content management
Introduction to Drupal 7 - Getting Drupal up and running
Ad

Recently uploaded (20)

PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Approach and Philosophy of On baking technology
PDF
Encapsulation theory and applications.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
A Presentation on Artificial Intelligence
Digital-Transformation-Roadmap-for-Companies.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Spectral efficient network and resource selection model in 5G networks
20250228 LYD VKU AI Blended-Learning.pptx
Empathic Computing: Creating Shared Understanding
Unlocking AI with Model Context Protocol (MCP)
NewMind AI Monthly Chronicles - July 2025
Encapsulation_ Review paper, used for researhc scholars
NewMind AI Weekly Chronicles - August'25 Week I
Understanding_Digital_Forensics_Presentation.pptx
Review of recent advances in non-invasive hemoglobin estimation
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Approach and Philosophy of On baking technology
Encapsulation theory and applications.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Advanced methodologies resolving dimensionality complications for autism neur...
A Presentation on Artificial Intelligence
Ad

Introduction to Drupal 7 - Homework - making team section

  • 1. Introduction to Drupal 7 Session 3.3 Homework on Views Drupalist: Kalin Chernev Course by Init Lab (http://initlab.org) 1
  • 2. The problem • You have to create a dynamic section with pictures and names of the company employees • Each employee has to have his/her own image displayed in a fixed size to keep design consistency • Each employee has to have his/her own page with Name, picture, interests, and a bio Drupalist: Kalin Chernev Course by Init Lab (http://initlab.org) 2
  • 3. The problem - continued • Office assistant user role should be able to upload new staff member items • Maximum 3 member items should be displayed in a row, maximum 12 should be displayed on a page, if more than 12 members are added, a pager appears to go to other pages • The page should contain some introduction in the beginning, might be uneditable by the office assistance Drupalist: Kalin Chernev Course by Init Lab (http://initlab.org) 3
  • 4. Ideal final outcome • http://www.lullabot.com/about/team Drupalist: Kalin Chernev Course by Init Lab (http://initlab.org) 4