negnet / svg_image
Provides formatters and functions for handling svg images.
Installs: 628
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
This package is auto-updated.
Last update: 2025-03-29 00:44:56 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.