- Issue created by @rares petru samartean
The module frontpage mentions the following:
- User can create a new menu item and place either "" or ""
in the Path field, without quotes.
...which is obviously very confusing to users. It seems that the Drupal website removes the content of the "", which I'm assuming should've been nolink and sepparator surrounded by lg and gd
Correct to something proper like:
- User can create a new menu item and place either "<nolink>" or "<sepparator>"
in the Path field, without quotes.
...using the HTML entities corresponding to the less than and greater than signs. See attachment.
Active
1.0
Documentation
Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.