SlideShare a Scribd company logo
1 of 31
10 Steps Not To Forget
After Installing Drupal
Cory Gilliam
@gilliamcory
Who am I?
• Cory Gilliam
• Drupal Site Designer
• Work @ Knoxville Internet
• Working with Drupal since (2009) Drupal 6.x
• Attend and teach at Drupal Camps:
•Nashville, TN
•Ashville, NC
•Atlanta, GA
•Washington DC
• @gilliamcory – Twitter

Special thanks to Daniel Schiavone
10 Steps Not To Forget After Installing Drupal
Out of the box Drupal? Drupal's flexibility comes at a cost. After you have
installed your new site you still have a bit of work to do. This session will
cover 10 often forgotten steps to really get your fresh installation together.
We dive into things people forget to configure and more like:
• View settings
• Node settings
• Editor experience
• Site settings
• User settings
• Error pages
• Performance settings
• Tightening up Security
10 Steps Not To Forget After Installing Drupal
After this session you'll be able to tweak out
your new install properly.
Session Objectives
• Know the post Drupal installation steps
• Find all the configurations you need to visit
before you launch
• Understand Drupal's basic building blocks
There are reasons why we forget.
Some reasons are not obvious.
1. Make your life easier
• Administrative Theme
–
–
–
–
–
–
–

Seven ( default )
Rubik ( requires Tao ) ( beta 9 )
Cube ( requires Tao ) ( beta 4 )
Stanley ( alpha 3 )
Shiny
Ember ( alpha 1 )
Adminimal ( dev )

• Module_filter
– https://drupal.org/project/module_filter

• Backup and Migrate
1.1 Rubik
1.2 Cube
1.3 Stanley
1.4 Ember
1. Make your life easier
• Admin menu vs Toolbar
– Install admin_menu, enable Admin Menu, Toolbar
style, and Shortcuts
– Disable Toolbar (core)
• To overlay or not to overlay?
– Takes up too much real estate and gets annoying
• Php.ini (extra credit)
– Sooner or later you will have to adjust memory_limit and
upload_max_filesize settings
2. Site Information
• Site email
– dev vs live

• Front page
– node/1

• 403 Error
– Access denied

• 404 Error
– Page not found
This is your chance to be Creative & User Friendly
2.2 Funny 404
2.3 Funny 404
2.4 Funny 404
2.5 Funny 404
3. User settings
• Account settings
– Default user photo
– Emails
– Profile Fields vs Profile2 ( deprecated )

• Login/Logout destination
– Rules, LoginToboggan, Login_Destination
– Where does the user go after they log in or out

• Create Roles
• Configure Permissions
4. Content Authoring
• Text formats (Served up by role and by the order they are in)
– Plain Text ( For anonymous e.g. comments )
– Filter HTML ( For regular users )
– Full HTML ( For power user )

• This could be an entire presentation by it's self
4.1 Content Authoring
• CKEditor
– Install wysiwyg, ckeditor js library
– Drupal 8.x ( core ) ?

• Many settings but be sure to visit
–
–
–
–

Editor appearance ( What buttons )
CSS ( Define styles e.g. left, right, center, ft-left, ft-right )
File browser ( They will want to add images and files )
Advanced ( They will paste from Word )

• Users will try to do stuff, prepare and be happy
5. Nodes
•

Content Type

– Submission Form
– Display settings ( Display author and date on by default. D’oh! )
•

Add description

– Things like this put off never get done
•

Comments - this could be an entire presentation by it's self

– Comments are on by default. D’oh!
– Spam controls ( mollum, captcha )
– Plan for maintenance
•
•

Install and Enable Pathauto
Set up default aliases

– The default is content/[node:title] ( Nice but... )
– Usability and SEO
– Make it human friendly, the bots will figure it out.
6. View settings
View is coming to core in Drupal 8.x, but until then...
• Install and enable Views, Views_ui, Ctools
• Use the Pre-configured views when possible
• Do you know there are settings? Like...
– Show SQL query
– Show performance stats
– Always show advanced settings
• When building your view, add an Content:Edit link
– Makes it easier for people with edit permission to edit content
– Link will display only for people with permission to edit
6.1 View settings
• Add description ( Things like this put off never get done )
• Once you have built your views
– Sort ( Default is by creation date... )
– No results settings
– Exposed form style ( Install better_exposed_filters )
– Submit, Reset, Auto Submit
– Keep in mind, Auto Submit can be confusing for users
– Use Ajax
– Caching
– Theme information
7. Image settings
• File System
– public / private – It will matter

