News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Topic Starter Moderator

Started by M-DVD, February 08, 2009, 05:36:32 AM

Previous topic - Next topic

M-DVD

Link to Mod




MOD Topic Starter Moderator v1.0
=======================






  • Autor:
M-DVD
  • Version:
1.0
  • Release:
05th February 2009
  • Languages:

  • Compatible With:
SMF 1.1.1 - 1.1.9
SMF 2 Beta 3 & 4 & RC1-X




Comment this Mod
My MODs
Images
Help support my MODs

Features:

  • With this MOD you can Enable Topic Starter Moderator by Boards.
    Admin > Boards > Modify Boards

  • The Topic Starter will have all permissions for a forum moderator (*) and permissions add by MODs.
    Example: Can move his topic.

(*) Except permissions extra-topics, or for security.

Thanks to BurkeKnight for idea.

==========================

Languages (normal & utf-8)


$txt['mboards_moderatorTopicStarter'] = 'Enable Topic Starter Moderator';
$txt['mboards_moderatorTopicStarter_desc'] = 'The members can moderate their own topics.';


I welcome new translations here

==========================

Características:

  • Con este MOD puedes Activar la Moderación del Creador del Tema, por Foros
    Administración > Foros > Modificar Foros

  • El Creador del Tema tendrá todos los permisos de un moderador del foro (*) y permisos de MODs.
    Ejemplo: puede mover sus temas mal ubicados.

(*) Excepto permisos extra-temas, o por seguridad.

Fin.

candidosa2

Good work
nice mod Update portugues\

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// MOD Topic Starter Moderator translate By Candidosa2 suporte smfpt.net
$txt['mboards_moderatorTopicStarter'] = 'Activar T&oacute;picos iniciantes Modera&ccedil;&atilde;o';
$txt['mboards_moderatorTopicStarter_desc'] = 'Os membros podem moderar os seus pr&oacute;prios t&oacute;picos';]]></add>
</operation>
</file>


<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// MOD Topic Starter Moderator translate By Candidosa2
$txt['mboards_moderatorTopicStarter'] = 'Activar T&oacute;picos iniciantes Modera&ccedil;&atilde;o';
$txt['mboards_moderatorTopicStarter_desc'] = 'Os membros podem moderar os seus pr&oacute;prios t&oacute;picos';]]></add>
</operation>
</file>

Burke ♞ Knight


M-DVD

Quote from: candidosa2 on February 08, 2009, 09:38:10 AM
Good work
nice mod Update portugues\

Thanks :), soon i add your translation.

Quote from: BurkeKnight on February 08, 2009, 02:15:29 PM
Great job, my friend. :)

Your welcome, thanks too for the idea.

4Kstore


¡¡NEW MOD: Sparkles User Names!!!

Özgür

Nice Mod. Thank you M-DVD
This is Turkish translate

<file name="$languagedir/Modifications.turkish.php" error="skip">
      <operation>
         <search position="end" />
         <add><![CDATA[
// Çeviri Özgür
$txt['mboards_moderatorTopicStarter'] = 'Konu moderatörlüğünü aktif et';
$txt['mboards_moderatorTopicStarter_desc'] = 'Bunu seçerseniz üyeler bu bölümdeki konularını düzenleyebilirler, silebilirler, kilitleyebilirler.';]]></add>
      </operation>
   </file>
So Long

M-DVD

Quote from: 4kstore on February 08, 2009, 08:33:23 PM
Nice Mod!!!! thanks!

Thanks four your comment :D

Quote from: Özgür´ on February 09, 2009, 07:04:04 AM
Nice Mod. Thank you M-DVD
This is Turkish translate

Thanks soon i add your translation. :D

MaXiForum.cz

NICE!
Czech translation:

//Moderování v této diskusi
$txt['mboards_moderatorTopicStarter'] = 'Povolit moderování v této diskusi';
$txt['mboards_moderatorTopicStarter_desc'] = 'Uživatelé tímto získají oprávnění moderovat vlastní témata.';


;)

watchhorse

I like this mod but .... is it save.
I have a big forum and do not want that someone have the wrong permissions :-\
Wij zoeken diergerelateerde fora ter overname.
Pb gerust als je geen tijd of zin meer hebt om uw forum te onderhouden.

