Closed (fixed)
Project:
Quick Tabs
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2008 at 14:00 UTC
Updated:
28 Apr 2008 at 17:57 UTC
How can i add more tabs?
the number is restricted to 6, and i didnt find out how to do the right changes in .module ...
Would be great
Comments
Comment #1
Moonshine commentedIf you just want to style them differently you can choose "Default (no style)" within the Quicktabs configuration and then just add whatever CSS markup you to use for them to the theme your using.
If you really want to add sets to Quicktabs itself, I think it's as easy as making a new directory in tabstyles that's the name of your set (say "fred") and then adding a "fred.css" file to that directory that will be used.
Comment #2
FlymastaFlex commentedno, styling is not the problem, what i meant was: I just can have up to 6 tabs. I just can fill 6 tabs with content.
Comment #3
Moonshine commentedAhh... sorry, my bad. :D FWIW I don't think this limitation is in the Drupal 6 version. I just added 7 tabs to a test block.
Comment #4
katbailey commentedHi,
yes, this limitation is only in the D5 version - I will need to restructure the way the form is built to remove the limitation, but in the meantime I could increase it to something crazy like 20 I guess ;-) I didn't envisage people needing so many tabs...
Katherine
Comment #5
FlymastaFlex commentedSoooo.. hmmm...thank you, but:
What shall i do ?
Comment #6
katbailey commentedok - I've up'd it to a 12 tab limit for now so if you download the latest dev snapshot you'll have that change. Is that enough for you for now? As I said I'll be changing the way the form is built so there won't be a limit in the future but that's a bigger job...
Comment #7
FlymastaFlex commentedHey !
Thank you very much !
Just wanted a hint what i have to change, but thats great !
(Hug) Felix
Comment #8
katbailey commented