The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Simple Postbit by BOP5 (for VB 4.x) Details »» | ||||||||||||||||||||||||||||
Simple Postbit by BOP5 (for VB 4.x)
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5
www.Qapla.com Version 1.13 - Added option to disable by styleid. (You should disable for all mobile styles) Version 1.12 - Added a bunch new options and bug fix Version 1.0 - Initial Release This mod offers a simple postbit option that admins can specify to replace the standard postbit or postbit_legacy template on specific forums or in specific threads. The simpler more minimalistic postbit is ideal when you want users focusing only on the post content and not avatars, signatures, or other irrelevant details. The admin can actually turn the display of virtually every "extra" on or off via the mod options. This mod is designed for VB 4.1.10 or higher. Versions below 4.1.10 will require a manual FILE EDIT. (Details in the instructions.) Live Demo: Simple Postbit Demo at Qapla.com I would see use for this in a "Classifieds" forum, or perhaps a forum open to guests. Really you could modify the new template postbit_simple_bop5_vb4 and put anything in it. For example if you replace this template with the code form postbit_legacy then you could use this mod to show the regular postbit template on most forums but choose to show postbit_legacy in specific forums or threads. It can really be thought more of as a "General Postbit Override" mod, it just happens to come pre-configured as a "Simple Postbit." Please Mark as Installed if you use this. Donations always appreciated. :up: Download Now
Screenshots
Show Your Support
|
5 благодарности(ей) от: | ||
BCP Hung, goxy63, keteflips, Max Taxable, TheLastSuperman |
Comments |
#12
|
|||
|
|||
This is great idea Joe
I have a question I am using vBadvanced Links Directory and really need to apply this mod in showlink pages. Is there anyway to do that? Thanks |
Благодарность от: | ||
BirdOPrey5 |
#13
|
||||
|
||||
Quote:
Quote:
Quote:
Hmmm... I'd have to look into that- it seems like it would be possible but the Links Directory is a premium (paid) add-on so I don't have it for 4.x. Can you tell me the name of the template the Links Directory uses for comments? If you could give me a link to your link directory and turn on Template Names in HTML comments in your general settings I should be able to see what I need to see. |
#14
|
|||
|
|||
Quote:
My forum is RTL / Arabic language so it is better to give you the template This is the (ADV_LINKS_SHOWLINK) template https://vborg.vbsupport.ru/attachmen...1&d=1334414274 The previous template will give us this page (example) http://f.links4rank.com/dir/informat...est-linux-h-2/ Thanks Joe :up: |
#15
|
||||
|
||||
From this link- http://f.links4rank.com/dir/informat...est-linux-h-2/ - it looks like it's already using the simple postbit?
Can you turn on Template Names in HTML comments so I can see/confirm? Admin CP -> Settings -> Options -> General Settings? |
#16
|
|||
|
|||
Quote:
I sent you one link with user and password |
#17
|
||||
|
||||
Thanks, I sent you something to try.
In the Simpe Postbit Override plugin change IF condition to this: Code:
if ($vbulletin->options['bop5sp_en'] AND (in_array($thread['threadid'], explode("," , $vbulletin->options['bop5sp_threads'])) OR in_array($thread['forumid'], explode("," , $vbulletin->options['bop5sp_forums'])) OR THIS_SCRIPT == 'links_showlink' )) |
#18
|
|||
|
|||
Quote:
Thanks Joe ^_^ you are the best Suggestion: You may add a new option for (USER RANKS) in next release Installed + Nominated + 5 stars |
#19
|
||||
|
||||
Interesting idea, whereas everyone seems to be falling over themselves to make smartly boxed postbits with tons of extra info this idea strips everything out and actually looks really good.
Nicely done |
#20
|
|||
|
|||
Installed, How to remove rank image and rank title please?
|
Благодарность от: | ||
BirdOPrey5 |
#21
|
||||
|
||||
Quote:
Thanks! |
Благодарность от: | ||
sweetpotato |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|