M-DVD

Quote from: MaxiPes on February 09, 2009, 12:55:20 PM
NICE!
Czech translation:

//Moderování v této diskusi
$txt['mboards_moderatorTopicStarter'] = 'Povolit moderování v této diskusi';
$txt['mboards_moderatorTopicStarter_desc'] = 'Uživatelé tímto získají oprávnění moderovat vlastní témata.';


;)

Thanks for translate. :)

All the translation have been uploaded :D

Quote from: watchhorse on February 09, 2009, 01:39:44 PM
I like this mod but .... is it save.
I have a big forum and do not want that someone have the wrong permissions :-\

What permissions you don't want?

It's easy to add and remove permissions.

You need only search this array

$not_topic_moderator = array('moderate_board', 'make_sticky', 'lock_any', 'remove_any', 'merge_any', 'split_any');

and add or remove permissions. :P

I have removed all the permissions wrong that I saw.

watchhorse

QuoteExample: Can move his topic.

When he move it to another "normal" board ... the Topic Starter still have all permissions???
Wij zoeken diergerelateerde fora ter overname.
Pb gerust als je geen tijd of zin meer hebt om uw forum te onderhouden.

M-DVD

Quote from: watchhorse on February 11, 2009, 04:25:00 AM
QuoteExample: Can move his topic.

When he move it to another "normal" board ... the Topic Starter still have all permissions???

No, the MOD is activated for Board.

And something important to say. He can only move topics to boards that he has access. Ie cannot move topics to the "Forum Staff" for example.

islam2hamy

nice mod

Arabic translation (utf-8) :

$txt['mboards_moderatorTopicStarter'] = 'إسمح لكاتب الموضوع بإدارته';
$txt['mboards_moderatorTopicStarter_desc'] = 'هذا التصريح يمكن الاعضاء من إدارة مواضيعهم.';


please before put the translation in the file be sure that the file encode is UTF-8

Arabic Translator - Web Designer
My Mods / My Themes  //  GfxLand





M-DVD

Quote from: islam2hamy on June 06, 2009, 05:54:42 AM
nice mod

Arabic translation (utf-8) :

$txt['mboards_moderatorTopicStarter'] = 'إسمح لكاتب الموضوع بإدارته';
$txt['mboards_moderatorTopicStarter_desc'] = 'هذا التصريح يمكن الاعضاء من إدارة مواضيعهم.';


please before put the translation in the file be sure that the file encode is UTF-8


Thanks, have been uploaded :D

pinoypetfinder

great mod!
is it also possible on this mod to only have the ff :
- will only work on selected board
- topic starter can edit their post anytime they want
- reply to their thread is not allowed (without putting that "padlock" image)

?

M-DVD

#15
Quote from: pinoypetfinder on June 08, 2009, 10:49:35 PM
great mod!
is it also possible on this mod to only have the ff :

- will only work on selected board
- topic starter can edit their post anytime they want
- reply to their thread is not allowed (without putting that "padlock" image)

?

1.- This feature already exists.

2.- If can the moderator local, then also the topic starter.

pinoypetfinder

thanks, but i'm referring to the "classified" ad section of our forum. we're thinking of just letting regular users to start and update their own thread. nobody else can reply to their thread. i don't think it's a good idea to make everyone moderator local? (sorry for confusion. i just desperately need something like that :/

M-DVD

Quote from: pinoypetfinder on June 10, 2009, 12:59:58 AM
thanks, but i'm referring to the "classified" ad section of our forum. we're thinking of just letting regular users to start and update their own thread. nobody else can reply to their thread. i don't think it's a good idea to make everyone moderator local? (sorry for confusion. i just desperately need something like that :/

With this MOD the user are "Moderator Local" only in own topic.

Really aren't Moderator Local, because they not have the badge and have less permissions.

But I don't know a solution for automatical for make 'topics closed' in X board.

pinoypetfinder

ooh okay, now i get how this mod works. maybe we'll just add a rule not to reply to any threads (aka no bumping of threads ^^ hehe). thank you :)

watchhorse

Wij zoeken diergerelateerde fora ter overname.
Pb gerust als je geen tijd of zin meer hebt om uw forum te onderhouden.

Advertisement: