Skip to content
Snippets Groups Projects
Commit 3727b61a authored by Florent Torregrosa's avatar Florent Torregrosa Committed by Florent Torregrosa
Browse files

Issue #3414503 by Grimreaper: Enable Gitlab CI + Update README + Coding standards

parent dff55371
No related branches found
Tags 2.0.5
1 merge request!10Issue #3414503 by Grimreaper: Enable Gitlab CI + Update README + Coding standards
Pipeline #85945 passed
# https://git.drupalcode.org/project/gitlab_templates/
include:
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
# Animated Gif
This module allows you to use animated GIFs on your site.
......@@ -20,31 +9,28 @@ image styles and renders the original GIF.
dimensions will not be changed and can break your styling!
REQUIREMENTS
------------
## Requirements
This module requires no modules outside of Drupal core.
INSTALLATION
------------
## Installation
Install and enable this module like any other Drupal 8 module.
Install as you would normally install a contributed Drupal module. For further
information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
CONFIGURATION
-------------
## Configuration
The module provides no configuration option.
The module has no menu or modifiable settings. There is no configuration.
MAINTAINERS
-----------
## Maintainers
Current maintainers:
* Stijn Stroobants (StijnStroobants) - https://www.drupal.org/user/1787140
* Florent Torregrosa (Grimreaper) - https://www.drupal.org/user/2388214
Supporting organization:
- Stijn Stroobants - [StijnStroobants](https://www.drupal.org/user/1787140)
- Florent Torregrosa - [Grimreaper](https://www.drupal.org/user/2388214)
* Dropsolid - https://www.drupal.org/dropsolid
Supporting organizations:
- [Dropsolid](https://www.drupal.org/dropsolid)
name: 'Animated GIF'
type: module
description: 'Allows you to render animated GIFs without image style.'
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^10
package: 'Media'
php : 7.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment