SlideShare una empresa de Scribd logo
1 de 21
Descargar para leer sin conexión
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Introduction to Drupal
Part 2 of 3
Blocks, Menus, Taxonomy and Webforms
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap from Nov. 11
•  Installation & File System
•  Configuration System
Site name, Site email, Timezone
•  Content Types
Default types, Adding new types, settings
•  Extending Drupal with Contributed Modules
•  User Roles
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  Node: a piece of content which belongs to a content type. A
node page is the specific single page for that content, but nodes
can be viewed outside of their page.
•  Teaser (aka Summary): an introductory paragraph about a piece
of content.
•  Terms (aka Tags): organizational keywords that can be used to
create categories or metadata.
•  Module: a package of code (typically written in PHP and CSS)
that extends Drupal functionality.
https://drupal.org/glossary
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  User: an individual with login credentials for the site.
•  Role: a set of permissions that can be applied to individual users.
Users can belong to multiple roles.
•  Permission: a tool for controlling access to content creation,
modification and site administration.
•  User1 (aka Site Maintenance Account): this is the first user on
the site, and can do anything. It is not advisable to work on your
site as User1. Always create an administrative account for
yourself, and protect the User1 credentials.
https://drupal.org/glossary
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  Administrator: a default Drupal role that has high-level
permissions on the site. This should only be given to trusted
individuals who know what the tools do.
•  Authenticated user: a site visitor who has logged into the site
using their credentials.
•  Anonymous user: a site visitor who has not logged in (and may
not have credentials). The general public will typically be
anonymous users.
https://drupal.org/glossary
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
What’s next?
•  Blocks
•  Menus
•  Taxonomy
•  Webforms
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
What are Blocks?
Photo credit: http://www.flickr.com/photos/bdesham
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Regions
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Blocks
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Blocks Demo
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
What are Menus?
Photo credit: http://www.flickr.com/photos/mpd01605
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Menus Demo
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  Region: Defined areas of the page where blocks and other
elements can be placed. Includes Header, Footer, Content, +.
•  Block: A visible box of content or functionality. Blocks can be
created by modules, including Views, or manually added.
•  Menu: A set of clickable navigation items on the page.
•  Menu Item: A specific link in a menu that takes the user
elsewhere when clicked.
•  Path or Alias: The last part of the URL of a page (following the
domain name), e.g. node/4 or teens/summer-reading.
https://drupal.org/glossary
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
What is Taxonomy?
Photo credit: http://www.flickr.com/photos/tulanesally
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Taxonomy Demo
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  Taxonomy: A core module that gives your site a system of
categorization and classification.
•  Vocabulary: A collection of terms, e.g. Site Section vs.
Database Category vs. Special Collection.
•  Term: An organizational keyword that can be applied to a node.
•  Tag: The same as Term, but usually refers to a freeform method
of applying keywords and so is more commonly thought of as a
classification method for blogging and social media.
https://drupal.org/glossary
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Webforms
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Webform Demo
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Recap: Drupal Glossary
•  Webform: A form that a user can fill out, including the search
or contact forms. ALSO: A module that enables the site
administrator to easily build complex forms on their site.
•  Select or Other: A module and form option that allows a user
who chooses “other” in a form to fill out a text field with the
“other” value.
•  Form Component: Each specific field within the form.
•  Form Validation: A module and method for ensuring that user
responses in a form line up with requirements.
•  CAPTCHA: A module and method for ensuring the form is
filled out by a human (not a spam bot).
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
Questions?
Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013
http://chillco.com/
tla-drupal-questions

Más contenido relacionado

Destacado

Site Builders: Let's clean up our UIs!
Site Builders: Let's clean up our UIs!Site Builders: Let's clean up our UIs!
Site Builders: Let's clean up our UIs!cherryhillco
 
Boletín Mensual: El mercado de gomas de mascar
Boletín Mensual: El mercado de gomas de mascarBoletín Mensual: El mercado de gomas de mascar
Boletín Mensual: El mercado de gomas de mascarProEcuadorMexico
 
TLA Webinar: Introduction to Drupal -- part 3 of 3
TLA Webinar: Introduction to Drupal -- part 3 of 3TLA Webinar: Introduction to Drupal -- part 3 of 3
TLA Webinar: Introduction to Drupal -- part 3 of 3cherryhillco
 
TLA Webinar: Introduction to Drupal -- part 1 of 3
TLA Webinar: Introduction to Drupal -- part 1 of 3TLA Webinar: Introduction to Drupal -- part 1 of 3
TLA Webinar: Introduction to Drupal -- part 1 of 3cherryhillco
 
DrupalCampLA 2014 - Drupal backend performance and scalability
DrupalCampLA 2014 - Drupal backend performance and scalabilityDrupalCampLA 2014 - Drupal backend performance and scalability
DrupalCampLA 2014 - Drupal backend performance and scalabilitycherryhillco
 