• Image styles
– Configure display sizes here and use them in displays
everywhere ( nodes, views )
• While you are here, configure Date and Time formats
– http://php.net/manual/en/function.date.php
– This link will be your friend here
8. Mail
• Where are the configurations
– SMTP module
– Messaging & notifications modules or Subscriptions &
Mail Editor
– Rules
9. Performance
• Performance
– Cache for anonymous
– Aggregate js and css
– Caching on server ( e.g. Varnish )
• Pre-launch Task
– Disable devel modules
– Views UI
– Logging and errors
10. Security
• User permission
– Revisit roles and permissions after installing modules

•
•
•
•

File permissions
Security Review
SSL? + Secure Pages
Restricting content
– Security by obscurity does not work with Google
– This includes files

• Solutions
– Access control module ( Avoid conflicts by limiting the number
of access modules e.g. OG + Access Control + Taxonomy Access )
– Private files
10 Steps Not To Forget After Installing Drupal
• What's next
– Bear ( installation profile )
– Build your own install profile
– https://drupal.org/node/1022020
10 Steps Not To Forget After Installing Drupal

Questions?
Cory Gilliam
@gilliamcory
Knoxville Internet
Knoxville, TN
Coming Soon: Drupal Camp Chattanooga 2013 Nov 9th
drupalcampchattanooga.com

Coming Soon: Drupal Camp Knoxville 2014 March
knoxvilledrupalcamp.com
Places to learn more
•
•
•
•
•
•
•
•
•
•

drupal.org/documentation
drupal.org/documentation/instal
lullabot.com
drupalize.me
lynda.com
mustardseedmedia.com
tutr.tv
gotdrupal.com
buildamodule.com
ostraining.com
Remember
• Group Photo on the main staircase!

More Related Content

What's hot

WordPress Themes and Plugins
WordPress Themes and PluginsWordPress Themes and Plugins
WordPress Themes and Pluginssuperann
 
Anatomy and Architecture of a WordPress Theme
Anatomy and Architecture of a WordPress ThemeAnatomy and Architecture of a WordPress Theme
Anatomy and Architecture of a WordPress ThemeJulie Kuehl
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbaiDrupal intro-training-in-mumbai
Drupal intro-training-in-mumbaivibrantuser
 
Drupal overview-training
Drupal overview-trainingDrupal overview-training
Drupal overview-trainingSam Davis
 
WordPress Theme Design and Development Workshop - Day 2
WordPress Theme Design and Development Workshop - Day 2WordPress Theme Design and Development Workshop - Day 2
WordPress Theme Design and Development Workshop - Day 2Mizanur Rahaman Mizan
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinSuzanne Dergacheva
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeAcquia
 
Starting WordPress Theme Review
Starting WordPress Theme ReviewStarting WordPress Theme Review
Starting WordPress Theme ReviewCatch Themes
 
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 ThemeMinimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 ThemeSuzanne Dergacheva
 
Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016David Brattoli
 
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...Mediacurrent
 
Turbo charged WordPress theme development - WordCamp Edinburgh 2012
Turbo charged WordPress theme development - WordCamp Edinburgh 2012Turbo charged WordPress theme development - WordCamp Edinburgh 2012
Turbo charged WordPress theme development - WordCamp Edinburgh 2012Jonny Allbut
 
Alternatives to LMS and Content development
Alternatives to LMS and Content developmentAlternatives to LMS and Content development
Alternatives to LMS and Content developmentYum Studio
 
Building Rich Internet Applications with Ext JS
Building Rich Internet Applications  with Ext JSBuilding Rich Internet Applications  with Ext JS
Building Rich Internet Applications with Ext JSMats Bryntse
 

What's hot (20)

WordPress Themes and Plugins
WordPress Themes and PluginsWordPress Themes and Plugins
WordPress Themes and Plugins
 
Anatomy and Architecture of a WordPress Theme
Anatomy and Architecture of a WordPress ThemeAnatomy and Architecture of a WordPress Theme
Anatomy and Architecture of a WordPress Theme
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbaiDrupal intro-training-in-mumbai
Drupal intro-training-in-mumbai
 
Drupal in-depth
Drupal in-depthDrupal in-depth
Drupal in-depth
 
Drupal overview-training
Drupal overview-trainingDrupal overview-training
Drupal overview-training
 
W pthemes
W pthemesW pthemes
W pthemes
 
WordPress Theme Design and Development Workshop - Day 2
WordPress Theme Design and Development Workshop - Day 2WordPress Theme Design and Development Workshop - Day 2
WordPress Theme Design and Development Workshop - Day 2
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
 
