Closed (works as designed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 23:52 UTC
Updated:
25 Aug 2015 at 15:28 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedSure would be. Alas, the API does not allow for that. The menu module stores its links in the database, but in order to be exportable into code, we can't use the database method, and the API does not allow direct selection of parentage. Instead it will try to discover that by path.
I've put some effort into trying to figure this out, but that part of the menu system is hard to work with.
Comment #2
albert volkman commentedHas this been revisited in another tickets since 7.x? Or does the API still restrict this ability?