Hello,
Thanks for the great on this module, it is really handy! Just one thing, I was working on a view that has 4 displays, one is a page, and the 3 others are blocks: "Latest", "Most discussed", "Highest rated"
And I want the 3 blocks to show the tabs in the view header, but the page display should now show the tabs, instead I want to use the display's view header to output custom text.
So, I noticed that this module lacks one thing! Excluding the display of tabs on specific displays! So I created a patch to make this possible from the admin interface.
Here you go,
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | viewsdisplaytabs-596446.patch | 5.69 KB | mohammed j. razem |
| #3 | viewsdisplaytabs-exclude.patch | 6.03 KB | mohammed j. razem |
| viewsdisplaytabs-exclude_displays.patch | 6.37 KB | mohammed j. razem |
Comments
Comment #1
mohammed j. razem"Task" was by mistake! Sorry!
Comment #2
solipsist commentedI think you diffed against the wrong version. Your patch is applied to an older version than the current.
Comment #3
mohammed j. razemOhh, I diffed with the CVS version.
Here's the right patch.
Comment #4
mohammed j. razemShall I mark it as RTBC...
I believe this functionality is a must!
Comment #5
aleighs commentedJust wanted to add, I manually applied this patch and it worked great. Good addition.
Comment #6
solipsist commentedCan you please reroll this is as a unified diff?
Comment #7
mohammed j. razemHere. Diffed with latest version 6.x-1.0-beta6.
Comment #8
ManyNancy commentedThank you so much doublethink!
Comment #9
ManyNancy commentedI'm using it with no problems so far.
Comment #10
mohammed j. razemI'm using the patch LIVE on http://rusoom.com/ and it's working great.
Comment #11
AdrianB commentedSubscribing.
Comment #12
swentel commentedLovely patch, works for me too! Might need one small change to fix a notice, see #760352: Fix some PHP notices - depends on which one gets committed first.