Commit graph

12 commits

Author SHA1 Message Date
benjamin melançon
89267e8225 Commit scaffolding-provided ignore files 2020-05-06 22:58:23 -04:00
benjamin melançon
eeab814df7 Use new style of config sync directory specification
Per https://www.drupal.org/node/3018145

Thanks wolcen!

Ref #109
2020-03-20 18:43:31 -04:00
benjamin melançon
e5082fd098 Override sticky editor UI string with what we'll use it for
NOTE: this only applies for local development and Chris is adding it to the Drutopia
deployment config for GEO.  Thanks @wolcen
2019-09-30 16:06:54 -04:00
benjamin melançon
0a1b04dfe3 Disable CSS & JS aggregation in development environment
NOTE: Remember to comment out these lines when debugging CSS/JS behavior that's
seemingly different on live versus local!
2019-07-28 22:54:46 -04:00
benjamin melançon
be53ec0226 Conditionally load services.yml (not present by default)
but very useful to put there to enable theme debugging and such.
2019-07-28 16:15:13 -04:00
benjamin melançon
e9be4281a3 Format source code 2019-07-28 16:14:37 -04:00
David Valdez
d82b83eebb Migrate the image styles to preserv the images.
Also, it was added the following things in the settings file to allow
the inline images:

$config['image.settings']['suppress_itok_output'] = TRUE;
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
2019-07-19 14:32:08 -05:00
Benjamin Melançon
d3d8fe66e4 Commit ddev settings and hope it works across systems 2019-07-19 10:27:52 -04:00
Benjamin Melançon
f0637e19eb Take over DDEV settings so it stops stealing our config dir location 2019-07-19 10:27:21 -04:00
Benjamin Melançon
8fdc0426d5 Move configuration to standard location (config next to web) 2019-07-18 21:22:58 -04:00
David Valdez
c3696b4b96 Add the configuration of the d7 database 2019-07-18 15:16:29 -05:00
David Valdez
2d5f7a8bfd Initial Commit 2019-07-17 14:47:01 -05:00