The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Inline Moderation Tools (v1.2.1) Details »» | |||||||||||||||||||||||||
Note: Development of this hack has stopped.
The built-in version is far superior to this hack and has better controls and permission checking. For those of you who will remain on 3.0.x, I will try to support this hack as best I can, but it won't be a top priority. If you plan on moving to 3.5, I hope this hack made your life a little bit easier while you waited . Current Version: 1.2.1 (Wed Dec 11 15:26:30 PDT 2004) What this is? This hack will allow you and your moderators to do your job more effectively by allowing you to mass-moderate. You can perform the same action on multiple threads and posts without leaving the current page! What is required? In order to use this hack, you must have cookies and JavaScript enabled! If you don't, this hack will not work. (Note: there is no "alternative display" for people without JavaScript enabled). How many changes? Uploads: 2 File edits: 2 And template additions/edits Support I will provide all support here in this thread. Bugs I have thoroughly tested this hack with as many different combinations I could think of. But I probably have either over looked one or two, or just didn't think of some. If you find any odd behaviour, please let me know! Changes Since
Fixes For 1.2.1 The following fixes are in in the next version:
On The To-Do List
If you'd like a moderator action added to this hack, post it below and I'll look into it. What are the screen shots of?
Don't forget to click install!!! Show Your Support
|
Comments |
#102
|
||||
|
||||
Quote:
|
#103
|
||||
|
||||
Thankyou for sharing your work with the community
|
#104
|
|||
|
|||
Quote:
Tnx --------- John |
#105
|
||||
|
||||
Quote:
|
#106
|
|||
|
|||
Quote:
No hurry for me, I came up with my own version, but I would be interested to see how it compares with yours. If you need the code, please let me know. Rgds ----------- John |
#107
|
|||
|
|||
I am not sure if someone would be interested in that, but I noticed that if you do a search and come up with the results, then you do an inline moderation action, like delete a thread (supposing you are allowed to do that), then you are no longer returned to the search results, but to the forums home page.
That bothered me, since I use the search to find all posts since yesterday, and I want to return there to check for more. What I came up with, is that you may catch up the fact that you called the inlinemod.php from the search results, and have the program return you there. All you have to do is to pass a hidden parameter from the search_results template form to inlinemod.php. Here is what you have to do: Open your search_results template and find: HTML Code:
<input type="hidden" name="unsafe" value="1" />
HTML Code:
<input type="hidden" name="searchid" value="$searchid" />
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Rgds --------- John |
#108
|
||||
|
||||
Alrighty! At long last, here it is! Inline Moderation Tools 1.2.0 should resolve all of the JavaScript users were having. Check boxes now only display when they need to, all templates are now cached, thread merging has been added (however, threads with polls it will not merge because it was too much work to figure out all of that logic), it removed search results moderation (sorry but this was a security hole that needed to be closed (if you want it enabled, I can explain how for you)), and a few other various fixes.
Upgrade instructions as well as fresh install ones are in the ZIP. Don't forget to click install! |
#109
|
|||
|
|||
Quote:
Just change your instruction in global.php, it should say: PHP Code:
Rgds |
#110
|
||||
|
||||
Great, thanks for the update And thank you for that fix sv1, dunno if I'd notice that on my own, well now we dont have to find out
Small suggestion: Getting rid of the .DS_Store files to save zip space PS: I just wanted to say, whatever you did to the install HTML file, thank you! You have no idea how great it is to be able to use Crtl+A inside a textarea to fetch only the text inside that Oooh me happy now *ahem* Ill go away now |
#111
|
|||
|
|||
Hello -
I've installed this hack, but for some reason nothing displays at all. Am I supposed to activate it someway? Please let me know! Thank you for your time and energy! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|