Closed (duplicate)
Project:
User Badges
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Aug 2006 at 10:26 UTC
Updated:
2 Dec 2008 at 21:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
yngens commentedi second this feature request, but i believe it should be available for 5.x versions too. every badge should have configurable url link where admin could post any kind of details, descriptions.
Comment #2
heine commentedDuplicate of http://drupal.org/node/226427
Comment #3
yngens commentedThat thread opened in 2008. Should it be marked duplicated of this one or it does not matter? I believe the older threads which have not been solved should have more attention, because they usually contain more comments and patches.
Comment #4
nunoveloso commentedHello!
I had the same need of a URL associated to the badge image. So I made a little mod for personal use and decided to rewrite it well to make a patch (which come on attachment).
To apply the patch on UNIX-based systems just type on your command line:
to restore original files just type:
On windows I don't have any idea how patches work, so Google it. After applying the patch you just have to run example.com/update.php and then you can assign internal or absolute URL to your badge images (example.com/admin/user/user_badges).
Please give some feedback and... Enjoy!
Comment #5
heine commentedStill a dup :)
Comment #6
nunoveloso commentedYou are right Heine.
Can you please take a look @ http://drupal.org/node/226427 to commit the patch to the main release?
Btw, when would you branch a stable release?
Thank you!