Destacado (8)

Site Builders: Let's clean up our UIs!
Site Builders: Let's clean up our UIs!Site Builders: Let's clean up our UIs!
Site Builders: Let's clean up our UIs!
 
Boletín Mensual Julio
Boletín Mensual JulioBoletín Mensual Julio
Boletín Mensual Julio
 
Boletín Mensual: El mercado de gomas de mascar
Boletín Mensual: El mercado de gomas de mascarBoletín Mensual: El mercado de gomas de mascar
Boletín Mensual: El mercado de gomas de mascar
 
iPad Setup Instructions
iPad Setup InstructionsiPad Setup Instructions
iPad Setup Instructions
 
Source Credibility and the CRAAP Test
Source Credibility and the CRAAP TestSource Credibility and the CRAAP Test
Source Credibility and the CRAAP Test
 
TLA Webinar: Introduction to Drupal -- part 3 of 3
TLA Webinar: Introduction to Drupal -- part 3 of 3TLA Webinar: Introduction to Drupal -- part 3 of 3
TLA Webinar: Introduction to Drupal -- part 3 of 3
 
TLA Webinar: Introduction to Drupal -- part 1 of 3
TLA Webinar: Introduction to Drupal -- part 1 of 3TLA Webinar: Introduction to Drupal -- part 1 of 3
TLA Webinar: Introduction to Drupal -- part 1 of 3
 
DrupalCampLA 2014 - Drupal backend performance and scalability
DrupalCampLA 2014 - Drupal backend performance and scalabilityDrupalCampLA 2014 - Drupal backend performance and scalability
DrupalCampLA 2014 - Drupal backend performance and scalability
 

Similar a TLA Webinar: Introduction to Drupal -- part 2 of 3

History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8Websolutions Agency
 
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal TerminologiesDrupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal TerminologiesDrupalMumbai
 
Creating a licensing database using drupal 7
Creating a licensing database using drupal 7Creating a licensing database using drupal 7
Creating a licensing database using drupal 7Amanda Yesilbas
 
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Acquia
 
Getting Started with Drupal
Getting Started with DrupalGetting Started with Drupal
Getting Started with DrupalRachel Vacek
 
Top 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal projectTop 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal projectIztok Smolic
 
Doing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsDoing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsThom Bunting
 
LITA Preconference: Getting Started with Drupal (handout)
LITA Preconference: Getting Started with Drupal (handout)LITA Preconference: Getting Started with Drupal (handout)
LITA Preconference: Getting Started with Drupal (handout)Rachel Vacek
 
Distribution Deli
Distribution DeliDistribution Deli
Distribution DeliWylbur
 
One Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksOne Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksMark Jarrell
 
Coding Your First Module
Coding Your First ModuleCoding Your First Module
Coding Your First Modulefillerwriter
 
DrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to DrupalDrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to DrupalRod Martin
 
Securing Drupal 7: Do not get Hacked or Spammed to death!
Securing Drupal 7: Do not get Hacked or Spammed to death!Securing Drupal 7: Do not get Hacked or Spammed to death!
Securing Drupal 7: Do not get Hacked or Spammed to death!Adelle Frank
 
Drupal terminology
Drupal terminologyDrupal terminology
Drupal terminologyRachit Gupta
 
Getting Started with Drupal - Handouts
Getting Started with Drupal - HandoutsGetting Started with Drupal - Handouts
Getting Started with Drupal - HandoutsRachel Vacek
 
Drupal 7 migrating to drupal 8
Drupal 7 migrating to drupal 8Drupal 7 migrating to drupal 8
Drupal 7 migrating to drupal 8DrupalGeeks
 

Similar a TLA Webinar: Introduction to Drupal -- part 2 of 3 (20)

History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8History of Drupal: From Drop 1.0 to Drupal 8
History of Drupal: From Drop 1.0 to Drupal 8
 
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal TerminologiesDrupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
 
Creating a licensing database using drupal 7
Creating a licensing database using drupal 7Creating a licensing database using drupal 7
Creating a licensing database using drupal 7
 
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
 
The Drupal Way
The Drupal WayThe Drupal Way
The Drupal Way
 
Getting Started with Drupal
Getting Started with DrupalGetting Started with Drupal
Getting Started with Drupal
 
Drupal Skils Lab 302Labs
Drupal Skils Lab 302Labs Drupal Skils Lab 302Labs
Drupal Skils Lab 302Labs
 
Top 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal projectTop 20 mistakes you will make on your 1st Drupal project
Top 20 mistakes you will make on your 1st Drupal project
 
Doing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsDoing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via Distributions
 
LITA Preconference: Getting Started with Drupal (handout)
LITA Preconference: Getting Started with Drupal (handout)LITA Preconference: Getting Started with Drupal (handout)
LITA Preconference: Getting Started with Drupal (handout)
 
