Customizing SMF > Modifications and Packages
Auto Merge Double Post
M-DVD:
Link to Mod
MOD Auto Merge Double Post v1.3
=======================
[+]Author:M-DVD[+]Version:1.3[+]Release:21th November 2008[+]Languages:
[+]Compatible With:SMF 1.1.1 - 1.1.X
SMF 2 RC1-XComment this ModMy MODsImagesHelp support my MODs
[o]ChangeLog
Features:
* This MOD Automatically Merge the Double Post and prevent Spam Flood and Bumping the topic.
* Also is available the Manual Merge.
* You can enable and disable the Auto Merge or Manual Merge.
* The attachments are also merge.
* You can ignore the 'Maximum allowed post size' when try merge posts.
* Also You can set a text of division in the Merge Post. (allowed $date var)
Admin > Posts and Topics > Merge Double Posts
* Auto Merge: You can set a permission and allow the Double Post by members groups.
* Auto Merge: You can ignore the permissions and always Merge Double Post.
* Auto Merge: Also you can set the time after which it will allow the double post and bump the topic
* Manual Merge: You can set a permission and allow Merge the Double Post own or any.
* Manual Merge: The manual merge double post is logged in the Moderation Action Log.
* Extra: Compatible with Ajax Quick Reply
* Extra: Compatible with Reason For Editing Mod
==========================
--- Quote ---Languages (normal & utf-8)
[+]English by Nao 尚, ccraciun, mark7144
[+]English_British by Nao 尚, ccraciun, mark7144
[+]Spanish_Es
[+]Spanish_Latin[/list][*]Russian by netoya
[*]Greek by villasg
[/list][o]Croatian by Aspera
[o]Turkish by Alpay
[o]Polish by saneone
[o]Portuguese_Brazilian by theo2f
[o]Romanian by Relyana
[o]Portuguese_Portugal by AlaStar
[o]French by Nao 尚
[o]Ukrainian by ZeUsSaN
[o]Serbian_cyrillic by LOVELORD
[o]Serbian_latin by LOVELORD
[o]German by CvH
[o]Dutch by autogespot.com
[o]Finnish by Owdy[/list]
--- End quote ---
[/td]
[td] [/td]
[td]
--- Quote ---Leyend
[+]Included in MOD package[/list]
[*]Included in language_full.zip[/list]
[o]Translation incomplete[/list]
--- End quote ---
[/td][/tr]
[/table]
--- Quote ---$txt['permissionname_doublePost'] = 'Allow Double Posts';
$txt['permissionhelp_doublePost'] = 'By Enabling this will allow them to double post.';
$txt['AutoMergePost_div'] = 'Add text when merging posts
<div class="smalltext">You can use BBCode and the $date variable</div>';
$txt['AutoMergePost_time'] = 'Time to allow the Double Post and Bump the Topic
<div class="smalltext">Set time in days. Set 9999 days for never allow</div>';
$txt['AutoMergePost_4all'] = 'Ignore Double Post Permission
<div class="smalltext">Always Merge Double Posts, even for administrators</div>';
$txt['merge_button'] = 'Merge Posts';
$txt['AutoMergePost_auto'] = 'Enable Auto Merge Doble Posts';
$txt['AutoMergePost_manual'] = 'Enable Manual Merge Doble Posts';
$txt['AutoMergePost_nomax'] = 'Ignore maximum post size';
$txt['AutoMergePost_reason'] = 'Merged DoublePost';
$txt['permissionname_doublePostmerge'] = 'Allow manual merge double posts';
$txt['permissionhelp_doublePostmerge'] = 'This permission allows users to merge double posts.';
$txt['permissionname_doublePostmerge_own'] = 'Own double posts';
$txt['permissionname_doublePostmerge_any'] = 'Any double posts';
$txt['cannot_merged_replies'] = 'You are not, allowed to merge this posts.';
$txt['modlog_ac_merged'] = 'Merged "{message}" by "{member}"';
$txt['manageposts_automerge_settings'] = 'Merge Double Posts';
$txt['manageposts_automerge_settings_description'] = 'Here you can set all settings involving auto &
manual merge doubles posts.';
--- End quote ---
I welcome new translations here
==========================
Características:
* Con este Mod Automáticamente se unirán los mensajes cuando un usuario intente hacer Doble Post, FLOODEAR o Subir el Tema.
* También está disponible la Fusión Manual de Mensajes.
* Puedes activar o desactivar por separado la Fusión Manual o la Fusión Automática.
* Los archivos adjuntos también son fusionados.
* Puedes configurar ignorar los 'Caracteres máximos permitidos en los mensajes' al intentar fusionar.
* También puedes fijar un texto de división entre Post Unidos. (está permitida la variable $date)
Administración > Mensajes y Temas > Fusión de Mensajes
* Fusión Automática: Es posible asignar permisos según grupos de usuarios y permitir el Doble Post.
* Fusión Automática: Puedes activar 'ignorar estos permisos' y siempre Fusionar los Doble Post.
* Fusión Automática: También puedes fijar el número de días luego del cual se podrá DoblePostear y Subir el tema.
* Fusión Manual: Es posible asignar permisos según grupos de usuarios y permitir la fusión de Doble Post propios o de cualquiera.
* Fusión Manual: La fusión manual es registrada en el Log de Moderacción.
* Extra: Compatible con Ajax Quick Reply
* Extra: Compatible con Reason For Editing Mod
Fin.
==========================
ChangeLog:
--- Quote ---Version 1.0 - 21th November 2008
o Initial release
o Automatically Merge the Double Post and avoid SPAM FLOOD
o Available permission for allow the Double Post by groups
o You can set a text of division (allowed $date var)
o You can set the time to allow the Double Post again
o The attachments are also merge
o Compatible with SMF 1.1.X & SMF 2b-RC
Version 1.1 - 09th Diciembre 2008
! Fixed bug with Subject without slashes and errors in Log
! Fixed bug when the Post Merge exceced limit characters
? Unistall & Update. Isn't neccesary reedit templates files
Version 1.2 - 19th Diciembre 2008
* Settings Moved to: Admin > Posts and Topics > Post Settings
* Now the Date in Text Merge is according to your local time
+ You can enable 'Ignore' the Double Post Permissions
! Fixed bug with Icon "New" in Merge Post
? Unistall & Update. Isn't neccesary reedit templates files
Version 1.3 - 22th September 2009
+ Now is available the Manual Merge
+ You can enable/disable the auto merge or manual merge
+ You can set permissions for merge double posts own or any
+ You can enable ignore the max lenght in post when try merge
+ The manual merge is logged in the Moderation Action Log
+ Extra: Compatible with Ajax Quick Reply
+ Extra: Compatible with Reason For Editing Mod
* Settings Moved to: Admin > Posts and Topics > Merge Double Posts
! Itwork still if the member not have edit's posts permission
! Is ignored the 'Maximum time after posting to allow edit'
! Extra: fixed bug in Time BBCode
* Many changes in languages's files.
? Unistall & Update. You should edit the Display.template.php
--- End quote ---
--- Quote ---Leyend
oFeature*Change+Added-Eliminated!Bug Fixed?How to Update
--- End quote ---
villasg:
Thanks work very good
greek-utf8
--- Code: ---$txt['permissionname_doublePost'] = 'Επιτρέπετε το ΔιπλοΠοστάρισμα';
$txt['permissionhelp_doublePost'] = 'Με αυτή την επιλογή επιτρέπετε σε αυτο το group το ΔιπλοΠοστάρισμα.';
$txt['AutoMergePost_div'] = 'Πρόσθεσε ένα κείμενο όταν ενώνονται τα ποστ';
$txt['AutoMergePost_div_sub'] = 'Μπορείς να χρησιμοποιήσεις BBC κώδικα και $date variable';
$txt['AutoMergePost_time'] = 'Χρονος που μετα την παρέλευση του θα επιτρέπετε το ΔιπλοΠοστάρισμα στο the topic';
$txt['AutoMergePost_time_sub'] = 'Με 0 απενεργοποιειται το MOD και με 9999 δεν επιτρεπει ποτε το to ΔιπλοΠοστάρισμα';
--- End code ---
villasg:
Have errors
Unexpected character in input: ''' (ASCII=39) state=1 in /home/xxxx/xxx/xxxx/Sources/Load.php(1749) : eval()'d code on line 32
1749 = $file_found = file_exists($filename) && eval('?' . '>' . rtrim(file_get_contents($filename))) !== false;
jossanaijr:
Great!
But 3 questions / ideas:
#1 It seems to me that it does not work for admin, right? I tested logged as admin and it did not work. So I tested with another login and it worked.
#2 It would be great if it has the option to ignore/delete the second, third ... posts besides only merge (or it could be another mod);
#3 Also it would be great if it could merge post based in title & author. So if one post with title "Hi, how are you?" posted twice or more by author "A" the option to merge and/or delete the duplicities!
4Kstore:
Nice mod, its perfect for me...!!!
Thanks ..
Navigation
[0] Message Index
[#] Next page
Go to full version