পৃষ্ঠাসমূহ

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 - Main Menu

In this chapter, we will study about how to Create Menus in Drupal. Menus are very important to navigate your website easily.Menus offer a set of links as a result, you can navigate your website. The Drupal menu allows you to add, remove and rename the menus and menu items.

Following are the simple steps to create menus in Drupal.
Step (1): Click on Structure -> Menus as shown below
drupal main menu Step (2): Further, click on Add menu option to add menu.
drupal main menu Step (3): Next, you need to fill in the required details as shown below.
drupal main menu
  • Title: It displays title in the Administrator Menu bar.
  • Description: Enter a brief description about the menu. The description field will display only in the admin dashboard under the menu list, but it does not display any information to site visitors
After filling all the information about the menu, click on Save button to save your created menu bar.
Step (4): Once you save the menu bar, the following screen will get displayed. Here you have to define the path link to your created menu page. Click on Add link as shown below.
drupal main menu Step (5): Next, you will see the created Menu1 page as shown below.
drupal main menu It contains below fields:
  • Menu link title: Specify the name of the menu item.
  • Path: Specify the url path of the page which you want to display.
  • Description: Description about the menu link.
  • Enabled: It enables the item to display on menu.
  • Show as expanded: If it consist of sub menus, then it will be displayed under parent menu item.
  • Parent Link: It sets the main structure of menu.
  • Weight: Sets the order of menu items.
After filling all the information about the menu link, click on Save button, this will save your Menu link.
Step (6): Further you will see the following screen as shown below.
drupal main menu Step (7): Click on Structure -> Menus then you will get the following screen as shown.
drupal main menu Here, you will see the created Menu1 name in the list of Menus.

No comments:

Post a Comment