Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanitize default IMAGE_FOLDERS output #1663

Merged
merged 2 commits into from Apr 23, 2015
Merged

Conversation

Kwpolska
Copy link
Member

Change the default (litter files in /) to something saner (/images/).

@Kwpolska Kwpolska added this to the v7.3.2 milestone Apr 22, 2015
@Kwpolska Kwpolska self-assigned this Apr 22, 2015
@Kwpolska
Copy link
Member Author

any opinions on this? @ralsina, @pellenilsson?

Signed-off-by: Chris Warrick <kwpolska@gmail.com>
@pellenilsson
Copy link
Contributor

Personally I use the images directory in the same way as the files directory, so if I want an image to end up in /posts/example-post/assets/images/img.png I would put it in /images/posts/example-post/assets/images/img.png. That way I can have the images sorted after what post they belong to.

But installing all images in /images constitutes another well ordered strategy, and the setting can always be overridden by the user, so I have no strong opinions on this one.

If changing this, you may want to edit the handbook under the Image Galleries header a bit (the fourth paragraph and the code block).

Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Kwpolska added a commit that referenced this pull request Apr 23, 2015
@Kwpolska Kwpolska merged commit 8840157 into master Apr 23, 2015
@Kwpolska Kwpolska deleted the fix-image_folders-default branch April 23, 2015 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants