< Home - < Back

drupal7-drafty


Information about the package, drupal7-drafty, which is shipped with common Linux distributions. The drupal7-drafty package is designed for, Facilitates handling of draft revisions.


Package Name:

drupal7-drafty

Summary:

Facilitates handling of draft revisions

Description:

API module for handling drafts of revisions. This module doesn't provide any workflow handling, but it should provide robust mechanisms for creating new revisions as drafts, publishing revisions, and deletion of old drafts. The goal of drafty is to be a dependency for workflow modules such as Workbench Moderation [1], CPS [2] (and others). Currently, each of the workflow modules has their own implementation for saving draft revisions. [1] https://www.drupal.org/project/workbench_moderation [2] https://www.drupal.org/project/cps

Architecture:

noarch

Version:

1.0

Release:

0.5.rc1.el6

Size:

26 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-drafty


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


Command

Description of Command

yum install drupal7-drafty

This command will install drupal7-drafty on the server.

yum remove drupal7-drafty

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

yum -y remove drupal7-drafty

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

yum update drupal7-drafty

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

yum -y update drupal7-drafty

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

yum info drupal7-drafty

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

yum deplist drupal7-drafty

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

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