The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a mod for this?
As you can see from this thread.
https://vborg.vbsupport.ru/showthread.php?t=113792 It sort the article nicely like wrapping the image with the text. Also, look at Joe's about area on the right side. Is there a mod of doing this? I'm planning to use it for my review section and this is certainly the best way to show a review. Thank you. |
#2
|
||||
|
||||
The layout is just a modified postbit AFAIK. You can change the template a post uses on-the-fly by changing the $this->templatename variable at postbit_display_complete/start.
|
#3
|
|||
|
|||
Quote:
Can you explain a little more details on how to do this exactly? Thank you. |
#4
|
||||
|
||||
Create another postbit template and name it "postbit_article" or something similar. Create your alternate template there. Then in a plugin at postbit_display_complete, add (X is the forum ID):
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|