< Home - < Back

drupal7-views


Information about the package, drupal7-views, which is shipped with common Linux distributions. The drupal7-views package is designed for, Create customized lists and queries from your database.


Package Name:

drupal7-views

Summary:

Create customized lists and queries from your database

Description:

You need Views if: * You like the default front page view, but you find you want to sort it differently. * You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically. * You use /tracker, but you want to restrict it to posts of a certain type. * You like the idea of the 'article' module, but it doesn't display articles the way you like. * You want a way to display a block with the 5 most recent posts of some particular type. * You want to provide 'unread forum posts'. * You want a monthly archive similar to the typical Movable Type/Wordpress archives that displays a link to the in the form of "Month, YYYY (X)" where X is the number of posts that month, and displays them in a block. The links lead to a simple list of posts for that month. Views can do a lot more than that, but those are some of the obvious uses of Views. This package provides the following Drupal 7 modules: * views * views_ui

Architecture:

noarch

Version:

3.18

Release:

1.el6

Size:

1.6 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-views


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


Command

Description of Command

yum install drupal7-views

This command will install drupal7-views on the server.

yum remove drupal7-views

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

yum -y remove drupal7-views

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

yum update drupal7-views

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

yum -y update drupal7-views

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

yum info drupal7-views

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

yum deplist drupal7-views

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

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