Starting WordPress Theme Review
Starting WordPress Theme ReviewStarting WordPress Theme Review
Starting WordPress Theme Review
 
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 ThemeMinimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
 
Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016
 
Drupal intro (1)
Drupal intro (1)Drupal intro (1)
Drupal intro (1)
 
A Custom Drupal Theme in 40 Minutes
A Custom Drupal Theme in 40 MinutesA Custom Drupal Theme in 40 Minutes
A Custom Drupal Theme in 40 Minutes
 
IBM Connection - customize it, #dd13
IBM Connection - customize it, #dd13IBM Connection - customize it, #dd13
IBM Connection - customize it, #dd13
 
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
Learn Drupal's Most Powerful Site-Building Modules: Display Suite, Context, V...
 
Module 3 - Intro to Bootstrap
Module 3 - Intro to BootstrapModule 3 - Intro to Bootstrap
Module 3 - Intro to Bootstrap
 
Turbo charged WordPress theme development - WordCamp Edinburgh 2012
Turbo charged WordPress theme development - WordCamp Edinburgh 2012Turbo charged WordPress theme development - WordCamp Edinburgh 2012
Turbo charged WordPress theme development - WordCamp Edinburgh 2012
 
Alternatives to LMS and Content development
Alternatives to LMS and Content developmentAlternatives to LMS and Content development
Alternatives to LMS and Content development
 
Building Rich Internet Applications with Ext JS
Building Rich Internet Applications  with Ext JSBuilding Rich Internet Applications  with Ext JS
Building Rich Internet Applications with Ext JS
 

Viewers also liked

Cognitive processes memory
Cognitive processes memoryCognitive processes memory
Cognitive processes memoryIAU Dent
 
psychology of forgetting
psychology of forgettingpsychology of forgetting
psychology of forgettingDaisy ando
 
Theories of forgetting
Theories of forgettingTheories of forgetting
Theories of forgettingNIMHANS
 
Memory and Forgetting - Psychology
Memory and Forgetting - PsychologyMemory and Forgetting - Psychology
Memory and Forgetting - PsychologyMaria Gizelle Aragon
 
Forgetting and theories of forgetting
Forgetting and theories of forgettingForgetting and theories of forgetting
Forgetting and theories of forgettingsamreennaz5
 
Memory and its types and Causes of Forgetting - PPT
Memory and its types and Causes of Forgetting - PPTMemory and its types and Causes of Forgetting - PPT
Memory and its types and Causes of Forgetting - PPTArun Joseph
 

Viewers also liked (8)

Cognitive processes memory
Cognitive processes memoryCognitive processes memory
Cognitive processes memory
 
psychology of forgetting
psychology of forgettingpsychology of forgetting
psychology of forgetting
 
Theories of forgetting
Theories of forgettingTheories of forgetting
Theories of forgetting
 
2. Forgetting
2. Forgetting2. Forgetting
2. Forgetting
 
Memory and Forgetting - Psychology
Memory and Forgetting - PsychologyMemory and Forgetting - Psychology
Memory and Forgetting - Psychology
 
Forgetting and theories of forgetting
Forgetting and theories of forgettingForgetting and theories of forgetting
Forgetting and theories of forgetting
 
Memory and its types and Causes of Forgetting - PPT
Memory and its types and Causes of Forgetting - PPTMemory and its types and Causes of Forgetting - PPT
Memory and its types and Causes of Forgetting - PPT
 
Memory and forgetting
Memory and forgettingMemory and forgetting
Memory and forgetting
 

Similar to 10 Steps Not To Forget After Installing Drupal

Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 
10 Steps Not To Forget After Installing Drupal
10 Steps Not To Forget After Installing Drupal10 Steps Not To Forget After Installing Drupal
10 Steps Not To Forget After Installing DrupalSnake Hill Web Agency
 
SPSDenver - SharePoint & jQuery - What I wish I would have known
SPSDenver - SharePoint & jQuery - What I wish I would have knownSPSDenver - SharePoint & jQuery - What I wish I would have known
SPSDenver - SharePoint & jQuery - What I wish I would have knownMark Rackley
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsDrupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsMicky Metts
 
5 Common Mistakes You are Making on your Website
 5 Common Mistakes You are Making on your Website 5 Common Mistakes You are Making on your Website
5 Common Mistakes You are Making on your WebsiteAcquia
 
Drupal 6x Installation
Drupal 6x Installation Drupal 6x Installation
Drupal 6x Installation Micky Metts
 
WordPress Plugins and Security
WordPress Plugins and SecurityWordPress Plugins and Security
WordPress Plugins and SecurityThink Media Inc.
 
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
 
Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8Angela Byron
 
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
 
