SlideShare une entreprise Scribd logo
1  sur  21
Télécharger pour lire hors ligne
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

Contenu connexe

En vedette

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
 

En vedette (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
 

Similaire à 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
 

Similaire à 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
 

Dernier

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 

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