d8-quickstart | repository provides a quick-start wrapper | Continuous Deployment library
kandi X-RAY | d8-quickstart Summary
kandi X-RAY | d8-quickstart Summary
This repository provides a quick-start wrapper around Drupal Composer and includes common configuration and recommended modules for Deeson Drupal 8 projects.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Create required files .
- Check Composer version .
- Get Drupal root .
d8-quickstart Key Features
d8-quickstart Examples and Code Snippets
Community Discussions
Trending Discussions on d8-quickstart
QUESTION
Some clarification is needed since I wasn't thorough enough.
I have contrib module Lazyloader.
- I'm applying this patch: https://www.drupal.org/files/issues/2018-11-29/lazyloader-LQIP-2905310-6.patch from this issue https://www.drupal.org/project/lazyloader/issues/2905310
This patch created random SVG images which we don't like. So we wanted to update the code and create a Grey SVG placeholder image. Using the code from the Patch I made some updates and I want to basically do the following:
Install Lazyloader
- Patch with https://www.drupal.org/files/issues/2018-11-29/lazyloader-LQIP-2905310-6.patch
- Patch with my own custom code, which requires the previous patch.
When I apply a self-made patch, 3 new directories are created,but this shouldn't happen:
- modules/contrib/lazyloader/b/
- modules/contrib/lazyloader/contrib/
- modules/contrib/lazyloader/modules/
The module is already installed under modules/contrib/lazyloader and the only directory that should be created is modules/contrib/lazyloader/css and the file name.css
I tried no prefix (can't apply patch if I use this)
...ANSWER
Answered 2019-Aug-14 at 16:02Your patch should be local to the module git repo. The paths have to look something like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install d8-quickstart
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page