পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - User Management

User Management manages the information of the user, which allows creating or deleting the user, changing passwords, time and roles.
Following are the simple steps to manage the users in Drupal
Step (1): Click on People --> Permissions Tab.

Drupal Block & Regions In Permission tab, you can view two more tabs i.e. Permissions and Roles as shown.
  • Permission

    This section is related to posting content permission. It contains the following types of permission:
    • Block: Sets permission to view, create, enable and disable the blocks.
    • Comment: Set permission to users to view, edit, post comment or skip comment approval.
    • Contextual links: Sets permission to use contextual link to perform action related to elements on a page.
    • Dashboard: Sets permission to allow user to view and make changes in the dashboard.
    • Filter: Permission to filter the amount of roles and permission on the site.
    • Image: Permission to create or modify the styles of images.
    • Menu: Allows permission to access menu item and create menu through the admin interface.
    • Node: Allows to manage the view, edit and delete permissions for content type.
    • Overlay: Sets permission to display administrative page as a layer over the current page.
    • Path: Set permission to access path to all pages of Drupal site.
    • Search: Sets permission to use normal and advanced search.
    • Shortcut: Allows permission to set the shortcut toolbar on top of the page.
    • System: Permission is granted to administer site configuration, view the themes, sute reports etc.
    • Taxonomy: Permission to set the vocabularies and terms and also to edit and delete terms in tags.
    • Toolbar: Allows permission to access the administration toolbar.
    • User: Sets permission to individual users without assigning any special role to provide an interface.
  • Roles

    It allows to set permissions for group of users by defining there roles. Here you can create the roles and edit permissions for each user.
    Drupal Block & Regions
    • Anonymous user: Allows user to access your website without asking them for the username or password.
    • Authenticated user: Allows only those users to access your website, who are autenticated to use it.
    • Administrator: User who is responsible to manage the complete website and allow users to create or view by his permission.

No comments:

Post a Comment