Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Note moderator
#81
I have a few suggestions for extra features.  Not required but would be nice especially if installing on new systems a lot VS hard coding so much.

1) add a default answer(s) option. We have done this by adding text below the input field with a spoiler button to extend it down as needed. In the screenshot both buttons have been pressed to show for screenshot. But the button allows it to be hidden but available. That way a mod can easily copy and paste for common notes added such as no BBcode, wrong forum, etc. This is the html i hardcoded into notemod for that
	<button title="image1" type="button" 
onclick="if(document.getElementById('spoiler2') .style.display=='none') {document.getElementById('spoiler2') .style.display=''}else{document.getElementById('spoiler2') .style.display='none'};">No BBcode Answer</button>
		<div id="spoiler2" style="display:none"> 
Please post all code, output and errors (it it's entirety) between their respective tags. Refer to [url=https://python-forum.io/misc.php?action=help&hid=25]BBCode[/url] help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.
			</div>
		
<button title="image1" type="button" 
onclick="if(document.getElementById('spoiler3') .style.display=='none') {document.getElementById('spoiler3') .style.display=''}else{document.getElementById('spoiler3') .style.display='none'};">Wrong Forum Answer</button>
		<div id="spoiler3" style="display:none"> 
			Please make new threads in the correct forum. Refer to the [url=https://python-forum.io/misc.php?action=help&hid=24]Forum Structure[/url] for a full overview on what each forum is for. 
			</div>
			{$codebuttonsmod}


2) integrate the mod notes into the warning system. So lets say there is an option to the left side bar in note mod asking a number for warning points. You just input a custom number for each note to be added into their total warning point number. That way you dont have to do a note mod and a warning for one event.

There was more, but i cant think of them now...


Attached Files Thumbnail(s)
   
Reply
#82
This user has been denied support. This user has been denied support.
Hi thanks for the great plug in, I have a suggest feature an on/off switch where notes are only visible to moderators/super moderators /administrators. TIA!
Reply
#83
That would be a useful feature too. A way to makenotes to only admins and mods per mod note per postbit
Reply
#84
Plugin not working properly with myBB 1.8.17. The moderator note doesn't come in a separate box, it just attaches to the post. Anyone else having this issue?
Reply
#85
Screenshot
My Plugins

PM only paid support
Reply
#86
(2018-08-15, 08:08 AM)Supryk Wrote: Screenshot

How do I send a screenshot to you in a PM?
Reply
#87
Why pm?
Type link to screen here or attachment
My Plugins

PM only paid support
Reply
#88
Screenshot deleted.
Reply
#89
Ehhh
Plugin dont work, plugin dont work. Ehhhhh

This is theme problem, no css for plugin

Reinstall plugin
Dont need to remove database table
My Plugins

PM only paid support
Reply
#90
(2018-08-16, 03:12 PM)Supryk Wrote: Ehhh
Plugin dont work, plugin dont work.   Ehhhhh

This is theme problem, no css for plugin

Reinstall plugin
Dont need to remove database table

Okay, thanks!
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)