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

Media Folder is not Recursive to Sub Folders #4208

Closed
surjithctly opened this issue Aug 25, 2020 · 1 comment
Closed

Media Folder is not Recursive to Sub Folders #4208

surjithctly opened this issue Aug 25, 2020 · 1 comment

Comments

@surjithctly
Copy link
Contributor

Describe the bug
media_folder: "static/img" is only looking for the root folder. Not subfolders.
To Reproduce

  1. Create subfolders inside media folder
  2. Check admin / Media Tab
  3. Cannot see images inside subfolders

Expected behavior

All images inside the selected path should show.

Example:

/static/img/
/static/img/screens
/static/img/visuals
/static/img/icons

Applicable Versions:
Windows, Github, Eleventy, Json data

CMS configuration

backend:
  name: github
  repo: username/repo
media_folder: "static/img"
@erezrokah
Copy link
Contributor

Thanks @surjithctly closing this in favour of #3240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants