Have UUIDs for links generated with the Menu module?

Comments

imiksu’s picture

Would be great! o/

neochief’s picture

Status: Active » Needs review
StatusFileSize
new8.67 KB

First draft edition of menu links export to uuids. It's pretty ugly, but it actually works :)

neochief’s picture

StatusFileSize
new11.56 KB

Clean version of the patch.

neochief’s picture

Status: Needs review » Closed (fixed)

Commited!

danithaca’s picture

This 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...

kristiaanvandeneynde’s picture

Category: Feature request » Task
Issue summary: View changes
Status: Closed (fixed) » Active
StatusFileSize
new14.5 KB

So 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.

skwashd’s picture

Status: Active » Closed (won't fix)

Entity Menu Links is the way to get UUID support for menu links in D7.