Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
menu.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 10:15 UTC
Updated:
16 Aug 2010 at 13:02 UTC
Jump to comment: Most recent
Comments
Comment #1
sunWe should make the $link variable available as private property on each row, $form[...]['#menu_link'], so contributed modules are able to improve the output of this form. However, we won't display the link path by default.
Can you roll a patch for that?