Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
animated_gif
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
animated_gif
Commits
3727b61a
Commit
3727b61a
authored
1 year ago
by
Florent Torregrosa
Committed by
Florent Torregrosa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3414503
by Grimreaper: Enable Gitlab CI + Update README + Coding standards
parent
dff55371
No related branches found
Branches containing commit
Tags
2.0.5
Tags containing commit
1 merge request
!10
Issue #3414503 by Grimreaper: Enable Gitlab CI + Update README + Coding standards
Pipeline
#85945
passed
1 year ago
Stage: build
Stage: validate
Stage: test
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+9
-0
9 additions, 0 deletions
.gitlab-ci.yml
README.md
+13
-27
13 additions, 27 deletions
README.md
animated_gif.info.yml
+1
-2
1 addition, 2 deletions
animated_gif.info.yml
with
23 additions
and
29 deletions
.gitlab-ci.yml
0 → 100644
+
9
−
0
View file @
3727b61a
# 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'
This diff is collapsed.
Click to expand it.
README.md
+
13
−
27
View file @
3727b61a
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
provide
s no configuration
option
.
The module
has no menu or modifiable settings. There i
s 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
)
This diff is collapsed.
Click to expand it.
animated_gif.info.yml
+
1
−
2
View file @
3727b61a
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment