Closed (fixed)
Project:
Quick Tabs
Version:
6.x-3.x-dev
Component:
Tab styles
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2008 at 01:49 UTC
Updated:
23 Dec 2014 at 20:21 UTC
Jump to comment: Most recent
Comments
Comment #1
pasqualleMoving new features to 3.x version
Comment #2
jamsilver commentedThank you Pasqualle and katballey for this module!
I want to say that I would be interested in discussing how the tab-styles might be improved to allow them to be more functional than just css files. I love the way that they are pluggable at the moment (hook_quicktabs_tabstyles), but I agree it would be excellent if tabstyles were given more power. For example, it should be possible for there to be a jQuery Cycle quicktabs tabstyle that fully supported all of jQuery's Cycle plugin's settings etc. That would be pretty cool. Also it would keep the dependency out of core quicktabs.
As you have already brought this up, I was wondering have you had any thoughts about how this might be implemented Pasqualle? Have you already got something of a roadmap?
I would certainly be interested in helping in the development if it is something that you have had some good ideas about but haven't found the time to get around to it.
Comment #3
pasqualleI do not know the implementation details yet.
I know that I want to use this feature: #315100: Allow to add JS/CSS libraries (sets of files, settings, and dependent libraries)
and want to make the functionality as pluggable as possible
style plugin should be able to add/override:
quicktab template file(s)
js and css files
jQuery UI animations, effects
additional style settings
Comment #4
netw3rker commentedI think this is mostly resolved with the CTools renderer plugin system that is being used now.