Closed (fixed)
Project:
Toolbar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Feb 2011 at 02:19 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
univate commentedYep agree, would really like to be able to export the shortcuts into a feature.
Comment #2
barrapontoi am working on this.
but it currently requires a hook_defaults which exposes the default toolbars defined by modules... i will work on it first, then i'll see the features api.
Comment #3
dankh commentedbarraponto do you have any progress ? Please check out ASAP #1076140: Toolbar 3. I'm working on this as well but for version 3 which is completely different. If you have any code it can stil be included in 2.4 which is coming out soon.
Just let me know, thank you.
Comment #4
barrapontodankh, i'm studying a hook_toolbar_defaults which would on its own call the hook_toolbar_create you have already developed.
but i am short on time, i hope i can get this done by 2.4
Comment #5
dankh commentedImplementation committed :
http://drupalcode.org/project/toolbar.git/commit/105c672
Please test the latest development verstion and let me know if it works as expected. Thank you !