I'm attempting to display menu items in drupal. Items need to have similar settings that blocks do. Whereas, you may set a block to only display on /node/1234, I'd like to set the menu item to only display on /node/1234 if possible.

Are there any ideas how this can be done. If not, I'll post a request in drupal core and fully explain why the functionality is necessary.

Thanks in advance.