< Home - < Back

drupal6-image_resize_filter


Information about the package, drupal6-image_resize_filter, which is shipped with common Linux distributions. The drupal6-image_resize_filter package is designed for, Filter to automatically scale images to their height and width.


Package Name:

drupal6-image_resize_filter

Summary:

Filter to automatically scale images to their height and width

Description:

This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE or CKeditor. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in HTML (this is done automatically by WYSIWYG editors) and the image is resized on output to match the HTML. This package provides the following Drupal module: * image_resize_filter

Architecture:

noarch

Version:

1.14

Release:

1.el6

Size:

21 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal6-image_resize_filter


Control the drupal6-image_resize_filter package with the following handy commands outlined below.


Command

Description of Command

yum install drupal6-image_resize_filter

This command will install drupal6-image_resize_filter on the server.

yum remove drupal6-image_resize_filter

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

yum -y remove drupal6-image_resize_filter

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

yum update drupal6-image_resize_filter

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

yum -y update drupal6-image_resize_filter

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

yum info drupal6-image_resize_filter

This command will show you core information about the drupal6-image_resize_filter package.

yum deplist drupal6-image_resize_filter

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

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