it could be neat to make badges with not only title, but link to description page. So when i have premium users there could be desription why user have this image (because he payed for it), and list of features in premium membership, and how to get that ...
I think that badge image should have URL field, and clicking on image near user would go to that url...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | user_badges.patch | 39.63 KB | nunoveloso |
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!