The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Fork Threads Details »» | |||||||||||||||||||||||||
Boring Preamble
Sometimes a thread gets really long or some posts generate interesting but off topic conversation. I wanted to test the new cool product manager system and thought of this very simple mod to add Fork Thread functionality to the end user. What it does Allows the end user to divert off-topic tangents into a new thread, while automatically quoting the original thread. Specs Plugin: Included Phrases added automatically: 2 fork_prefix and fork_this_post Templates added automatically: 1 newpost_fork Templates to edit: 1 postbit or postbit_legacy Images to upload: 1 (optional) fork.gif How to Install This is a full blown plugin. Follow the usual instructions for a plugin. Then you have to edit the postbit or postbit_legacy template. For the graphical version you have to insert these lines where you want the link to appear: PHP Code:
PHP Code:
Updated to version 1.0.1 on 08/18/2005 *Modified to use the phrase manager. *Fixed minor bug when "Automatically Quote Post / Thread Title" was set to "no". *Fixed minor bug where after processing the title I pointed to the wrong variable Preview and Live Demo Preview attached. Or you can Register and try to fork the posts in the fork me thread. Graphics help solicited The quickie image I put together of a fork sucks If someone comes up with an edited image of the .psd file vb comes with I will edit this post. Wishlist for this mod 1. I doubt I will have the time to put this together, but it would be nice if there was a dropdown with forums the user has permission to post in so that the user can fork the thread to a different forum. 2. Adding a post to the original thread stating it had been forked and a link to the new thread Final note Oblivion Knight donated an image you can use of a fork (Thanks). It is attached to this post. Show Your Support
|
Comments |
#47
|
|||
|
|||
Quote:
|
#48
|
||||
|
||||
Just a small note, the &'s in your links should be & for XHTML validation..
|
#49
|
||||
|
||||
Here's the fork with transparant background.
|
#50
|
|||
|
|||
Bumping for 3.5 Gold. This looks like a great plugin!
(anyone with Gold got it to work? i'm erring on the side of caution) |
#51
|
|||
|
|||
Great hack. I've got it working with Gold. Here is a button I created for it to go with the default style.
|
#52
|
|||
|
|||
Works beautifully! Besides the feature mentioned elsewhere in this thread about selecting specific forum destinations during the forking process, one issue I can see coming up is managing fork abuse. I wonder if there's a simple means of throttling the amount of forking a user can do. Clicking Install.
|
#53
|
|||
|
|||
Quote:
|
#54
|
|||
|
|||
Quote:
|
#55
|
|||
|
|||
Quote:
ETA: I sent you a PM. Also, how can we remove the image from showing up for PMs? |
#56
|
||||
|
||||
Does Gold version of this plugin will have some new features or its good to go as Gold. Is it working with vB350Gold ? Thanks
EDIT: Its working like a charm on vB350GOLD. |
#57
|
||||
|
||||
[QUOTE ]Also, how can we remove the image from showing up for PMs?[/QUOTE]
Making the temaplte edit with like below will show the image only while viewing the threads. Code:
<if condition="THIS_SCRIPT=='showthread'"> <a href="newthread.php?fork=1&do=newthread&p=$post[postid]">[img]$stylevar%5Bimgdir_button%5D/fork.gif[/img] </if> |
#58
|
||||
|
||||
i know this feature from the old bbs-times... named "fup" -> follow up to...
great...!!! missed that a lot... thx... |
#59
|
|||
|
|||
Quote:
|
#60
|
|||
|
|||
Weaver was kind enough to send me the PSD. I zipped it and added to the original post.
|
#61
|
|||
|
|||
I want to know where in postbit would be the best place to add this coding ??
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|