Explain the menu system in drupal?
Answer / Rohit Sah
Drupal's menu system provides a hierarchical structure to organize and navigate through various pages, content types, and functionalities within the site. It consists of menus, menu links, and menu items. Menus are container entities that can be configured using the admin interface or custom modules. Menu links are nodes that link to external URLs or internal Drupal paths. Menu items represent a specific instance of a menu link displayed at a certain location in a menu.nnThe core Drupal distribution includes several default menus like Main menu, Secondary menu, and Footer menu. Custom menus can be created using the Menus module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why Drupal is considered powerful CMS compare to other CMS system?
Explain drupal.
what is pre process function?
How can you drop a table using module in drupal?
How we can create multilingual site. Which module have been used?
How we can use the custom hook in other modules?
Do you keep regular backups?
Why does drupal need a database? What databases are supported?
Do you have profile on drupal site? Do you write the comments on drupal site?
Is drupal 7 still supported?
What is the use of Product SKU while setting shopping cart?
What is drupal node?