SlideShare ist ein Scribd-Unternehmen logo
1 von 42
How to Change Permissions and
  Install a Module in Drupal -
    Musings of a Drupal Girl
         Musings of a Drupal Girl
Disclaimer

      II am only just a beginner in Drupal so II
         am only just a beginner in Drupal so
     might not be able to explain everything
      might not be able to explain everything
   right now, but II will try to do so to the very
   right now, but will try to do so to the very
                 best of my ability!
                  best of my ability!




04/19/13                                2
First: Starting up Drupal (re-cap)




04/19/13                              3
First: Starting up Drupal (re-cap)

  • Click on “Go to my site”
  • You will get to your login page
  • Sign in and voila, you are in.




04/19/13                              4
First: Starting up Drupal (re-cap)




04/19/13                              5
Why change permissions?

  • As an administrator who can set up accounts for users to
    use your website and to add blog posts, it is important to
    ensure you set up the proper permissions so that future
    users you decide to add cannot randomly add anyone else.

  • To do this, go to "Configurations" > Account Settings (under
    the category of 'People’)




04/19/13                                           6
How to Change Permissions




04/19/13                     7
How to Change Permissions

  • You will then get to your Account Settings page that looks
    like this.




04/19/13                                           8
How to Change Permissions




04/19/13                     9
How to Change Permissions

  • Scroll down till you find the "Who can register accounts?"
    option under "Registration and Cancellation", then change
    the option to "administrators only”.




04/19/13                                           10
How to Change Permissions




04/19/13                     11
How to Change Permissions

  • Scroll all the way down and save it.
  • And voila, now only you, or others that you allow to have
    administrator status, can add new user accounts.




04/19/13                                          12
Hold up! Terms in Drupal?

  • If that is what you were thinking when you first read this
    guide, welcome to my world!

  • Lucky for us, there is the Drupal glossary; although I do
    have to admit that even some of their definitions are a
    little hard to understand, so I will try to break it down.

  • For this guide, you will need to know what the basic
    concept of a module is, as well as what a core module and
    contributed module means.



04/19/13                                             13
What is a Module?

  • A module is a module (usually PHP and CSS, two web
    development languages; just like how HTML is a web
    language as well).

  • There are 2 main categories for modules in Drupal.




04/19/13                                          14
Core Module

  • “Core” modules are already included when you install
    Drupal, be it the Acquia Dev Desktop way or the local host
    way.




04/19/13                                          15
Contributed Module

  • “Contributed” modules are created by Drupal enthusiasts,
    for use by the entire Drupal community (thank you!). These
    contributed modules are available for separate download
    from the modules section of Drupal.org downloads.

  • While these modules are separate from the Drupal 'core',
    they may become part of it overtime.

  • These are similar to additional items that other software
    have, with different names such as "plugins", "add-ons",
    "widgets" or "extensions".


04/19/13                                           16
Modules

  • To check out which core modules you have, simply go to
    "Modules" and you will find a list of it.

  • Now you will notice that some core modules are not
    'enabled' as they don't have a check within the checkboxes
    next to it. You can enable these currently 'sleeping' modules
    to enable more functionality in your site, but for now, we
    will leave them alone.




04/19/13                                           17
Modules




04/19/13   18
How to Install a Contributed Module


  • Yes, it is true that you can do a lot with Drupal with just
    the core modules, contributed modules can offer you even
    more, such as a module called Views.

  • The Views module provides a flexible way of allowing
    Drupal administrators to control how lists of posts are
    retrieved and presented. In the words of some enthusiasts,
    the Views module is almost essential.




04/19/13                                           19
How to Install a Contributed Module


  • If you are on Drupal 8, then you're in luck! The Views
    module is now a core module for Drupal 8!

  • While for us on Drupal 7 (or earlier), we have to DIY and
    here’s how!




04/19/13                                           20
Getting to your 'Install a module' page


  • The first thing you have to do now is get to your "Install
    new module" page.

  • To get to this, go to Modules > Install new module.




04/19/13                                             21
Getting to your 'Install a module' page




04/19/13                                   22
Getting to your 'Install a module' page




04/19/13                                   23
Getting to your 'Install a module' page


  • Now leave that page there, and open a new window/tab so
    that you can go to the Views module page.




04/19/13                                       24
Getting the right Module link to install


  • For whichever module you install, you always need to get
    the latest version of it under the "Recommended releases”.

  • So at the time of this post, the "7.x-3.7" version of Views is
    the latest.




04/19/13                                             25
Getting the right Module link to install




04/19/13                                    26
Getting the right Module link to install


  • Right click on the "tar.gz" link of the "7.x-3.7" version and
    'copy link location'.




04/19/13                                              27
Installing the Module itself

  • Go back to your 'Install a module' page and paste the link
    into the "Install from a URL" section:




04/19/13                                           28
Installing the Module itself




04/19/13                        29
Installing the Module itself

  • Click install, and if all goes well, you should get this:




04/19/13                                              30
Installing the Module itself




04/19/13                        31
Installing the Module itself

  • However, sometimes, not all goes as planned. If the
    installation of your module fails, there are 2 ways to go
    about it.

  #1. Go back and try again
  • You can press the back button, paste the link into the
    'Install from a URL' again and click 'Install'. If that still
    doesn't work, you may have to do it the slightly longer way.




04/19/13                                            32
Installing the Module itself

 #2. Installing from a Module download
 • To do this, go back to the Views module (or whichever
   module) page, and download the "tar.gz" file. Save it on
   your computer, in a place that you can find.

 • Go back to the 'Install a module' page and search for the
   file under the "Upload a module or theme archive to install"
   section.




04/19/13                                          33
Installing the Module itself




04/19/13                        34
Installing the Module itself

  • Click install and you should get the same installation page
    as above.




04/19/13                                           35
Enabling the module

  • Installing a module does not mean it is enabled.

  • So to ensure that you enable it, go to the "Enable newly
    added modules" link that is on the page after you have
    successfully installed a module.




04/19/13                                           36
Enabling the module




04/19/13               37
Enabling the module

  • If you clicked on "Administration Pages" instead, not to
    worry.

  • Just click on 'Modules' from the top navigational bar and
    you will be brought to your list of Modules.

  • Scroll down until you find the 'Views' module, and enable it.




04/19/13                                            38
Enabling the module




04/19/13               39
Enabling the module

  • Click on the checkboxes and save configuration

  • Should you be asked to enable the Chaos module, just click
    continue. There certainly aren't any big problems with
    enabling a core module.

  • For installing subsequent contributed modules, all you have
    to do is follow these same steps.




04/19/13                                          40
How to Change Permissions and Install
 a Module




04/19/13                                 41
How to Change Permissions and Install
 a Module

  • I would love to hear from you about my little guide! Was it
    easy enough? Was it too hard? Is there anything that I can
    do better or faster? What else do you want to find out next?

  • Feel free to email me anytime at nicole@olindata.com. Till
    next post!




        Musings of a Drupal Girl – How to Change
        Permissions and Install a Module
04/19/13                                         42

Weitere ähnliche Inhalte

Was ist angesagt?

Getting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundationGetting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundationMelanie Archer
 
Project Management with WordPress & P2 - WordCamp Toronto 2013
Project Management with WordPress & P2 - WordCamp Toronto 2013Project Management with WordPress & P2 - WordCamp Toronto 2013
Project Management with WordPress & P2 - WordCamp Toronto 2013WPUniversity
 
How to create a website
How to create a websiteHow to create a website
How to create a websiteAybala Sevinç
 
WordPress vs Joomla Showdown
WordPress vs Joomla ShowdownWordPress vs Joomla Showdown
WordPress vs Joomla ShowdownPhelan Riessen
 
Responsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationResponsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationSolTech, Inc.
 
Wordpress 3hr-course
Wordpress 3hr-courseWordpress 3hr-course
Wordpress 3hr-courseRich Webster
 
Building yourwp website
Building yourwp websiteBuilding yourwp website
Building yourwp websitelinn90
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4gvaughan
 

Was ist angesagt? (9)

Getting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundationGetting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundation
 
Project Management with WordPress & P2 - WordCamp Toronto 2013
Project Management with WordPress & P2 - WordCamp Toronto 2013Project Management with WordPress & P2 - WordCamp Toronto 2013
Project Management with WordPress & P2 - WordCamp Toronto 2013
 
How to create a website
How to create a websiteHow to create a website
How to create a website
 
WordPress vs Joomla Showdown
WordPress vs Joomla ShowdownWordPress vs Joomla Showdown
WordPress vs Joomla Showdown
 
Responsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationResponsive Web Design using ZURB Foundation
Responsive Web Design using ZURB Foundation
 
Wordpress 3hr-course
Wordpress 3hr-courseWordpress 3hr-course
Wordpress 3hr-course
 
Building yourwp website
Building yourwp websiteBuilding yourwp website
Building yourwp website
 
Joomla 101!
Joomla 101!Joomla 101!
Joomla 101!
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4
 

Andere mochten auch

XML Schema Difference Analysis
XML Schema Difference AnalysisXML Schema Difference Analysis
XML Schema Difference Analysisartcolman
 
The power of information - easy read version
The power of information - easy read versionThe power of information - easy read version
The power of information - easy read versionDepartment of Health
 
Understanding Java byte code and the class file format
Understanding Java byte code and the class file formatUnderstanding Java byte code and the class file format
Understanding Java byte code and the class file formatRafael Winterhalter
 
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5Shaun Smith
 
An introductory guide to the United Nations Convention on the Rights of Perso...
An introductory guide to the United Nations Convention on the Rights of Perso...An introductory guide to the United Nations Convention on the Rights of Perso...
An introductory guide to the United Nations Convention on the Rights of Perso...NUDORRwanda
 
PRINCE2 Foundation Training Manual by Frank Turley
PRINCE2 Foundation Training Manual by Frank TurleyPRINCE2 Foundation Training Manual by Frank Turley
PRINCE2 Foundation Training Manual by Frank TurleyFrank Turley
 
National Care Standards - Easy Read Version
National Care Standards - Easy Read VersionNational Care Standards - Easy Read Version
National Care Standards - Easy Read VersionChristian Storstein
 
Making Great Presentations
Making Great PresentationsMaking Great Presentations
Making Great PresentationsIan Lurie
 
4 great public speaking tips effective presentation skills training
4 great public speaking tips effective presentation skills training4 great public speaking tips effective presentation skills training
4 great public speaking tips effective presentation skills trainingAkash Karia
 
Scientific Method Variables (Teach)
Scientific Method Variables (Teach)Scientific Method Variables (Teach)
Scientific Method Variables (Teach)Moira Whitehouse
 
Going to Mars with Groovy Domain-Specific Languages
Going to Mars with Groovy Domain-Specific LanguagesGoing to Mars with Groovy Domain-Specific Languages
Going to Mars with Groovy Domain-Specific LanguagesGuillaume Laforge
 
4. heredity and evolution
4. heredity and evolution4. heredity and evolution
4. heredity and evolutionAbhay Goyal
 

Andere mochten auch (14)

XML Schema Difference Analysis
XML Schema Difference AnalysisXML Schema Difference Analysis
XML Schema Difference Analysis
 
The power of information - easy read version
The power of information - easy read versionThe power of information - easy read version
The power of information - easy read version
 
Understanding Java byte code and the class file format
Understanding Java byte code and the class file formatUnderstanding Java byte code and the class file format
Understanding Java byte code and the class file format
 
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5
EclipseLink: Beyond Relational and NoSQL to Polyglot and HTML5
 
An introductory guide to the United Nations Convention on the Rights of Perso...
An introductory guide to the United Nations Convention on the Rights of Perso...An introductory guide to the United Nations Convention on the Rights of Perso...
An introductory guide to the United Nations Convention on the Rights of Perso...
 
Responsive Typography II
Responsive Typography IIResponsive Typography II
Responsive Typography II
 
PRINCE2 Foundation Training Manual by Frank Turley
PRINCE2 Foundation Training Manual by Frank TurleyPRINCE2 Foundation Training Manual by Frank Turley
PRINCE2 Foundation Training Manual by Frank Turley
 
National Care Standards - Easy Read Version
National Care Standards - Easy Read VersionNational Care Standards - Easy Read Version
National Care Standards - Easy Read Version
 
Making Great Presentations
Making Great PresentationsMaking Great Presentations
Making Great Presentations
 
4 great public speaking tips effective presentation skills training
4 great public speaking tips effective presentation skills training4 great public speaking tips effective presentation skills training
4 great public speaking tips effective presentation skills training
 
Formal & informal organisational
Formal & informal organisationalFormal & informal organisational
Formal & informal organisational
 
Scientific Method Variables (Teach)
Scientific Method Variables (Teach)Scientific Method Variables (Teach)
Scientific Method Variables (Teach)
 
Going to Mars with Groovy Domain-Specific Languages
Going to Mars with Groovy Domain-Specific LanguagesGoing to Mars with Groovy Domain-Specific Languages
Going to Mars with Groovy Domain-Specific Languages
 
4. heredity and evolution
4. heredity and evolution4. heredity and evolution
4. heredity and evolution
 

Ähnlich wie How to Change Permissions and Install a Module in Drupal - Musings of a Drupal Girl

Get Up and Running Quickly with Drupal Distributions
Get Up and Running Quickly with Drupal DistributionsGet Up and Running Quickly with Drupal Distributions
Get Up and Running Quickly with Drupal DistributionsMelissa Piper
 
Beyond the Beginner - Path Ways to Advanced Drupal Levels & Businesses
Beyond the Beginner - Path Ways to Advanced Drupal Levels & BusinessesBeyond the Beginner - Path Ways to Advanced Drupal Levels & Businesses
Beyond the Beginner - Path Ways to Advanced Drupal Levels & Businesseseverlearner
 
Fastest Way to DRUPAL
Fastest Way to DRUPALFastest Way to DRUPAL
Fastest Way to DRUPALBrahm
 
Drupal website in 45 mins
Drupal website in 45 minsDrupal website in 45 mins
Drupal website in 45 minsRachit Gupta
 
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...Anson Han
 
Synapse india reviews on drupal intro
Synapse india reviews on drupal introSynapse india reviews on drupal intro
Synapse india reviews on drupal introTarunsingh198
 
Running mule as worker role on azure
Running mule as worker role on azureRunning mule as worker role on azure
Running mule as worker role on azureSon Nguyen
 
Sample You Tube tutorial for Drupal
Sample You Tube tutorial for DrupalSample You Tube tutorial for Drupal
Sample You Tube tutorial for Drupalsivaprasad balamara
 
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal DrupalMumbai
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbaiDrupal intro-training-in-mumbai
Drupal intro-training-in-mumbaivibrantuser
 
Troubleshooting mule
Troubleshooting muleTroubleshooting mule
Troubleshooting muleSon Nguyen
 

Ähnlich wie How to Change Permissions and Install a Module in Drupal - Musings of a Drupal Girl (20)

Get Up and Running Quickly with Drupal Distributions
Get Up and Running Quickly with Drupal DistributionsGet Up and Running Quickly with Drupal Distributions
Get Up and Running Quickly with Drupal Distributions
 
Beyond the Beginner - Path Ways to Advanced Drupal Levels & Businesses
Beyond the Beginner - Path Ways to Advanced Drupal Levels & BusinessesBeyond the Beginner - Path Ways to Advanced Drupal Levels & Businesses
Beyond the Beginner - Path Ways to Advanced Drupal Levels & Businesses
 
An Introduction to Drupal
An Introduction to DrupalAn Introduction to Drupal
An Introduction to Drupal
 
Blogging basics 101.pptx
Blogging basics 101.pptxBlogging basics 101.pptx
Blogging basics 101.pptx
 
Joomla 101
Joomla 101Joomla 101
Joomla 101
 
Fastest Way to DRUPAL
Fastest Way to DRUPALFastest Way to DRUPAL
Fastest Way to DRUPAL
 
Drupal website in 45 mins
Drupal website in 45 minsDrupal website in 45 mins
Drupal website in 45 mins
 
Creating a
Creating a Creating a
Creating a
 
Drupal intro (1)
Drupal intro (1)Drupal intro (1)
Drupal intro (1)
 
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...
Drupaldelphia 2013 Presentation- Making Your Site more Friendly to Search Eng...
 
Top Drupal modules for beginners
Top Drupal modules for beginnersTop Drupal modules for beginners
Top Drupal modules for beginners
 
Wordpress vs joomla
Wordpress vs joomlaWordpress vs joomla
Wordpress vs joomla
 
Synapse india reviews on drupal intro
Synapse india reviews on drupal introSynapse india reviews on drupal intro
Synapse india reviews on drupal intro
 
Running mule as worker role on azure
Running mule as worker role on azureRunning mule as worker role on azure
Running mule as worker role on azure
 
Sample You Tube tutorial for Drupal
Sample You Tube tutorial for DrupalSample You Tube tutorial for Drupal
Sample You Tube tutorial for Drupal
 
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal
Drupal Global Training Day by Drupal Mumbai 6th Sep - Extending Drupal
 
Using Features
Using FeaturesUsing Features
Using Features
 
Drupal intro-training-in-mumbai
Drupal intro-training-in-mumbaiDrupal intro-training-in-mumbai
Drupal intro-training-in-mumbai
 
Troubleshooting mule
Troubleshooting muleTroubleshooting mule
Troubleshooting mule
 
Municipal Website with Drupal
Municipal Website with DrupalMunicipal Website with Drupal
Municipal Website with Drupal
 

Mehr von OlinData

AWS Cost Control: Cloud Custodian
AWS Cost Control: Cloud CustodianAWS Cost Control: Cloud Custodian
AWS Cost Control: Cloud CustodianOlinData
 
Introduction to 2FA on AWS
Introduction to 2FA on AWSIntroduction to 2FA on AWS
Introduction to 2FA on AWSOlinData
 
AWS Data Migration case study: from tapes to Glacier
AWS Data Migration case study: from tapes to GlacierAWS Data Migration case study: from tapes to Glacier
AWS Data Migration case study: from tapes to GlacierOlinData
 
Issuing temporary credentials for my sql using hashicorp vault
Issuing temporary credentials for my sql using hashicorp vaultIssuing temporary credentials for my sql using hashicorp vault
Issuing temporary credentials for my sql using hashicorp vaultOlinData
 
Log monitoring with Logstash and Icinga
Log monitoring with Logstash and IcingaLog monitoring with Logstash and Icinga
Log monitoring with Logstash and IcingaOlinData
 
FOSDEM 2017: GitLab CI
FOSDEM 2017:  GitLab CIFOSDEM 2017:  GitLab CI
FOSDEM 2017: GitLab CIOlinData
 
Cfgmgmtcamp 2017 docker is the new tarball
Cfgmgmtcamp 2017  docker is the new tarballCfgmgmtcamp 2017  docker is the new tarball
Cfgmgmtcamp 2017 docker is the new tarballOlinData
 
Icinga 2 and Puppet - Automate Monitoring
Icinga 2 and Puppet - Automate MonitoringIcinga 2 and Puppet - Automate Monitoring
Icinga 2 and Puppet - Automate MonitoringOlinData
 
Webinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
Webinar - Auto-deploy Puppet Enterprise: Vagrant and OscarWebinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
Webinar - Auto-deploy Puppet Enterprise: Vagrant and OscarOlinData
 
Webinar - High Availability and Distributed Monitoring with Icinga2
Webinar - High Availability and Distributed Monitoring with Icinga2Webinar - High Availability and Distributed Monitoring with Icinga2
Webinar - High Availability and Distributed Monitoring with Icinga2OlinData
 
Webinar - Windows Application Management with Puppet
Webinar - Windows Application Management with PuppetWebinar - Windows Application Management with Puppet
Webinar - Windows Application Management with PuppetOlinData
 
Webinar - Continuous Integration with GitLab
Webinar - Continuous Integration with GitLabWebinar - Continuous Integration with GitLab
Webinar - Continuous Integration with GitLabOlinData
 
Webinar - Centralising syslogs with the new beats, logstash and elasticsearch
Webinar - Centralising syslogs with the new beats, logstash and elasticsearchWebinar - Centralising syslogs with the new beats, logstash and elasticsearch
Webinar - Centralising syslogs with the new beats, logstash and elasticsearchOlinData
 
Icinga 2 and puppet: automate monitoring
Icinga 2 and puppet: automate monitoringIcinga 2 and puppet: automate monitoring
Icinga 2 and puppet: automate monitoringOlinData
 
Webinar - Project Management for DevOps
Webinar - Project Management for DevOpsWebinar - Project Management for DevOps
Webinar - Project Management for DevOpsOlinData
 
Using puppet in a traditional enterprise
Using puppet in a traditional enterpriseUsing puppet in a traditional enterprise
Using puppet in a traditional enterpriseOlinData
 
Webinar - PuppetDB
Webinar - PuppetDBWebinar - PuppetDB
Webinar - PuppetDBOlinData
 
Webinar - Scaling your Puppet infrastructure
Webinar - Scaling your Puppet infrastructureWebinar - Scaling your Puppet infrastructure
Webinar - Scaling your Puppet infrastructureOlinData
 
Webinar - Managing your Docker containers and AWS cloud with Puppet
Webinar - Managing your Docker containers and AWS cloud with PuppetWebinar - Managing your Docker containers and AWS cloud with Puppet
Webinar - Managing your Docker containers and AWS cloud with PuppetOlinData
 
Webinar - Manage user, groups, packages in windows using puppet
Webinar - Manage user, groups, packages in windows using puppetWebinar - Manage user, groups, packages in windows using puppet
Webinar - Manage user, groups, packages in windows using puppetOlinData
 

Mehr von OlinData (20)

AWS Cost Control: Cloud Custodian
AWS Cost Control: Cloud CustodianAWS Cost Control: Cloud Custodian
AWS Cost Control: Cloud Custodian
 
Introduction to 2FA on AWS
Introduction to 2FA on AWSIntroduction to 2FA on AWS
Introduction to 2FA on AWS
 
AWS Data Migration case study: from tapes to Glacier
AWS Data Migration case study: from tapes to GlacierAWS Data Migration case study: from tapes to Glacier
AWS Data Migration case study: from tapes to Glacier
 
Issuing temporary credentials for my sql using hashicorp vault
Issuing temporary credentials for my sql using hashicorp vaultIssuing temporary credentials for my sql using hashicorp vault
Issuing temporary credentials for my sql using hashicorp vault
 
Log monitoring with Logstash and Icinga
Log monitoring with Logstash and IcingaLog monitoring with Logstash and Icinga
Log monitoring with Logstash and Icinga
 
FOSDEM 2017: GitLab CI
FOSDEM 2017:  GitLab CIFOSDEM 2017:  GitLab CI
FOSDEM 2017: GitLab CI
 
Cfgmgmtcamp 2017 docker is the new tarball
Cfgmgmtcamp 2017  docker is the new tarballCfgmgmtcamp 2017  docker is the new tarball
Cfgmgmtcamp 2017 docker is the new tarball
 
Icinga 2 and Puppet - Automate Monitoring
Icinga 2 and Puppet - Automate MonitoringIcinga 2 and Puppet - Automate Monitoring
Icinga 2 and Puppet - Automate Monitoring
 
Webinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
Webinar - Auto-deploy Puppet Enterprise: Vagrant and OscarWebinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
Webinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
 
Webinar - High Availability and Distributed Monitoring with Icinga2
Webinar - High Availability and Distributed Monitoring with Icinga2Webinar - High Availability and Distributed Monitoring with Icinga2
Webinar - High Availability and Distributed Monitoring with Icinga2
 
Webinar - Windows Application Management with Puppet
Webinar - Windows Application Management with PuppetWebinar - Windows Application Management with Puppet
Webinar - Windows Application Management with Puppet
 
Webinar - Continuous Integration with GitLab
Webinar - Continuous Integration with GitLabWebinar - Continuous Integration with GitLab
Webinar - Continuous Integration with GitLab
 
Webinar - Centralising syslogs with the new beats, logstash and elasticsearch
Webinar - Centralising syslogs with the new beats, logstash and elasticsearchWebinar - Centralising syslogs with the new beats, logstash and elasticsearch
Webinar - Centralising syslogs with the new beats, logstash and elasticsearch
 
Icinga 2 and puppet: automate monitoring
Icinga 2 and puppet: automate monitoringIcinga 2 and puppet: automate monitoring
Icinga 2 and puppet: automate monitoring
 
Webinar - Project Management for DevOps
Webinar - Project Management for DevOpsWebinar - Project Management for DevOps
Webinar - Project Management for DevOps
 
Using puppet in a traditional enterprise
Using puppet in a traditional enterpriseUsing puppet in a traditional enterprise
Using puppet in a traditional enterprise
 
Webinar - PuppetDB
Webinar - PuppetDBWebinar - PuppetDB
Webinar - PuppetDB
 
Webinar - Scaling your Puppet infrastructure
Webinar - Scaling your Puppet infrastructureWebinar - Scaling your Puppet infrastructure
Webinar - Scaling your Puppet infrastructure
 
Webinar - Managing your Docker containers and AWS cloud with Puppet
Webinar - Managing your Docker containers and AWS cloud with PuppetWebinar - Managing your Docker containers and AWS cloud with Puppet
Webinar - Managing your Docker containers and AWS cloud with Puppet
 
Webinar - Manage user, groups, packages in windows using puppet
Webinar - Manage user, groups, packages in windows using puppetWebinar - Manage user, groups, packages in windows using puppet
Webinar - Manage user, groups, packages in windows using puppet
 

Kürzlich hochgeladen

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
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
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
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
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
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
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 

Kürzlich hochgeladen (20)

Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
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
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
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
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
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
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
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
 
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!
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.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
 
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
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 

How to Change Permissions and Install a Module in Drupal - Musings of a Drupal Girl

  • 1. How to Change Permissions and Install a Module in Drupal - Musings of a Drupal Girl Musings of a Drupal Girl
  • 2. Disclaimer II am only just a beginner in Drupal so II am only just a beginner in Drupal so might not be able to explain everything might not be able to explain everything right now, but II will try to do so to the very right now, but will try to do so to the very best of my ability! best of my ability! 04/19/13 2
  • 3. First: Starting up Drupal (re-cap) 04/19/13 3
  • 4. First: Starting up Drupal (re-cap) • Click on “Go to my site” • You will get to your login page • Sign in and voila, you are in. 04/19/13 4
  • 5. First: Starting up Drupal (re-cap) 04/19/13 5
  • 6. Why change permissions? • As an administrator who can set up accounts for users to use your website and to add blog posts, it is important to ensure you set up the proper permissions so that future users you decide to add cannot randomly add anyone else. • To do this, go to "Configurations" > Account Settings (under the category of 'People’) 04/19/13 6
  • 7. How to Change Permissions 04/19/13 7
  • 8. How to Change Permissions • You will then get to your Account Settings page that looks like this. 04/19/13 8
  • 9. How to Change Permissions 04/19/13 9
  • 10. How to Change Permissions • Scroll down till you find the "Who can register accounts?" option under "Registration and Cancellation", then change the option to "administrators only”. 04/19/13 10
  • 11. How to Change Permissions 04/19/13 11
  • 12. How to Change Permissions • Scroll all the way down and save it. • And voila, now only you, or others that you allow to have administrator status, can add new user accounts. 04/19/13 12
  • 13. Hold up! Terms in Drupal? • If that is what you were thinking when you first read this guide, welcome to my world! • Lucky for us, there is the Drupal glossary; although I do have to admit that even some of their definitions are a little hard to understand, so I will try to break it down. • For this guide, you will need to know what the basic concept of a module is, as well as what a core module and contributed module means. 04/19/13 13
  • 14. What is a Module? • A module is a module (usually PHP and CSS, two web development languages; just like how HTML is a web language as well). • There are 2 main categories for modules in Drupal. 04/19/13 14
  • 15. Core Module • “Core” modules are already included when you install Drupal, be it the Acquia Dev Desktop way or the local host way. 04/19/13 15
  • 16. Contributed Module • “Contributed” modules are created by Drupal enthusiasts, for use by the entire Drupal community (thank you!). These contributed modules are available for separate download from the modules section of Drupal.org downloads. • While these modules are separate from the Drupal 'core', they may become part of it overtime. • These are similar to additional items that other software have, with different names such as "plugins", "add-ons", "widgets" or "extensions". 04/19/13 16
  • 17. Modules • To check out which core modules you have, simply go to "Modules" and you will find a list of it. • Now you will notice that some core modules are not 'enabled' as they don't have a check within the checkboxes next to it. You can enable these currently 'sleeping' modules to enable more functionality in your site, but for now, we will leave them alone. 04/19/13 17
  • 19. How to Install a Contributed Module • Yes, it is true that you can do a lot with Drupal with just the core modules, contributed modules can offer you even more, such as a module called Views. • The Views module provides a flexible way of allowing Drupal administrators to control how lists of posts are retrieved and presented. In the words of some enthusiasts, the Views module is almost essential. 04/19/13 19
  • 20. How to Install a Contributed Module • If you are on Drupal 8, then you're in luck! The Views module is now a core module for Drupal 8! • While for us on Drupal 7 (or earlier), we have to DIY and here’s how! 04/19/13 20
  • 21. Getting to your 'Install a module' page • The first thing you have to do now is get to your "Install new module" page. • To get to this, go to Modules > Install new module. 04/19/13 21
  • 22. Getting to your 'Install a module' page 04/19/13 22
  • 23. Getting to your 'Install a module' page 04/19/13 23
  • 24. Getting to your 'Install a module' page • Now leave that page there, and open a new window/tab so that you can go to the Views module page. 04/19/13 24
  • 25. Getting the right Module link to install • For whichever module you install, you always need to get the latest version of it under the "Recommended releases”. • So at the time of this post, the "7.x-3.7" version of Views is the latest. 04/19/13 25
  • 26. Getting the right Module link to install 04/19/13 26
  • 27. Getting the right Module link to install • Right click on the "tar.gz" link of the "7.x-3.7" version and 'copy link location'. 04/19/13 27
  • 28. Installing the Module itself • Go back to your 'Install a module' page and paste the link into the "Install from a URL" section: 04/19/13 28
  • 29. Installing the Module itself 04/19/13 29
  • 30. Installing the Module itself • Click install, and if all goes well, you should get this: 04/19/13 30
  • 31. Installing the Module itself 04/19/13 31
  • 32. Installing the Module itself • However, sometimes, not all goes as planned. If the installation of your module fails, there are 2 ways to go about it. #1. Go back and try again • You can press the back button, paste the link into the 'Install from a URL' again and click 'Install'. If that still doesn't work, you may have to do it the slightly longer way. 04/19/13 32
  • 33. Installing the Module itself #2. Installing from a Module download • To do this, go back to the Views module (or whichever module) page, and download the "tar.gz" file. Save it on your computer, in a place that you can find. • Go back to the 'Install a module' page and search for the file under the "Upload a module or theme archive to install" section. 04/19/13 33
  • 34. Installing the Module itself 04/19/13 34
  • 35. Installing the Module itself • Click install and you should get the same installation page as above. 04/19/13 35
  • 36. Enabling the module • Installing a module does not mean it is enabled. • So to ensure that you enable it, go to the "Enable newly added modules" link that is on the page after you have successfully installed a module. 04/19/13 36
  • 38. Enabling the module • If you clicked on "Administration Pages" instead, not to worry. • Just click on 'Modules' from the top navigational bar and you will be brought to your list of Modules. • Scroll down until you find the 'Views' module, and enable it. 04/19/13 38
  • 40. Enabling the module • Click on the checkboxes and save configuration • Should you be asked to enable the Chaos module, just click continue. There certainly aren't any big problems with enabling a core module. • For installing subsequent contributed modules, all you have to do is follow these same steps. 04/19/13 40
  • 41. How to Change Permissions and Install a Module 04/19/13 41
  • 42. How to Change Permissions and Install a Module • I would love to hear from you about my little guide! Was it easy enough? Was it too hard? Is there anything that I can do better or faster? What else do you want to find out next? • Feel free to email me anytime at nicole@olindata.com. Till next post! Musings of a Drupal Girl – How to Change Permissions and Install a Module 04/19/13 42