< Home - < Back

drupal7-fences


Information about the package, drupal7-fences, which is shipped with common Linux distributions. The drupal7-fences package is designed for, Configurable field wrappers.


Package Name:

drupal7-fences

Summary:

Configurable field wrappers

Description:

Fences is a an easy-to-use tool to specify an HTML element for each field. This element choice will propagate everywhere the field is used, such as teasers, RSS feeds and Views. You don't have to keep re-configuring the same HTML element over and over again every time you display the field. Best of all, Fences provides leaner markup than Drupal 7 core! And can get rid of the extraneous classes too! This kind of tool is needed in order to create semantic HTML5 output from Drupal. Without such a tool, you have to create custom field templates in your theme for every field. :( Similar projects include Semantic fields [1], Field Wrappers [2] and a tool inside the Display Suite [3] extras. This package provides the following Drupal module: * fences [1] http://drupal.org/project/semantic_fields [2] http://drupal.org/project/field_wrappers [3] http://drupal.org/project/ds

Architecture:

noarch

Version:

1.2

Release:

1.el6

Size:

30 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-fences


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


Command

Description of Command

yum install drupal7-fences

This command will install drupal7-fences on the server.

yum remove drupal7-fences

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

yum -y remove drupal7-fences

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

yum update drupal7-fences

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

yum -y update drupal7-fences

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

yum info drupal7-fences

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

yum deplist drupal7-fences

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

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