Giter Site home page Giter Site logo

utility-image-rebuild-module's Introduction

Utility-Image-Rebuild-module
============================

Drupal module - Utility Image Rebuild module

Drupal Core: 7.x

CONTENTS OF THIS FILE
---------------------

* Introduction
* Installation
* Dependencies

Introduction
------------

Current Maintainer: Joseph Z ([email protected])

This module is a small utility tool.

It can help you rebuild the image(s) information stored in the image field
within certain content types.

The two common cases are:

1. Image(s) were replaced manually on the server, such as cover.jpg from a small
   size to a larger size.
2. Image(s) name(s) or path(s) were updated in the database and were replaced
   manually on the server.
   For example, from public://publication/1.jpg to public://article/01.jpg

In particular, the {file_managed.filesize} and the {file_managed.timestamp}
columns will be incorrect after making these changes and the image dimension
in the field_data_filename table will be incorrect as well.

This module will rebuild said information and then update them in database.

Installation
------------

Installation is quite simple:

Enable the module from admin/modules or use Drush:

drush pm-enable utility_image_rebuild

Dependencies
------------

The Utility Image Rebuild module is dependent on two Drupal 7 core modules:
file
image

You will be prompted to enable these modules if they are not already enabled.

utility-image-rebuild-module's People

Contributors

pandaskii avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.