Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: hohum on May 16, 2016, 12:48:05 PM

Title: Adding moderation buttons
Post by: hohum on May 16, 2016, 12:48:05 PM
Just wondering how I might go about adding to the list of buttons that are available to moderators in a specific thread.
Title: Re: Adding moderation buttons
Post by: Arantor on May 16, 2016, 01:12:24 PM
Where? Bottom of the thread? Per post? Also supporting quick moderation? Permission driven?
Title: Re: Adding moderation buttons
Post by: hohum on May 16, 2016, 05:19:43 PM
Next to the modify and remove buttons on a per post basis.  Only visible to mods though.
Title: Re: Adding moderation buttons
Post by: Arantor on May 16, 2016, 05:27:22 PM
Direct edit to Display.template.php, and shown "only to mods" is vague as there are various types of "moderator".
Title: Re: Adding moderation buttons
Post by: Kindred on May 16, 2016, 08:59:32 PM
Ummm.    Both modify and remove are included by default...   If they are not for you, then try the default theme...
Title: Re: Adding moderation buttons
Post by: Illori on May 17, 2016, 05:04:04 AM
Quote from: Kindred on May 16, 2016, 08:59:32 PM
Ummm.    Both modify and remove are included by default...   If they are not for you, then try the default theme...

they are adding something NEAR those buttons. nothing has been mentioned that they are missing.