Foren / Cotonti / Extensions / Release[Thanks v.0.0.1]

Thank users for contributing informative posts!

TwistedGA
#1 22. April 2009, 04:50
I'm going to try a new method for posting my packages. Since we can't update our own pages on here and we can Topic Titles, each time an updated version is ready for release I will modify this post and the topic title to reflect the update. I hope this can help keep things a bit more organized for both you and myself.

This plugin is very simplistic in design and operation. Users may give thanks to others for contributing positive, informative posts to the forums. Users may not thank themself, and they may not thank someone for the same post twice. Guests are not allowed to give thanks and will remain this way.
I am working to implement "Thanked Count" and "Thanks Given" for optional use, I feel that showing users these counts may influence them to give thanks for posts they do not find informative just so they can have a higher count than the next user, which defeats the purpose of this plugin.


Installation is very simple and requires only a few things to be done. First you must import the included SQL file into your database. Secondly, drag and drop the "thanks" folder into your sites plugin folder as you would any other plugin. And finally, add the following to yoru FORUMS.POSTS.TPL:

<div class="thanks" align="right">{THANKS_LINK}</div>
<hr>
{THANKS_LIST}
Under the Line:
<div class="signature">{FORUMS_POSTS_ROW_USERTEXT}</div>


Download Link:
http://www.cotonti.com/datas/users/thanks-0.0.1_252.zip

As usual, all feedback is welcoem and appreciated. Please take the time to post yoru thoughts and suggestions as they keep things moving forward. I would gladly do the same for you. Enjoy!

-TwistedGA
[color=#CC0000]Lazymod[/color] [color=#000000]Studios[/color]

Dieser Beitrag wurde von TwistedGA (am 22. April 2009, 04:57, vor 14 Jahre) bearbeitet
DemptD
#2 22. April 2009, 05:12
Ohh nice! I shall try this right now

-----------------
Works great ;)

Dieser Beitrag wurde von DemptD (am 22. April 2009, 05:43, vor 14 Jahre) bearbeitet
MecTruy
#3 22. April 2009, 06:04
Thank you TwistedGA nice Job success O:-)
Kurta sormuşlar senin ensen neden kalın ? diye, Kendi işimi kendim yaparımda ondan demiş...
Dayver
#4 22. April 2009, 06:37
# TwistedGA : .........
Installation is very simple and requires only a few things to be done. First you must import the included SQL file into your database.
..............
For ease of installation(part of SQL include) of the plugin the next time do as it is implemented in file markitup.setup.php plugin markitup
if($action == 'install')
{
....//You SQL Injection
}
elseif($action == 'uninstall')
{
....
}
Then the users of your plug-ins will be even easier to use your plug

Good luck
Pavlo Tkachenko aka Dayver
TwistedGA
#5 22. April 2009, 06:39
# Dayver : For ease of installation(part of SQL include) of the plugin the next time do as it is implemented in file markitup.setup.php plugin markitup
if($action == 'install')
{
....//You SQL Injection
}
elseif($action == 'uninstall')
{
....
}
Then the users of your plug-ins will be even easier to use your plug

Good luck

Wow, thanks man. I had no idea it was possible to do that. Greatly appreciated!

MecTruy, Thanks man! Glad you like it. :-)
[color=#CC0000]Lazymod[/color] [color=#000000]Studios[/color]
Kingsley
#6 22. April 2009, 07:31
@ Twisted..

Nicccceeee, Will wait till you've implemented the 'optionals' though. I agree that it will (positively) influence users..
Trustmaster
#7 22. April 2009, 12:01
Sorry, we haven't yet fixed the permission to enable editing pages in Plugins. A great plug anyways, a must have for communities.
May the Source be with you!
pieter
#8 22. April 2009, 15:05
Isn't it something like the Karma-plugin?

http://www.seditioforge.com/page.php?id=86
... can we help you ...
w1ckd
#9 22. April 2009, 15:05
Nice, working great:)
For our Freedom and Yours!
TwistedGA
#10 22. April 2009, 15:59
# pieter : Isn't it something like the Karma-plugin?

http://www.seditioforge.com/page.php?id=86

Sorta. This doesn't include anything to "punish" a user for posts. Simply thank them and it's left at that. Karma could be considered harsh treatment to some communities, some people are just idiots, no reason to punish them and paint an X on their head for it. Not to say it isn't a very cool plugin, just that some may want an alternative.
[color=#CC0000]Lazymod[/color] [color=#000000]Studios[/color]
DemptD
#11 13. Januar 2010, 08:06
can this be adapted to be used on pages?
pieter
#12 13. Januar 2010, 15:02
# TwistedGA : Sorta. This doesn't include anything to "punish" a user for posts. Simply thank them and it's left at that. Karma could be considered harsh treatment to some communities, some people are just idiots, no reason to punish them and paint an X on their head for it. Not to say it isn't a very cool plugin, just that some may want an alternative.

You can give a user also -Karma
... can we help you ...