LA Drupal Camp 2012- Maintaining a Drupal Site
LA Drupal Camp 2012- Maintaining a Drupal SiteLA Drupal Camp 2012- Maintaining a Drupal Site
LA Drupal Camp 2012- Maintaining a Drupal Sitemeghsweet
 
BADCamp 2012- Drupal Support
BADCamp 2012- Drupal SupportBADCamp 2012- Drupal Support
BADCamp 2012- Drupal Supportmeghsweet
 
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De Block
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De BlockDrupal 8 Basic Training - DrupalEurope 2018 - Maarten De Block
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De BlockMaarten De Block
 

Similar to 10 Steps Not To Forget After Installing Drupal (20)

Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 
10 Steps Not To Forget After Installing Drupal
10 Steps Not To Forget After Installing Drupal10 Steps Not To Forget After Installing Drupal
10 Steps Not To Forget After Installing Drupal
 
Drupal -Introduction to Drupal
Drupal -Introduction to DrupalDrupal -Introduction to Drupal
Drupal -Introduction to Drupal
 
Drupal intro
Drupal introDrupal intro
Drupal intro
 
Drupal intro
Drupal introDrupal intro
Drupal intro
 
Drupal Skils Lab 302Labs
Drupal Skils Lab 302Labs Drupal Skils Lab 302Labs
Drupal Skils Lab 302Labs
 
SPSDenver - SharePoint & jQuery - What I wish I would have known
SPSDenver - SharePoint & jQuery - What I wish I would have knownSPSDenver - SharePoint & jQuery - What I wish I would have known
SPSDenver - SharePoint & jQuery - What I wish I would have known
 
Drupal by fire
Drupal by fireDrupal by fire
Drupal by fire
 
72d5drupal
72d5drupal72d5drupal
72d5drupal
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsDrupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal Concepts
 
5 Common Mistakes You are Making on your Website
 5 Common Mistakes You are Making on your Website 5 Common Mistakes You are Making on your Website
5 Common Mistakes You are Making on your Website
 
Drupal 6x Installation
Drupal 6x Installation Drupal 6x Installation
Drupal 6x Installation
 
WordPress Plugins and Security
WordPress Plugins and SecurityWordPress Plugins and Security
WordPress Plugins and Security
 
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
 
Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8
 
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!
 
LA Drupal Camp 2012- Maintaining a Drupal Site
LA Drupal Camp 2012- Maintaining a Drupal SiteLA Drupal Camp 2012- Maintaining a Drupal Site
LA Drupal Camp 2012- Maintaining a Drupal Site
 
BADCamp 2012- Drupal Support
BADCamp 2012- Drupal SupportBADCamp 2012- Drupal Support
BADCamp 2012- Drupal Support
 
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De Block
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De BlockDrupal 8 Basic Training - DrupalEurope 2018 - Maarten De Block
Drupal 8 Basic Training - DrupalEurope 2018 - Maarten De Block
 
Interactive Web Design 5 - Week 2 - Introduction
Interactive Web Design 5 - Week 2 -  IntroductionInteractive Web Design 5 - Week 2 -  Introduction
Interactive Web Design 5 - Week 2 - Introduction
 

Recently uploaded

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 

