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

Location hints for uploads #281

Open
justparking opened this issue Feb 8, 2023 · 1 comment
Open

Location hints for uploads #281

justparking opened this issue Feb 8, 2023 · 1 comment

Comments

@justparking
Copy link
Contributor

When dragging and dropping content into editors, location hints could be provided based on the content extension.

e.g. ____.jpg should have hint content/img/____.jpg

___.css should have hint content/css/___.css

___.htm, ___.html, ___.xml, etc. should have hint content/___.___

@justparking
Copy link
Contributor Author

Including the above:

  • any common image format should have content/img/____.__ hint
  • index.xml should have content/index.xml hint
  • .py and .json should have no hint

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

1 participant