Skip to content

Comments

Fix Drupal 8 default folder permission#53

Merged
tianon merged 1 commit intodocker-library:masterfrom
skyred:patch-24
Aug 17, 2016
Merged

Fix Drupal 8 default folder permission#53
tianon merged 1 commit intodocker-library:masterfrom
skyred:patch-24

Conversation

@skyred
Copy link
Contributor

@skyred skyred commented Aug 17, 2016

Drupal 8 uses a slightly different file structure, which is different from Drupal 7. In short, Drupal 8 puts downloaded modules and themes in /modules and /themes instead of /sites/all/modules and /sites/all/themes. Please see more detail at: http://drupal.stackexchange.com/a/84851/52907

Currently, users cannot install modules or themes via Drupal UI, because of the wrong folder ownership. This patch fixes it.

@tianon
Copy link
Member

tianon commented Aug 17, 2016

Nice, LGTM; thanks!

@tianon tianon merged commit f96c556 into docker-library:master Aug 17, 2016
tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 17, 2016
- `drupal`: folder permission fixes (docker-library/drupal#53)
- `mongo`: 3.2.9
- `php`: fix `envvars` sed (docker-library/php#291)
- `wordpress`: 4.6 (docker-library/wordpress#165)
This was referenced Sep 30, 2016
@skyred skyred deleted the patch-24 branch April 6, 2017 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants