Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Note moderator
#21
no it is compatible
My Plugins

PM only paid support
Reply
#22
(2015-09-10, 10:50 AM)Supryk Wrote: no it is compatible

let me check again .
Reply
#23
Version 1.4

added bbcode editor
added option to set pm sender, and chose if you wanna drop table on plugin unistall
small optimization
My Plugins

PM only paid support
Reply
#24
Version 1.5

added animation when we remove note
change option t defined uid of author PM, now plugin user select2 autocomplete username

http://i.imgur.com/xJQLLgd.png
My Plugins

PM only paid support
Reply
#25
Version 1.6
fix animation for quick delete note
add note to Preview Post
small code fix
My Plugins

PM only paid support
Reply
#26
Thank you Supryk.
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#27
@Supryk - is possible to change the css style for the note window? It should be more separated from tthe text above in the post
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#28
Yes, show me screenshot how it's look on your forum
My Plugins

PM only paid support
Reply
#29
Here it is


Attached Files Thumbnail(s)
   
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#30
hmmm
try this

add to each template
notemoderator_normal
notemoderator_information
notemoderator_warn

to first span add new class "note"
like that
<span id="notemoderator_{$note[\'nmid\']}" style="width:100%;" class="note">

and add to plugin css

.note:first-child, :not(.note) + .note { margin-top :5px; }
or
note:first-child {
 margin-top :5px; 
}

tell me if it work
My Plugins

PM only paid support
Reply


Forum Jump:


Users browsing this thread: 28 Guest(s)