MyBB Community Forums
[For 1.8] Note moderator - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.8] Note moderator (/thread-174001.html)

Pages: 1 2 3 4 5 6 7 8 9


Note moderator - Supryk - 2015-08-05

[Image: A2f8L27.png]

Plugin similar like modnotice.

But here we have 3 type of note
  • Normal
  • Information
  • Warn
each moderator can add no limit note to postand can menage them
Mod notice made 2 query to database to each post (if post have note), this plugin mage one query for page


http://community.mybb.com/mods.php?action=view&pid=569


RE: Note moderator - DarkEternity - 2015-08-06

i like plugin thanks


RE: Note moderator - Eldenroot - 2015-08-06

Amazing, I really miss this in MyBB.

Is possible to add more notes with logs? Something like vbulletin has

EDIT: What about intergate MyAlerts support?


RE: Note moderator - Supryk - 2015-08-06

(2015-08-06, 04:12 AM)DarkEternity Wrote: i like plugin thanks
(2015-08-06, 07:58 AM)Eldenroot Wrote: Amazing, I really miss this in MyBB.
enjoy that
(2015-08-06, 07:58 AM)Eldenroot Wrote: Is possible to add more notes with logs? Something like vbulletin has
can you give me more details? but you give me good idea, add moderator logs, maybe you talk about this
(2015-08-06, 07:58 AM)Eldenroot Wrote: EDIT: What about intergate MyAlerts support?
hmmm
note moderator send PM, MyAlerts alert as when we have new PM
I do not say no, maybe


RE: Note moderator - Eldenroot - 2015-08-07

I would like to post you a screenshot for vbulletin moderators logs but I cannot find any. I will try later.

I tested latest build #7 - works fine, thank you

Just few ideas:
- add option to send a PM to a user
- show all notes in moderate (during editing posts)
- add option to delete all notes in post
- extra space " " after "E" in note under post
- typo in lang file - missing "E" in welcome (WelcomE)
- I think there is an issue wit lang file in PMs - there is a blank space under topic name
- show absolute date and time ona mouse hover
- maybe more... anyway amazing plugin


RE: Note moderator - Supryk - 2015-08-07

(2015-08-07, 07:50 PM)Eldenroot Wrote: I would like to post you a screenshot for vbulletin moderators logs but I cannot find any. I will try later.

I tested latest build #7 - works fine, thank you

Just few ideas:
- add option to send a PM to a user
- show all notes in moderate (during editing posts)
- add option to delete all notes in post
- extra space " " after "E" in note under post
- typo in lang file - missing "E" in welcome (WelcomE)
- I think there is an issue wit lang file in PMs - there is a blank space under topic name
- show absolute date and time ona mouse hover
- maybe more... anyway amazing plugin

1. ok, maybe I add setting to set BOT uid (sender) and PM after update note
2. Nope, for what?
3. Delete notes system will be in ajax son (not refresh page), maybe edit too
3. there is margis here
4. fixed
5. fixed
6. that is ok
7. mybb use in many places relativ time format
8. Smile

Thank you

what is first to do?
inline error when note textarea is empty on edit


RE: Note moderator - Eldenroot - 2015-08-08

1) It would be great, because sometimes I do not wanna send a PM to a user - just add moderator note (informative) and leave it as it is. I think this feature was in ModPlus 1.5.5
2) OK - just for easier editing (obsolete with AJAX editing)
3) Great, with AJAX it would be much more friendly and cool Smile
4-6) Thx!
7) OK, agree. MyBB needs to add it as a core feature (propably in MyBB 2.0 I hope)
8) Smile


RE: Note moderator - Supryk - 2015-08-08

ajax delete note almost done





tomorrow I will add checkbox to PM send and next version will be done


RE: Note moderator - Eldenroot - 2015-08-08

Good job!


RE: Note moderator - Supryk - 2015-08-09

Version 1.2
ajax delete
send pm after add note checkbox
send pm after update note checkbox

latest build