The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] First Post On All Pages Per Thread/Forum Details »» | |||||||||||||||||||||||||||
[OzzModz] First Post On All Pages Per Thread/Forum
Developer Last Online: Dec 2021
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
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"> Code:
<div class="postbody" style="background: darkgrey;"> ------------------------------------------------------------------------------------------- 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
|
5 благодарности(ей) от: | ||
Arianismmm, eTiKeT?, goxy63, mariannet, tbworld |
Comments |
#72
|
||||
|
||||
I know it's kind of bass ackwards but I found a case where it would be useful.
|
#73
|
|||
|
|||
Would it be hard to modify this Add-On to enable users to chose the option to have the first post appear on top while they're creating the thread?
Kind of like: First post on top?: Y/N |
#74
|
||||
|
||||
Yeah that would require a bit of doing.
|
#75
|
|||
|
|||
ozzy, your mod has this in it.
Code:
"; $forums = array(0 => $vbphrase['dbtech_act_all_forums']); |
#76
|
||||
|
||||
That's what happens when you have written stuff for a different entity sometimes. I will fix it in the next version.
|
#77
|
||||
|
||||
v1.1.1 (October 14,2014)
Fixed a incorrect phrase in one of the settings. |
#78
|
||||
|
||||
Can it be made collapsible like on vb.org?
|
#79
|
||||
|
||||
I can look into it at some point.
|
#80
|
|||
|
|||
ozzy, i noticed that the 1st post on the first page is using my forum default postbit_legacy template even though I switch to the 'ozzmodz_firstpost_display_postbit' template and I am using the regular posbit template. That template only shows on the other pages, but not on page one.
The mod I was using before used whatever posit template I choose on all pages. Is this something that can be changed? |
#81
|
||||
|
||||
No, this only changes the postbit on pages above #1, it is designed that way to make the post stand out from the replies on the page. I saw no need to do this on the first page, as it is the first post in the thread.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|