Closed (outdated)
Project:
Quick Tabs
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 10:14 UTC
Updated:
10 Dec 2024 at 18:19 UTC
Jump to comment: Most recent
Comments
Comment #1
pasqualleanswer: In fact, there is a hook_ctools_plugin_api, so you can put the hook_quicktabs_default_quicktabs implementation into mymodule.quicktabs.inc if you implement the hook_ctools_plugin_api.
example:
mymodule.module
exports/mymodule.quicktabs.inc
Comment #2
pasqualleI think the api should be called "quicktabs_default" then the file name would be mymodule.quicktabs_default.inc (as expected)..
new issue..
Comment #3
smustgrave commentedWith D7 EOL approaching in a month I'm starting to triage the D7 side of quicktabs queue. This doesn't appear to have any code so believe this may not make it, sorry! Thanks though!
If still an issue or needed for 4.0.x (latest branch) feel free to reopen