< Home - < Back

drupal7-crumbs


Information about the package, drupal7-crumbs, which is shipped with common Linux distributions. The drupal7-crumbs package is designed for, The ultimate breadcrumbs module.


Package Name:

drupal7-crumbs

Summary:

The ultimate breadcrumbs module

Description:

Crumbs is a powerful breadcrumb-building machine, generating high-quality breadcrumbs for most every page on your site, with minimal configuration. The Crumbs engine takes advantage of the hierarchical nature inherent to breadcrumbs: It calculates the parent of the current page, the parent of the parent, etc, until it has the complete breadcrumb trail. Crumbs uses plugins with fine-grained user-defined priorities, for each step in this process. Plugins for most of your favorite modules are already built-in, and you can add more. A lot of stuff that would require laborious configuration with other breadcrumb-building modules, does work out of the box with Crumbs. And if it doesn't, there are powerful and ways to configure, customize and extend. Where in other breadcrumb-customizing modules you need to define complete breadcrumbs for various pages and their all their children, in Crumbs you mostly just say "A is the parent of B", and it can solve all the rest of the puzzle by itself. This package provides the following Drupal modules: * crumbs * crumbs_example (requires manual install of xautoload) * crumbs_labs

Architecture:

noarch

Version:

2.6

Release:

1.el6

Size:

110 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-crumbs


Control the drupal7-crumbs package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-crumbs

This command will install drupal7-crumbs on the server.

yum remove drupal7-crumbs

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

yum -y remove drupal7-crumbs

This command will un-install drupal7-crumbs 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 drupal7-crumbs when using the -y flag.

yum update drupal7-crumbs

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

yum -y update drupal7-crumbs

This command will update drupal7-crumbs 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 drupal7-crumbs when using the -y flag.

yum info drupal7-crumbs

This command will show you core information about the drupal7-crumbs package.

yum deplist drupal7-crumbs

This command will show you the dependencies for drupal7-crumbs. 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 drupal7-crumbs

This command will check if there is an update waiting on drupal7-crumbs. 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.