The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] Hide Quote Buttons In First/Last Post Details »» | |||||||||||||||||||||||||||
[OzzModz] Hide Quote Buttons In First/Last Post
Developer Last Online: Dec 2021
Another mod brought to you by,
Here is a small modification you can use to hide the quote and/or multi quote buttons in the first/last post of a thread.. It is a simple installation, just import the product XML, product-ozzmodz_hide_quote You can edit the options under the settings, [OzzModz] Hide Quote Button In Last Post Settings This will work whether your members display the newest post last, or first. Complete Feature List
Q. Why do I need such a thing, you ask? A. Some admins see no reason to quote the first/last post in the thread, as you are most likely replying to that post. Plus someone asked for the mod, and it was easy enough, so I threw it together. ------------------------------------------------------------------------------------------- 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 (January 17, 2014) - Initial public release. v1.1.0 (September 24, 2014) - Added ability to hide only the quote button in the last post, still show the multi-quote button. - Added ability to hide the quote/multi quote in the last post per userid. - Added ability to hide the quote/multi quote buttons in the first post per usergroup. - Added ability to hide the quote/multi quote in the first post per userid. - Added ability to hide only the quote button in the first post, still show the multi-quote button. Show Your Support
|
Comments |
#12
|
||||
|
||||
Do you mean full page reload? Or using option to reload (check if there's new posts) within AJAX (live) threads?
In first case, it would be fine, quoting buttons where they need to be, for second case I'll need to test this behavior, have again live threads with multiple posts created this way and see, but I think it wouldn't solve this behavior, as this option just checks if there are new posts before it's automatically done. If you could check somehow if AJAX threads is creating post, it would be solution for this problem, but I don't know if this is even possible. |
#13
|
||||
|
||||
Yeah ajax is not nice, as you probably know, posting with that running, some things in the postbit do not show, and IIRC the thanks don't show either.
|
#14
|
||||
|
||||
Well, quote button without this mod is shown. But, as every new post posted with AJAX threads is last at the moment of posting (I really don't have that active forum to have more than one new post every few seconds), showing of quote button is omitted.
With this mod off, this works just fine, so if it could be checked if AJAX thread mod is used for posting, you could stop plugin from omitting quote button. Similar to welcome thread, where plugin checks if there's something in username, or not. Problem is, how to check if AJAX thread is used to post certain post. Thing is, on very active threads too many posts would be without quote button to allow further use of this mod. And I really like this mod. EDIT: Thinking about it, if you could go other way round, to leave quote button in postbit, but when user tries to use it on last post in thread, to block it and give message that last post in a thread couldn't be quoted. This would work with AJAX thread without problems. |
#15
|
||||
|
||||
Did you by chance ask Fillip, if there is anything they can do?
|
#16
|
||||
|
||||
For the moment I stopped using it.
As a temporary solution, I'll need to know which file of AJAX threads to edit and there to add these two lines before code for posting posts: PHP Code:
But, on further thinking, this also could be a problem. Maybe ideal solution from my perspective would be mod that would check if post is last in a thread after someone press quote button, and if it is, instead executing code for quoting, just execute code for reply (i.e. quickreply). Even that in some occasions isn't applicable. It looks like I'll leave it be for the moment. |
#17
|
|||
|
|||
I think you should write product hide first post
But i see, if hide first post, members can use second post, example use link reply with quote from #2 and replace to #1 |
#18
|
|||
|
|||
I think too, always first post can to be a long article, with pictures too, and just add a option in mod for first post? admin can to choose, thx
|
#19
|
|||
|
|||
There's nothing worse than people who quote the most recent post in a thread, especially a very long post. Sure there are rare occasions when replying to a post in a very active thread that someone may slip one in before you hit the post button, but when that's the case I simply make a quick edit to my post to direct it to the correct poster.
Installed and tested. Works great. Thanks much! |
#20
|
||||
|
||||
Glad ya like it, and thanks for marking as installed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|