Closed (fixed)
Project:
Power Menu
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 Oct 2011 at 18:26 UTC
Updated:
15 Dec 2013 at 20:14 UTC
Jump to comment: Most recent
I started a complete rewrite of the Power Menu module. The 7.x-1.x version is only a minimal port for Drupal 7. The version 7.x-2.x is a complete rewrite with a new architecture.
Version 7.x-2.x has a plug-in infrastructure based on ctools for menu handlers ans menu properties. The plug-ins provided by the module are:
Handlers
Properties:
Only an example implementation and a base interface class.
Comments
Comment #1
weri commentedI remove the properties and add a fieldable entity to menu link forms.
Comment #2
weri commentedUpdate the project documentation based on version 2.x.
Comment #3
weri commentedComment #4
weri commentedImplement an upgrade hook from 6.x/7.x to 7.2.x.
Comment #5
weri commentedThe upgrade from 7.x-1.x to 7.x-2.x for the Power Menu handlers is implemented in the newest dev version. An Upgrade for the Power Menu properties is not yet implemented!
Comment #6
weri commentedRewrite for 7.2 is finished.