পৃষ্ঠাসমূহ

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 - Blocks & Regions

In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of your website. It can be displayed in the regions on your page.
Following are the simple steps for creating Drupal Blocks.

Step (1): Click on Structure in Drupal as shown below.
Drupal Block & Regions Step (2): Next, click on Blocks.
Drupal Block & Regions Step (3): Next, Blocks page gets displayed. Click on Add block.
Drupal Block & Regions Step (4): Next, a block page will gets displayed to create a new custom block as shown below.
Drupal Block & Regions Below we have mentioned the details about the fields present in Blocks page.
  • Block Settings
    Drupal Block & Regions
    • Block title: Enter the title for your block.
    • Block description: Enter the description about block.
    • Block body: Enter the content of the block.
    • Text format: Select the format for your text i.e. Filtered HTML, FULL HTML, and Plain text.
  • Region Settings
    Drupal Block & Regions
    • Bartik (default theme): Select the region to display block in the theme.
    • Seven (administration theme): Select the region to display block in the administration theme.
  • Visibility Setting
    Drupal Block & Regions
    • Page: Allows displaying blocks on all pages or specific pages.
    • Content Types: Allow to display the blocks in specific content i.e. Article or Basic Page.
    • Roles: Allows displaying the blocks for specific type of users i.e. anonymous user, authenticated user, administrator user.
    • Users: Allows each user to customize the visibility of block in their settings.
Next, Click on Save block after filling all the fields.
Step (5): Next, you can view the created block as shown below.
Drupal Block & Regions

No comments:

Post a Comment