![]() |
ThreadWorks: Threaded Forum Display
ThreadWorks
ThreadWorks is a vB plugin that allows a threaded forum display. Features: No modification to the vB code base Only one template edit is necessary. Saves display options sort order when a user chooses how to sort threads on forumdisplay.php Installation Installation instructions are included in do_not_upload/README.install.txt and are very simple. Live Demo To see it in a live production environment, visit http://forums.audiworld.com. Threaded mode is not enabled by default. You will need to register an account and set thread display mode to threaded in User CP. Contact / Support If you have any questions/problems post them here and I will get to them when I can. |
This is built into vbulletin already.
|
Quote:
|
These are the instructions, bellow but... I am using FTP to connect to my host server and can't find... what is "my forum directory" I am using vBulleting 3.8 that's my first "augh!" moment, after that it looks simple but might as well be greek as well for step 2, for step 3 I'll have no issues but 1 and 2... huh oh, I am in big trouble since I have never done this before. Thank you in advance for your help.
"1. Upload the contents of 'upload' to your forum directory 2. From the admincp, import the product file 'product-threadworks.xml' 3. Edit the template 'threadbit' (in the Threadbit Templates group) in the Style Manager for your active style and do the following: a) At the very beginning of the template, add the following: <if condition="$threadworks">$threadworks<else /> b) At the very end of the template, add the following: </if> c) Save your changes 4. Done" |
Quote:
Step 2 requires you to login to your admincp (administrator control panel) and go to manage products in the left side under Plugins & Products. From there import the xml file included in my zip. These are steps you have to feel comfortable in doing on your own; I can take no responsibility for your actions. |
Quote:
http://img.photobucket.com/albums/v2...Picture9-1.png http://img.photobucket.com/albums/v2.../Picture10.png |
I have uploaded a new version that reduces the php dependency down to 5.0+ as 5.2 was not needed. Please download the new version.
Also, you need to import it as a product, not a plugin. Click on "Manage Products" under "Plugins and Products" and then click on "[Add/Import Product]" to import the xml file. |
Quote:
All I can say is WOW, I never see anything like it and the forum participants will have to qualms moving to a new software, that did save the day :) |
thanks alot 4 you
this is really good job |
Quote:
And is ti possible to make the font smaller in the threaded view and if so, how do I go about it? Thank you in advance once more. |
Quote:
a.threadlink { color: blue; } a.threadlink:visited { color: #551a8b; } You add these by going to "Styles & Templates"->"Style Manager" and editing the Main CSS for your style. Add them to "Additional CSS Definitions". |
Quote:
The only two last questions I have when you have a chance to get to it, is how to change the font size in the threaded forum view as well as the background color which differentiate the different threads and then I'd be pretty much set (I hope) And again thank you for putting this together as well as taking the time to walk me through it all, it is greatly appreciated. |
Quote:
$thread_bg_color = ($thread_bg_color) ? '' : 'background-color: #eeeae8;'; |
Quote:
In some of the image samples you posted, the font did not look as big as what I am seeing on my monitor once I set it to Threaded Forum View. I inserted an image below. How do I make the font smaller? What I'll do afterward is attempt match the 'light yellow' background to the main forum standard gray #E1E1E2 the light blue is perfect though. Here is a screen capture, see how big the font is... I just have no idea how to make it smaller http://img.photobucket.com/albums/v2...Picture3-2.png |
Quote:
In the xml file the line of code is: $threadworks .= "<div class='bigusername $thread_alt' style='$thread_bg_color padding: 10px'>"; |
Quote:
Thank you for pointing me in the right direction for this one. |
Quote:
<div class='bigusername $thread_alt' style='$thread_bg_color padding: 10px'> with: <div class='$thread_alt' style='$thread_bg_color padding: 10px; font-size: 10px'> This is a quick and dirty way to get it working now. Eventually I want to move all style definitions into a css file and all html created into a template. |
Quote:
|
After a weekend of trying it out and testing it, it works really well for the people who prefer to have a Threaded Forum View, now is there a way to keep the original message tree in place has opposed to move it within the threaded view under the post, that we do find a bit confusing at this time. It is great that it has the ability to move the message tree below the post, but that's a step beyond what we are a.) used to and b.) what makes the threaded view so legible for some.
Thank you. |
Quote:
ibautocommunity - great job, I signed up for you site, the mod looks great. Finally, a true vb threaded view. (And ridiculously simple to install at that) Feature request - I would like to specify which forums have which display mode: flat or threaded (forget about the goofy "hybrid"). I would like this as an admin setting, I don't want the users to be able to choose, I think every user should be viewing and replying in the same display mode. In other words in the admin panel I could specify forum #1 and #2 as flat, and #3 as your threaded. Thanks again on such a great mod, Dan |
Is there a line in the code I could modify in order to keep the native the threaded tree below the post, so as not to move the post within the thread in the Threaded Forum view.
After a few weeks using the threaded forum view that's about the one of the only two things I would like to modify at this point - if we could had 'how many views' on at the end of each line then I would be set. Original native thread below the original post and how many views and I'd be walking like I have clouds on my feet (so would all my users :)) Thank you in advance. |
I think the installation instructions may need to be slightly updated to be vb4 compatible - specifically with something like the following (doesn't work yet, still trying to figure out the right code...)
<vb:if condition="$bbuserinfo[threadedmode]"> $threadworks <vb:else /> .... </vb:if> $threadworks is the weak link - I think it needs to be changed in order to actually dump the contents of the $threadworks variable |
Tamtams, did you get $threadworks working w/ vb4?
|
Quote:
|
I have installed this as the instructions said to do so but I can't get it to work. Can someone help me, please? www.gapigskin.com is my website
Thanks in advance -- Mike |
All times are GMT. The time now is 02:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|