পৃষ্ঠাসমূহ

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 - Taxonomies

Taxonomy can be thought of classifying website content which display specific content based on taxonomy terms. Drupal taxonomy is made up of several terms such as:
  • Term: It is used to manage or describe the content.
  • Vocabulary: It is set of terms.
To work with Drupal Taxonomy, follow the below steps:
Step (1): Go to Structure and click the Taxonomy option.
Drupal Taxonomies Step (2): You can create a new vocabulary for Drupal taxonomy by clicking on Add vocabulary link.
Drupal Taxonomies Step (3): Next, it will open a screen with Name field for adding name for your vocabulary which is mandatory and Description field is used for adding description for the vocabulary and click the Save button.
Drupal Taxonomies Step (4): Click on the add terms to add new terms to the created vocabulary as shown below.
Drupal Taxonomies Step (5): Next, it provides some fields as shown in the below screen.
Drupal Taxonomies
  • Name: It specifies name of the term.
  • Description: It is used for adding description for the term.
  • Text format: It provides different types of formats by using dropdown menu.
  • URL alias: It optionally specifies an alternative URL by which this term can be accessed.
  • Relations
    • Parent Terms: In this field, you can set term as parent term for new one
    • Weight: Specifies weight for each term which will then display in ascending order by weight.
After done with filling the fields, click on Save button.

No comments:

Post a Comment