Recently uploaded (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

10 Steps Not To Forget After Installing Drupal

  • 1. 10 Steps Not To Forget After Installing Drupal Cory Gilliam @gilliamcory
  • 2. Who am I? • Cory Gilliam • Drupal Site Designer • Work @ Knoxville Internet • Working with Drupal since (2009) Drupal 6.x • Attend and teach at Drupal Camps: •Nashville, TN •Ashville, NC •Atlanta, GA •Washington DC • @gilliamcory – Twitter Special thanks to Daniel Schiavone
  • 3. 10 Steps Not To Forget After Installing Drupal Out of the box Drupal? Drupal's flexibility comes at a cost. After you have installed your new site you still have a bit of work to do. This session will cover 10 often forgotten steps to really get your fresh installation together. We dive into things people forget to configure and more like: • View settings • Node settings • Editor experience • Site settings • User settings • Error pages • Performance settings • Tightening up Security
  • 4. 10 Steps Not To Forget After Installing Drupal After this session you'll be able to tweak out your new install properly. Session Objectives • Know the post Drupal installation steps • Find all the configurations you need to visit before you launch • Understand Drupal's basic building blocks
  • 5. There are reasons why we forget.
  • 6. Some reasons are not obvious.
  • 7. 1. Make your life easier • Administrative Theme – – – – – – – Seven ( default ) Rubik ( requires Tao ) ( beta 9 ) Cube ( requires Tao ) ( beta 4 ) Stanley ( alpha 3 ) Shiny Ember ( alpha 1 ) Adminimal ( dev ) • Module_filter – https://drupal.org/project/module_filter • Backup and Migrate
  • 12. 1. Make your life easier • Admin menu vs Toolbar – Install admin_menu, enable Admin Menu, Toolbar style, and Shortcuts – Disable Toolbar (core) • To overlay or not to overlay? – Takes up too much real estate and gets annoying • Php.ini (extra credit) – Sooner or later you will have to adjust memory_limit and upload_max_filesize settings
  • 13. 2. Site Information • Site email – dev vs live • Front page – node/1 • 403 Error – Access denied • 404 Error – Page not found This is your chance to be Creative & User Friendly
  • 18. 3. User settings • Account settings – Default user photo – Emails – Profile Fields vs Profile2 ( deprecated ) • Login/Logout destination – Rules, LoginToboggan, Login_Destination – Where does the user go after they log in or out • Create Roles • Configure Permissions
  • 19. 4. Content Authoring • Text formats (Served up by role and by the order they are in) – Plain Text ( For anonymous e.g. comments ) – Filter HTML ( For regular users ) – Full HTML ( For power user ) • This could be an entire presentation by it's self
  • 20. 4.1 Content Authoring • CKEditor – Install wysiwyg, ckeditor js library – Drupal 8.x ( core ) ? • Many settings but be sure to visit – – – – Editor appearance ( What buttons ) CSS ( Define styles e.g. left, right, center, ft-left, ft-right ) File browser ( They will want to add images and files ) Advanced ( They will paste from Word ) • Users will try to do stuff, prepare and be happy
  • 21. 5. Nodes • Content Type – Submission Form – Display settings ( Display author and date on by default. D’oh! ) • Add description – Things like this put off never get done • Comments - this could be an entire presentation by it's self – Comments are on by default. D’oh! – Spam controls ( mollum, captcha ) – Plan for maintenance • • Install and Enable Pathauto Set up default aliases – The default is content/[node:title] ( Nice but... ) – Usability and SEO – Make it human friendly, the bots will figure it out.
  • 22. 6. View settings View is coming to core in Drupal 8.x, but until then... • Install and enable Views, Views_ui, Ctools • Use the Pre-configured views when possible • Do you know there are settings? Like... – Show SQL query – Show performance stats – Always show advanced settings • When building your view, add an Content:Edit link – Makes it easier for people with edit permission to edit content – Link will display only for people with permission to edit
  • 23. 6.1 View settings • Add description ( Things like this put off never get done ) • Once you have built your views – Sort ( Default is by creation date... ) – No results settings – Exposed form style ( Install better_exposed_filters ) – Submit, Reset, Auto Submit – Keep in mind, Auto Submit can be confusing for users – Use Ajax – Caching – Theme information
  • 24. 7. Image settings • File System – public / private – It will matter • Image styles – Configure display sizes here and use them in displays everywhere ( nodes, views ) • While you are here, configure Date and Time formats – http://php.net/manual/en/function.date.php – This link will be your friend here
  • 25. 8. Mail • Where are the configurations – SMTP module – Messaging & notifications modules or Subscriptions & Mail Editor – Rules
  • 26. 9. Performance • Performance – Cache for anonymous – Aggregate js and css – Caching on server ( e.g. Varnish ) • Pre-launch Task – Disable devel modules – Views UI – Logging and errors
  • 27. 10. Security • User permission – Revisit roles and permissions after installing modules • • • • File permissions Security Review SSL? + Secure Pages Restricting content – Security by obscurity does not work with Google – This includes files • Solutions – Access control module ( Avoid conflicts by limiting the number of access modules e.g. OG + Access Control + Taxonomy Access ) – Private files
  • 28. 10 Steps Not To Forget After Installing Drupal • What's next – Bear ( installation profile ) – Build your own install profile – https://drupal.org/node/1022020
  • 29. 10 Steps Not To Forget After Installing Drupal Questions? Cory Gilliam @gilliamcory Knoxville Internet Knoxville, TN Coming Soon: Drupal Camp Chattanooga 2013 Nov 9th drupalcampchattanooga.com Coming Soon: Drupal Camp Knoxville 2014 March knoxvilledrupalcamp.com
  • 30. Places to learn more • • • • • • • • • • drupal.org/documentation drupal.org/documentation/instal lullabot.com drupalize.me lynda.com mustardseedmedia.com tutr.tv gotdrupal.com buildamodule.com ostraining.com
  • 31. Remember • Group Photo on the main staircase!