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,

Comments

mohammed j. razem’s picture

Category: task » feature

"Task" was by mistake! Sorry!

solipsist’s picture

I think you diffed against the wrong version. Your patch is applied to an older version than the current.

mohammed j. razem’s picture

StatusFileSize
new6.03 KB

Ohh, I diffed with the CVS version.

Here's the right patch.

mohammed j. razem’s picture

Category: feature » task
Status: Needs review » Reviewed & tested by the community

Shall I mark it as RTBC...

I believe this functionality is a must!

aleighs’s picture

Just wanted to add, I manually applied this patch and it worked great. Good addition.

solipsist’s picture

Version: 6.x-1.0-beta4 » 6.x-1.0-beta6
Status: Reviewed & tested by the community » Needs work

Can you please reroll this is as a unified diff?

mohammed j. razem’s picture

Status: Needs work » Needs review
StatusFileSize
new5.69 KB

Here. Diffed with latest version 6.x-1.0-beta6.

ManyNancy’s picture

Thank you so much doublethink!

ManyNancy’s picture

I'm using it with no problems so far.

mohammed j. razem’s picture

Priority: Normal » Critical
Status: Needs review » Reviewed & tested by the community

I'm using the patch LIVE on http://rusoom.com/ and it's working great.

AdrianB’s picture

Subscribing.

swentel’s picture

Lovely 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.