Drupal Webinar
Drupal WebinarDrupal Webinar
Drupal Webinar
 
Distribution Deli
Distribution DeliDistribution Deli
Distribution Deli
 
One Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksOne Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning Talks
 
Coding Your First Module
Coding Your First ModuleCoding Your First Module
Coding Your First Module
 
DrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to DrupalDrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to Drupal
 
Securing Drupal 7: Do not get Hacked or Spammed to death!
Securing Drupal 7: Do not get Hacked or Spammed to death!Securing Drupal 7: Do not get Hacked or Spammed to death!
Securing Drupal 7: Do not get Hacked or Spammed to death!
 
What is Drupal
What is DrupalWhat is Drupal
What is Drupal
 
Drupal terminology
Drupal terminologyDrupal terminology
Drupal terminology
 
Getting Started with Drupal - Handouts
Getting Started with Drupal - HandoutsGetting Started with Drupal - Handouts
Getting Started with Drupal - Handouts
 
Drupal 7 migrating to drupal 8
Drupal 7 migrating to drupal 8Drupal 7 migrating to drupal 8
Drupal 7 migrating to drupal 8
 

Último

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 

Último (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

TLA Webinar: Introduction to Drupal -- part 2 of 3

  • 1. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Introduction to Drupal Part 2 of 3 Blocks, Menus, Taxonomy and Webforms
  • 2. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap from Nov. 11 •  Installation & File System •  Configuration System Site name, Site email, Timezone •  Content Types Default types, Adding new types, settings •  Extending Drupal with Contributed Modules •  User Roles
  • 3. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  Node: a piece of content which belongs to a content type. A node page is the specific single page for that content, but nodes can be viewed outside of their page. •  Teaser (aka Summary): an introductory paragraph about a piece of content. •  Terms (aka Tags): organizational keywords that can be used to create categories or metadata. •  Module: a package of code (typically written in PHP and CSS) that extends Drupal functionality. https://drupal.org/glossary
  • 4. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  User: an individual with login credentials for the site. •  Role: a set of permissions that can be applied to individual users. Users can belong to multiple roles. •  Permission: a tool for controlling access to content creation, modification and site administration. •  User1 (aka Site Maintenance Account): this is the first user on the site, and can do anything. It is not advisable to work on your site as User1. Always create an administrative account for yourself, and protect the User1 credentials. https://drupal.org/glossary
  • 5. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  Administrator: a default Drupal role that has high-level permissions on the site. This should only be given to trusted individuals who know what the tools do. •  Authenticated user: a site visitor who has logged into the site using their credentials. •  Anonymous user: a site visitor who has not logged in (and may not have credentials). The general public will typically be anonymous users. https://drupal.org/glossary
  • 6. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 What’s next? •  Blocks •  Menus •  Taxonomy •  Webforms
  • 7. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 What are Blocks? Photo credit: http://www.flickr.com/photos/bdesham
  • 8. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Regions
  • 9. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Blocks
  • 10. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Blocks Demo
  • 11. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 What are Menus? Photo credit: http://www.flickr.com/photos/mpd01605
  • 12. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Menus Demo
  • 13. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  Region: Defined areas of the page where blocks and other elements can be placed. Includes Header, Footer, Content, +. •  Block: A visible box of content or functionality. Blocks can be created by modules, including Views, or manually added. •  Menu: A set of clickable navigation items on the page. •  Menu Item: A specific link in a menu that takes the user elsewhere when clicked. •  Path or Alias: The last part of the URL of a page (following the domain name), e.g. node/4 or teens/summer-reading. https://drupal.org/glossary
  • 14. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 What is Taxonomy? Photo credit: http://www.flickr.com/photos/tulanesally
  • 15. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Taxonomy Demo
  • 16. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  Taxonomy: A core module that gives your site a system of categorization and classification. •  Vocabulary: A collection of terms, e.g. Site Section vs. Database Category vs. Special Collection. •  Term: An organizational keyword that can be applied to a node. •  Tag: The same as Term, but usually refers to a freeform method of applying keywords and so is more commonly thought of as a classification method for blogging and social media. https://drupal.org/glossary
  • 17. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Webforms
  • 18. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Webform Demo
  • 19. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Recap: Drupal Glossary •  Webform: A form that a user can fill out, including the search or contact forms. ALSO: A module that enables the site administrator to easily build complex forms on their site. •  Select or Other: A module and form option that allows a user who chooses “other” in a form to fill out a text field with the “other” value. •  Form Component: Each specific field within the form. •  Form Validation: A module and method for ensuring that user responses in a form line up with requirements. •  CAPTCHA: A module and method for ensuring the form is filled out by a human (not a spam bot).
  • 20. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 Questions?
  • 21. Intro to Drupal, Part 2 of 3 TLA Webinar Series, Dec. 10, 2013 http://chillco.com/ tla-drupal-questions