[ABD] Moderator Messages

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

[ABD] Moderator Messages

Post by Mickroz »

Moderator Messages

Author: Mickroz

Extension Version: 1.0.0 (unstable)

Precaution:
As the ext is still in development, major changes still can be applied which could require full extension purging and reinstallation, so use it on your own risk. DO NOT install it on production boards. For testing purposes only.

Special Thanks:
RMcGirr83 - Based on his Topic Description Extension, i found out how to add everything to a phpBB install.
dmzx - for his code to install a BBCode.

Requirements:
  • PHP >= 5.3.3
  • phpBB >= 3.1.0
3.0 MOD Authors:
This is a extension based on the Moderator Messages, written by: ABDev

Installation:
  1. Download the latest release
  2. Create a new folder in the /ext/ directory, named: mickroz (If it doesn't exist already)
  3. Create a new folder in /ext/mickroz/ named moderatormessages
  4. Copy the contents from the moderatormessages-master folder from your download into
    /ext/mickroz/moderatormessages/
  5. The main extension class should now be at: root/ext/mickroz/moderatormessages/composer.json
  6. Nagivate in the Administration Control Panel (ACP) to Customise -> Manage Extensions
  7. Look for Moderator Messages in the Disabled Extensions list and click Enable!
Download:
Download

Screenshots:
none yet
Last edited by Mickroz on Thu May 31, 2018 2:37 pm, edited 1 time in total.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 3738
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay
Contact:

Re: [DEV] Moderator Messages

Post by Kailey »

I was actually going to start working on a port of this, but you've already got further than I have. I'll be watching this one.
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules

If you have any questions about the rules/customs of this website, feel free to send me a PM.
My little corner of the world, where I sometimes post things documented from my job.
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

that gives you more time working on the knowledge base, which i will be watching :D
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Moderator Messages

Post by koraldon »

Hi,
Looks great - any expectation when this will be RC?
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

when its ready :P
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 3738
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay
Contact:

Re: [DEV] Moderator Messages

Post by Kailey »

Just peeked at the code. How are you restricting the use of the BBCode to moderators? The idea of the original MOD was to now allow users to use the moderator message.

Nevermind, missed the function in the listener. :)
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules

If you have any questions about the rules/customs of this website, feel free to send me a PM.
My little corner of the world, where I sometimes post things documented from my job.
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [DEV] Moderator Messages

Post by eunaumtenhoid »

Nice mod (ext) dude ty
idea:
When adding a moderator message could the user be notified?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

don't really see the point of doing that?
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Moderator Messages

Post by koraldon »

Well, I can see that as useful so a user can see he got a moderator message.
Otherwise, he has no indication unless he returns to the message he posted.
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

true, but you don't get a message now when you edit a topic/post (and lock that post) of a user, so he won't see that either.
Anyway, i really don't know how the notification system works, so i can't tell you if i will implement this, i you want you can make a feature request for it on github, if you don't use github, i will post it myself.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
User avatar
RMcGirr83
Former Team Member
Posts: 22016
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [DEV] Moderator Messages

Post by RMcGirr83 »

If a moderator is leaving a message about the post, should the user know? Many times a moderator will make a comment that really shouldn't be seen by anyone other than moderators/administrators IMHO.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then buy me a beer Image
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

also true, but this actually started as a moderator only bbcode (mod break) or some kind, but the option to show the message to mods/admin only is on my todo list, i know you had it in your mod Rich, and i agree on that this could be useful.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Moderator Messages

Post by koraldon »

Hi,
Is this still [dev] or can it be considered stable now?
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Moderator Messages

Post by Mickroz »

i will pick this up again after 3.2 will be released today.
just need to have some spare time for it.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Moderator Messages

Post by koraldon »

Mickroz wrote: Sat Jan 07, 2017 1:50 pm i will pick this up again after 3.2 will be released today.
just need to have some spare time for it.
Hi,
Did you have the chance to work on this?
Locked

Return to “Abandoned Extensions”