- Drupal - Announcements
- Drupal - Site Upgrade
- Drupal - Site Backup
- Drupal - Optimization
- Drupal - User Management
- Drupal - Comments
- Drupal - Taxonomies
- Drupal - Menu Management
- Drupal - Publish Content
- Drupal - Delete Content
- Drupal - Modify Content
- Drupal - Create Content
- Drupal - Create Pages
- Drupal - Create Articles
- Drupal - Create Blog
- Drupal - Static Pages
- Drupal - Front Page
- Drupal - Themes & Layouts
- Drupal - Blocks & Regions
- Drupal - Main Menu
- Drupal - Architecture
- Drupal - Installation
- Drupal - Overview
- Drupal - Home
Drupal Advanced
- Drupal - Site Security
- Drupal - Poll Module
- Drupal - Form Module
- Drupal - Contact Module
- Drupal - Aggregator Module
- Drupal - Book Module
- Drupal - Pane Module
- Drupal - Default Modules
- Drupal - Extensions
- Drupal - Internationalization
- Drupal - Social Networking
- Drupal - Triggers & Actions
- Drupal - Multilingual Content
- Drupal - Error Handling
- Drupal - Site Search
- Drupal - URL Alias
Drupal E-Commerce
- Drupal - Order History
- Drupal - Email Notifications
- Drupal - Invoice Generation
- Drupal - Setup Payments
- Drupal - Setup Shipping
- Drupal - Receive Donations
- Drupal - Setup Discounts
- Drupal - Setup Taxes
- Drupal - Create Categories
- Drupal - Create Products
- Drupal - Setup Shopping Cart
Drupal Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drupal - Taxonomies
Taxonomy can be thought of classifying website content which display specific content based on taxonomy terms. Drupal taxonomy is made up of −
Term − It is used to manage or describe the content.
Vocabulary − It is set of terms.
Following are the steps to work with Drupal Taxonomy −
Step 1 − Go to Structure and cpck the Taxonomy option.
Step 2 − You can create a new vocabulary for Drupal taxonomy by cpcking on Add vocabulary pnk.
Step 3 − You will get 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. Cpck the Save button.
Step 4 − Cpck add terms to add new terms to the created vocabulary as shown in the following screen.
Step 5 − The screen shows some fields as seen in the following screen.
Following are the details of the fields present in the preceding screen.
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 apas− It optionally specifies an alternative URL by which this term can be accessed.
Relations
Parent Terms − In this field, you can set a term as the parent term.
Weight − Specifies weight for each term which will then display in ascending order by weight.
After filpng all the fields, cpck the Save button.
Advertisements