The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] DragonByte Forum Tabs v1 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||||
[DBTech] DragonByte Forum Tabs v1 (vB4)
Developer Last Online: Mar 2023
DragonByte Forum Tabs organizes the forum home page and it's forum content into Categories and AJAX Powered Tabs and includes a customizable Favourites Tab and a template editing free install.
Uses Organizing the forums on the forum home into Tabs and those Tabs into Categories allows administrators to organize their content and reduce the length of the forum list. With AJAX powered Tabs as well as one click Favouriting of forums to add to a user's personal Favourites Tab, DFT makes navigating the forum home a more pleasant and customizable experience for users and admins alike. Category Tabs can also have different styling allowing for very different looking sections to your forum home page. Tabs are remembered when coming back to the forum home page. Installation is simple and includes no template edits. ------------------------------------------------------------------------------------------- Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com ------------------------------------------------------------------------------------------- Translations available @ our forum Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features AJAX Powered Tabs: Dynamically loaded AJAX Powered Tabs each with a customizable list of forums, including setting Tabs to being global and visible on all Category Tabs. Stylized Category Tabs: Each Category Tab organizes the AJAX Powered Tabs and can have individual styles attributed to them. Personal Favourite Tab: Each user can manage and organize their own Favourites Tab to contain just the forums they want to see. Complete Feature List Lite AdminCP
vBulletin Options
Forum Home
Pro AdminCP
vBulletin Notices
Forum Manager
vBulletin Options
Forum Home
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of all pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
kizy, Toorak Times |
Comments |
#52
|
||||
|
||||
This is fixed tonight. I've uploaded a patch that removes the code from the template that shouldn't be there in the Lite version.
|
#54
|
||||
|
||||
You on 4.2.1 or 4.2.0? Have you got some screenshots you can show me? If you want to PM me a link to your site, I'll take a look.
Matt |
#55
|
||||
|
||||
Hi everyone,
Released a bugfix (v1.0.9) for DragonByte Forum Tabs that resolve some issues with datastore entries. Full changelog follows: Fixed: Datastore no longer stores favourites Fixed: Fixed other misc Datastore inconsistencies Changed the following files: /dbtech/forumtabs/includes/class_core.php /dbtech/forumtabs/hooks/cache_templates.php /dbtech/forumtabs/actions/addfavourite.php /dbtech/forumtabs/actions/removefavourite.php /dbtech/forumtabs/actions/admin/quickupdatetabs.php /dbtech/forumtabs/actions/admin/quickupdatecategories.php /dbtech/forumtabs/actions/admin/quickupdatealltabs.php /dbtech/forumtabs/actions/admin/doeditcategory.php /dbtech/forumtabs/actions/admin/doaddcategory.php /dbtech/forumtabs_pro/actions/addsubforumfavourite.php /dbtech/forumtabs_pro/actions/removeallfavourites.php /dbtech/forumtabs_pro/actions/removesubforumfavourite.php Added the following files: /dbtech/forumtabs/install/109.php Thanks as always to everyone for their feedback and suggestions. |
#56
|
||||
|
||||
Hi DB,
Looking good, it will certainly enhance my readers experience so they don't have to keep scrolling to get to where they want in forum. How does this affect seo and if so would a latest thread marquee help above the forums with this? |
#57
|
||||
|
||||
We've designed it to work with mods like vBSEO (there is a setting in the ACP that can be activated to maintain compatibility), but anything within stock vB SEO should work fine.
As far as SEO generally, I'll dig deeper into the impact on a site. I've not looked at it any further than maintaining compatibility with SEO methods within vB. Thanks for the questions. Matt |
#58
|
|||
|
|||
Before members save their favorite tabs a yellow message appears at the top of the forums saying "You currently have no favorites saved. Click..."
We'd like to personalize this a bit and have it say "Hello <their username here>, You currently have no favorites saved. Click..." What is the correct code to do that? I think it's $username or something right? |
2 благодарности(ей) от: | ||
DragonByte Tech, mokonzi |
#59
|
||||
|
||||
First thing edit the phrase, dbtech_forumtabs_no_favourites and change it to this,
Code:
Hey there {1}, you have no favourites saved. Click the <img src="dbtech/forumtabs/images/add.png" title="Add Favourite Image" /> on your favourite forums to add them to your favourites list Code:
{vb:rawphrase dbtech_forumtabs_no_favourites} Code:
{vb:rawphrase dbtech_forumtabs_no_favourites, {vb:raw bbuserinfo.username}} |
#60
|
|||
|
|||
Works like a charm :up:
You're the best Ozzy! Thank you so much. |
#61
|
||||
|
||||
Not a problem, glad to help.
|
2 благодарности(ей) от: | ||
DragonByte Tech, mokonzi |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|