Closed (won't fix)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2011 at 16:02 UTC
Updated:
16 Oct 2014 at 10:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
imiksuWould be great! o/
Comment #2
neochief commentedFirst draft edition of menu links export to uuids. It's pretty ugly, but it actually works :)
Comment #3
neochief commentedClean version of the patch.
Comment #4
neochief commentedCommited!
Comment #5
danithaca commentedThis patch is removed from 7.x-1.x and moved to entity_menu_links.module. See commit: http://drupalcode.org/project/uuid.git/commit/8b6d70f1764a83896e79971211...
Comment #6
kristiaanvandeneyndeSo did a working functionality get dropped in favor of a module that's hardly being used? (https://drupal.org/project/entity_menu_links)
Seems a bit ballsy, no? Especially since the removed functionality automatically added menu links to exported nodes and given the fact that entity_menu_links doesn't even have a UI to add menu links to a Deploy plan.
Attached is a patch that adds the removed functionality back as a separate module.
Credit should also go to jamesharv as he did the first part of the patch.
Note that this may not be -the- solution and entity_menu_links may become one, but right now that module doesn't seem mature enough to warrant the removal of this code from UUID.
Comment #7
skwashd commentedEntity Menu Links is the way to get UUID support for menu links in D7.