< Home - < Back

drupal6-user_badges


Information about the package, drupal6-user_badges, which is shipped with common Linux distributions. The drupal6-user_badges package is designed for, Enables assignment of graphical badges to users and roles.


Package Name:

drupal6-user_badges

Summary:

Enables assignment of graphical badges to users and roles

Description:

The User Badges module allows each user to be assigned 'badges' which can be displayed as a series of iconic images. A common use will probably be to display the badges along with the user's information within forums, comments, or node postings. These badges can be assigned individually by the administrator or attached to a role so that, for example, all users in the 'admin' role will show the 'Administrator' badge which could display as a graphic letter 'A'. Any badge can optionally be associated to a URL that links the image to a description page. If a user has more than one badge, there is also a mechanism that allows administrators to only show the highest-level badge. You can also set a special badge for blocked users and even override their role badges with this one. User Badges can be used as a way to establish trust (in the same way as eBay's star graphics), or as an incentive for users. They can also be a quick way to identify moderators, administrators, or anyone with a given role. This package provides the following Drupal modules: * user_badges * user_badges_products (requires manual install of the ecommerce module)

Architecture:

noarch

Version:

2.0

Release:

1.el6

Size:

36 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for drupal6-user_badges


Control the drupal6-user_badges package with the following handy commands outlined below.


Command

Description of Command

yum install drupal6-user_badges

This command will install drupal6-user_badges on the server.

yum remove drupal6-user_badges

This command will un-install drupal6-user_badges on the server. When you run this command, you will be asked if you are sure that you want to remove drupal6-user_badges, so you have to manually confirm that you want to do this.

yum -y remove drupal6-user_badges

This command will un-install drupal6-user_badges on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-user_badges when using the -y flag.

yum update drupal6-user_badges

This command will update drupal6-user_badges to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal6-user_badges, so you have to manually confirm that you want to do this.

yum -y update drupal6-user_badges

This command will update drupal6-user_badges to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal6-user_badges when using the -y flag.

yum info drupal6-user_badges

This command will show you core information about the drupal6-user_badges package.

yum deplist drupal6-user_badges

This command will show you the dependencies for drupal6-user_badges. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update drupal6-user_badges

This command will check if there is an update waiting on drupal6-user_badges. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.