Version: 1.1.1, by ozzy47
Developer Last Online: Dec 2021
Category: Show Thread Enhancements -
Version: 4.x.x
Rating:
Released: 12-26-2013
Last Update: 10-13-2014
Installs: 69
Uses Plugins Template Edits Auto-Templates
Translations
No support by the author.
Another mod brought to you by,
Here is a small modification you can use to the first post on all pages, per forum or by thread id.
It is a simple installation, just import the product XML, ozzmodz_firstpost_display
You can edit the options under the settings, [OzzModz] First Post Display Settings
Complete Feature List
Option to disable the mod completely.
Option to choose which forums, will show the first post on all pages.
Option to set which thread ID's, will show the first post on all pages.
Option to use the default postbit template, or use a custom one, which will allow you to add different styling to the elements.
Option to select which usergroups this mod will affect.
Frequently Asked Questions.
Q. Why do I need such a thing, you ask?
A. You may have a thread that has tens or hundreds of pages, and this will allow you to see the original post on all pages, much like you see here on vB.org in the modification threads.
Q. How do I use the custom template?
A. Note: Make sure you know what you are doing if you attempt this!
This may be a bit tricky for some users.
You can copy what ever template you are using, ( postbit or postbit_legacy ) into the template, ozzmodz_firstpost_display_postbit.
Now once you have done that, you can change the styling of the post, by adding css to the elements.
For example, if you want the first post to have a different background, when it is on any other page except for the first page, you can look for this in the template,
Code:
<div class="postbody">
and change it to this,
Code:
<div class="postbody" style="background: darkgrey;">
That will give the first post a dark grey background on any pages other than the first page.
If you like this mod please hit the button to the right ---->
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 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 me know how many people are using my work, giving me extra incentive to provide more features and new modifications.
I appreciate the support!
-------------------------------------------------------------------------------------------
* History (Changelog) *
------------------------- v1.0.0 (December 27, 2013)
- Initial public release v1.0.1 (December 28,2013)
Fixed a issue where you could only choose one forum, now you can choose multiple forums. v1.1.0 (January 26,2014)
Fixed a issue where the custom option would not work in some instances. v1.1.1 (October 14,2014)
Fixed a incorrect phrase in one of the settings.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Thanks for the mod Ozzy but one problem tho....it doesn't update the existing threads!
I used this mod https://vborg.vbsupport.ru/showthread.php?t=239282 first then i uninstalled it and installed your mod but now all my threads are standard it doesn't show the op first on all pages!
Please advice!
Excellent mod and it's nice idea to include option for choosing which usergroups see first post on every page, so it doesn't creates problem with SEO. :up: