1 (edited by rubenwardy 2013-10-21 16:44)

Topic: [Extension] Medal Extension [0.1]

This extension will add medals to the forum.

Has:

  • Admins can register medals, and upload an icon.

  • Admins can give medals to a user.

  • Admins can revoke (take away) medals from a user.

  • Medals are displayed on author info in users post.

Coming soon:

  • Polish and comment code

  • Move grant/revoke a user's medal to user's profile

  • Add medals tab in user profile

Here is the extension: https://github.com/rubenwardy/punbb_medals

Similar: ommedals, it is your choice what you use, they look exactly the same.

Re: [Extension] Medal Extension [0.1]

this ext can be cool

3 (edited by rubenwardy 2013-01-06 15:55)

Re: [Extension] Medal Extension [0.1]

http://multa.bugs3.com/upload/punbb_medals.png

Re: [Extension] Medal Extension [0.1]

very nice work, but can be an official extension? What is needed?

5

Re: [Extension] Medal Extension [0.1]

He must be in the PunBB Development Team.
Why this should be an official extension? There is many good that are created by Pun Community.

Re: [Extension] Medal Extension [0.1]

what is this medal extension, what does it do, thanks for the extension as there aren't many these days.

MyFootballCafe.com  is Now Online!

7

Re: [Extension] Medal Extension [0.1]

It's simple. You can reward users with medals. It's something like karma, reputation, thanks, etc.

Re: [Extension] Medal Extension [0.1]

rubenwardy, u extension dont have bugs actually right? i want install on my forum

9

Re: [Extension] Medal Extension [0.1]

No, "there are a few things he need to fix/do". Don't install it.
I am sure, that the author will release this extension on PunBB Forums if he finish it.

10

Re: [Extension] Medal Extension [0.1]

any progress? smile

Re: [Extension] Medal Extension [0.1]

No, sorry. I have been busy lately

12

Re: [Extension] Medal Extension [0.1]

I hope in the future the extension will be completed. Excellent idea and potential smile

Re: [Extension] Medal Extension [0.1]

Thanks smile

14 (edited by rubenwardy 2013-04-12 16:55)

Re: [Extension] Medal Extension [0.1]

Progress:

  • Install script

  • Medal definition script

http://multa.bugs3.com/upload/medal_def.png

15

Re: [Extension] Medal Extension [0.1]

Nice. I've been thinking about this kind of system and you may consider adding automatic achievements while user made eg 100 posts ( easy to implement -> in post.php check $user post counter and if he has got 99 give him achievement ( as this one is 100 ) )

If any of my dropbox link fails with 404 error, change dl.dropbox.com/u/56038890/punbb/*.zip in address to 82283017.

Currently working on rPlus - responsive theme for developers to create their own themes basing on this one.

16

Re: [Extension] Medal Extension [0.1]

Yes, great, I am developing currently some styles for PunBB 1.4 (also when I finish I will develop a pretty portal extension :-)).
Say us what is still TODO? Also a good idea will be developing it with GitHub, so everyone can help you.

Re: [Extension] Medal Extension [0.1]

The first post has the link to the github repo.

TODO
  • Award medal to user form

  • bug fixing

  • Uninstall script

Re: [Extension] Medal Extension [0.1]

rubenwardy wrote:

The first post has the link to the github repo.

TODO
  • Award medal to user form

  • bug fixing

  • Uninstall script

so,, how to use this? only any setting area only, how its work?

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

19

Re: [Extension] Medal Extension [0.1]

Read ReadMe how to install it:
https://github.com/rubenwardy/punbb_med … /README.md
But don't do that. It's an early dev version. Wait until author do the most work.

20 (edited by rubenwardy 2013-05-13 15:48)

Re: [Extension] Medal Extension [0.1]

All you need to do I add the folder to the extensions folder, and use the extensions manager to install it.

It is not complete yet, there is no way to give users medals (this is the only thing that needs to be done before release.

There is a "Medals" tab in the admin section, which is used to define medal types.

Re: [Extension] Medal Extension [0.1]

@trace: yoi.. i read it now.
@rubenwardy: ganbatte ne.. big_smile

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

22

Re: [Extension] Medal Extension [0.1]

do extension with not edit the core.

it is possible 100%!

23 (edited by rubenwardy 2013-10-21 16:42)

Re: [Extension] Medal Extension [0.1]

Version 0.1 Released

There may be bugs, and the code is unclean, but it works.

Has:

  • Admins can register medals, and upload an icon.

  • Admins can give medals to a user.

  • Admins can revoke (take away) medals from a user.

  • Medals are displayed on author info in users post.

Coming soon:

  • Polish and comment code

  • Move grant/revoke a user's medal to user's profile

  • Add medals tab in user profile

Edit: just seen ommedals, it is your choice what you use.

24

Re: [Extension] Medal Extension [0.1]

Buenas, una pregunta, como hacer para uno asignar las medallas y que el sistema lo coloque automaticamente. Por cada accion especifica del usuario.

Translated: Good, a question, as doing to assign the medals and that the system places it automatically. For every action it specifies of the user.