Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diff
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
diff
Commits
6115bec7
"README.md" did not exist on "8.7.x"
Commit
6115bec7
authored
Apr 11, 2024
by
Adam Bramley
Browse files
Options
Downloads
Patches
Plain Diff
README to MD
parent
9ac65140
No related branches found
No related tags found
No related merge requests found
Pipeline
#144447
passed with warnings
Apr 12, 2024
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+16
-0
16 additions, 0 deletions
README.md
README.txt
+0
-27
0 additions, 27 deletions
README.txt
with
16 additions
and
27 deletions
README.md
0 → 100644
+
16
−
0
View file @
6115bec7
# Diff for Drupal
Allows the user to compare revisions with different layouts.
## Requirements
To use Diff you need to install and activate the following libraries dependencies:
-
php-htmldiff-advanced (Used for displaying the comparison as a rendered entity)
## Installation
To use all the layout plugins provided by Diff please follow the next steps:
-
Use composer to download the required dependencies. Run:
`composer require drupal/diff`
.
-
Follow the link below for more information about composer and Drupal:
<https://www.drupal.org/node/2404989>
This diff is collapsed.
Click to expand it.
README.txt
deleted
100644 → 0
+
0
−
27
View file @
9ac65140
Diff module for Drupal 8
-------------------------------------
Allows the user to compare revisions with different layouts.
Requirements
------------------
To use Diff you need to install and activate the
following modules:
* Entity
And the following libraries dependencies:
* php-htmldiff-advanced (Used for displaying the comparison as a rendered
entity)
Installation
------------------
To use all the layout plugins provided by Diff please follow the next steps:
* Use composer to download the required dependencies. Run:
"composer require drupal/diff".
* Follow the link below for more information about composer and Drupal:
https://www.drupal.org/node/2404989
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