negnet/svg_image

Provides formatters and functions for handling svg images.

dev-master 2020-10-29 22:17 UTC

This package is auto-updated.

Last update: 2024-04-29 04:15:17 UTC


README

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------
This module changes default image field widget and formatter to allow use SVG image with the standard Image field.

Using SVG Image module you will not need to use another field to use SVG image instead of the already created Image field.

Ps. This is a fork of svg_image by Yaroslav Lushnikov (zvse) - https://www.drupal.org/user/2870933

REQUIREMENTS
------------
This module requires:
* Drupal core module "Image"

INSTALLATION
------------
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7 for further
information.

CONFIGURATION
------------
All configuration is available via Image field settings.