What is Drupal menu system ?

By admin , 14 July, 2022

The Drupal menu system use 2 types of system

  1. Navigation system
  2. Callback system

navigation system uses from a user perspective.

callback system that Drupal uses to respond to URLs passed from the browser.

 

Menu item types in Drupal

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.