Information about the package, drupal7-eva, which is shipped with common Linux distributions. The drupal7-eva package is designed for, Provides a Views display type that can be attached to entities.
Package Name:
drupal7-eva
Summary:
Provides a Views display type that can be attached to entities
Description:
"Eva" is short for "Entity Views Attachment;" it provides a Views display plugin that allows the output of a View to be attached to the content of any Drupal entity. The body of a node or comment, the profile of a user account, or the listing page for a Taxonomy term are all examples of entity content. The placement of the view in the entity's content can be reordered on the "Field Display" administration page for that entity, like other fields added using the Field UI module. In addition, the unique ID of the entity the view is attached to -- as well as any tokens generated from that entity -- can be passed in as arguments to the view. For example, you might make a View that displays posts with an 'Author ID' argument, then use Eva to attach the view to the User entity type. When a user profile is displayed, the User's ID will be passed in as the argument to the view magically.
Architecture:
noarch
Version:
1.4
Release:
0.1.rc1.el6
Size:
20 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the drupal7-eva package with the following handy commands outlined below.
yum install drupal7-eva
This command will install drupal7-eva on the server.
yum remove drupal7-eva
This command will un-install drupal7-eva on the server. When you run this command, you will be asked if you are sure that you want to remove drupal7-eva, so you have to manually confirm that you want to do this.
yum -y remove drupal7-eva
This command will un-install drupal7-eva 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-eva when using the -y flag.
yum update drupal7-eva
This command will update drupal7-eva to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal7-eva, so you have to manually confirm that you want to do this.
yum -y update drupal7-eva
This command will update drupal7-eva 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-eva when using the -y flag.
yum info drupal7-eva
This command will show you core information about the drupal7-eva package.
yum deplist drupal7-eva
This command will show you the dependencies for drupal7-eva. 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-eva
This command will check if there is an update waiting on drupal7-eva. 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.