SlideShare a Scribd company logo
Drupal as CMS
Bharat Mhaskar
Rachit Gupta (https://drupal.org/user/403301)
June 14th, 2013
Agenda
• Admin Menu
• Content Types
• Blocks
• Users and Roles.
2
Menu’s
• Menu’s are a collection of links used to
navigate a website.
3
4
Admin Menu
• Admin menu provides a user-friendly UI for
accessing Drupal Administrator menu items.
5
Admin Menu
• Following are the menu’s available with
default Drupal 7 installation.
• Content
• Structure
• Appearance
• People
• Modules
• Configuration
• Reports
Contid.
6
Content Types
Content Types
7
• A site contains many types of content (i.e.
page, news, blogs, etc.).
• These types of content are called Content
Types in Drupal.
• How site editors can input original content on
Drupal Site.
Contid.
8
Usage of Content Types
• Defines various default settings for node of
that type.
• Differentiate content with different types.
• You can add content types via
Administrator => Structure => Content Types => Add Content
Type.
9
Blocks
Blocks
10
• Blocks are the boxes of content that can be
displayed in regions.
• Blocks can be configured to modify their
appearance, shape, etc.
• Theme can define it’s own regions.
Contid.
Where to find Block
11
• Blocks are placed in regions using Block
Admin Page.
• Block Admin page can be accessed via
Administrator => Structure => Blocks.
Users and Roles
12
User’s
• User’s are nothing but the authenticated
visitors to your Drupal site.
• Drupal can have “Anonymous registration”
and “Adding Users through admin”.
13
Users and Roles
Roles
• Roles are used to group and classify users.
• Roles are also a set of permissions given to
specific user.
• Each user can have one or more roles.
• Default Drupal installation has 3 roles
(anonymous, authenticated and
administrator).
• Site Admin can add roles via
Administrator => People => Permissions
=> Roles.
14
Users and Roles
15
References
• Menus –
http://drupal.org/documentation/modules/menu
• Content Types –
http://drupal.org/node/21947
• Blocks –
http://drupal.org/documentation/modules/field-ui
http://drupal.org/documentation/modules/block
• Users and Roles –
http://drupal.org/documentation/modules/user
Questions?
16

More Related Content

PDF
Enterprise Content Management and Microsoft Office SharePoint Server 2007 - U...
PPT
Using CMS Tool Drupal
PPTX
LogicalDOC Introduction
PPT
The World Needs an Alternative to SharePoint
PDF
Drupal 7
PPTX
Drupal Intro
PDF
Drupal 7 basic setup and contrib modules for a brochure website
Enterprise Content Management and Microsoft Office SharePoint Server 2007 - U...
Using CMS Tool Drupal
LogicalDOC Introduction
The World Needs an Alternative to SharePoint
Drupal 7
Drupal Intro
Drupal 7 basic setup and contrib modules for a brochure website

Similar to Drupal as CMS (20)

PPT
JIIT PORTAL based on Drupal
PPT
Drupal intro (1)
PPT
Drupal
PPTX
I Heart Drupal
PPT
Drupal intro-training-in-mumbai
PPT
Drupal -Introduction to Drupal
PPTX
Online Drupal Training Syllabus
ODP
Drupal 6x Installation
PDF
Drupal for Developers
PPTX
Drupal 7 Features - Introduction - Basics
PDF
Content Editing & Admin in Drupal 7
PPTX
Drupal terminology
PPT
Drupal intro
PDF
Drupal as a Programmer-Friendly CMS at ConFoo
PPTX
Drupal Skils Lab 302Labs
PPTX
4.content mgmt
PDF
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
PPT
An Introduction to Drupal
PDF
Absolute Beginners Guide to Drupal
PPT
Drupal
JIIT PORTAL based on Drupal
Drupal intro (1)
Drupal
I Heart Drupal
Drupal intro-training-in-mumbai
Drupal -Introduction to Drupal
Online Drupal Training Syllabus
Drupal 6x Installation
Drupal for Developers
Drupal 7 Features - Introduction - Basics
Content Editing & Admin in Drupal 7
Drupal terminology
Drupal intro
Drupal as a Programmer-Friendly CMS at ConFoo
Drupal Skils Lab 302Labs
4.content mgmt
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Terminologies
An Introduction to Drupal
Absolute Beginners Guide to Drupal
Drupal
Ad

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
KodekX | Application Modernization Development
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Big Data Technologies - Introduction.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation theory and applications.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PPTX
Spectroscopy.pptx food analysis technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Electronic commerce courselecture one. Pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Spectral efficient network and resource selection model in 5G networks
KodekX | Application Modernization Development
Reach Out and Touch Someone: Haptics and Empathic Computing
Big Data Technologies - Introduction.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf
20250228 LYD VKU AI Blended-Learning.pptx
MYSQL Presentation for SQL database connectivity
Encapsulation theory and applications.pdf
sap open course for s4hana steps from ECC to s4
Spectroscopy.pptx food analysis technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
cuic standard and advanced reporting.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Ad

Drupal as CMS

  • 1. Drupal as CMS Bharat Mhaskar Rachit Gupta (https://drupal.org/user/403301) June 14th, 2013
  • 2. Agenda • Admin Menu • Content Types • Blocks • Users and Roles. 2
  • 3. Menu’s • Menu’s are a collection of links used to navigate a website. 3
  • 4. 4 Admin Menu • Admin menu provides a user-friendly UI for accessing Drupal Administrator menu items.
  • 5. 5 Admin Menu • Following are the menu’s available with default Drupal 7 installation. • Content • Structure • Appearance • People • Modules • Configuration • Reports Contid.
  • 7. Content Types 7 • A site contains many types of content (i.e. page, news, blogs, etc.). • These types of content are called Content Types in Drupal. • How site editors can input original content on Drupal Site. Contid.
  • 8. 8 Usage of Content Types • Defines various default settings for node of that type. • Differentiate content with different types. • You can add content types via Administrator => Structure => Content Types => Add Content Type.
  • 10. Blocks 10 • Blocks are the boxes of content that can be displayed in regions. • Blocks can be configured to modify their appearance, shape, etc. • Theme can define it’s own regions. Contid.
  • 11. Where to find Block 11 • Blocks are placed in regions using Block Admin Page. • Block Admin page can be accessed via Administrator => Structure => Blocks.
  • 12. Users and Roles 12 User’s • User’s are nothing but the authenticated visitors to your Drupal site. • Drupal can have “Anonymous registration” and “Adding Users through admin”.
  • 13. 13 Users and Roles Roles • Roles are used to group and classify users. • Roles are also a set of permissions given to specific user. • Each user can have one or more roles. • Default Drupal installation has 3 roles (anonymous, authenticated and administrator). • Site Admin can add roles via Administrator => People => Permissions => Roles.
  • 15. 15 References • Menus – http://drupal.org/documentation/modules/menu • Content Types – http://drupal.org/node/21947 • Blocks – http://drupal.org/documentation/modules/field-ui http://drupal.org/documentation/modules/block • Users and Roles – http://drupal.org/documentation/modules/user