Legacy Custom NavTabs per forum

Status
Not open for further replies.

1quicksi

Customer
I would like to see the ability to add custom NavBar Tabs on a per forum basis. This would then allow say one forum to have links that another forum would not. So some sort of forum selection as well as show global would be the ticket :)
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Off the top of my head I don't see how that's possible, but I will look into it for a future version.
 
I am guessing that a simple conditional would suffice in being able to disallow something from appearing within a forum. This seems to work in every place I have tries so far...

Code:
<vb:if condition="!in_array($GLOBALS[forumid], array(1,2,3,4,5))">
Some code here
</vb:if>
 
Status
Not open for further replies.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
1
Views
902
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
1
Views
535
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
8
Views
2K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
4
Views
706
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
12
Views
1K

Legacy vBNavTabs

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
969
Customer rating
0.00 star(s) 0 ratings
Back
Top