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

Templates: convenience drop zone to upload files #95

Closed
apexdodge opened this issue Mar 26, 2023 · 1 comment
Closed

Templates: convenience drop zone to upload files #95

apexdodge opened this issue Mar 26, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@apexdodge
Copy link
Contributor

When working with Templates, sometimes we need to simply upload an asset, like a logo, or hardcoded image. While we support the idea of having a File Upload field in raytha attached to content types, there's no convenient way to upload a static asset and have it hosted from Raytha.

Obviously the developer can easily host the static asset elsewhere and just link in, but I think it'd be a nice-to-have to just drop the file into Raytha's template engine and get a URL.

I think ideally, we turn the template editor into a drop zone. If that is too burdensome or difficult, we can add a dropzone to the right sidebar:

image

@apexdodge apexdodge added the enhancement New feature or request label Mar 26, 2023
@apexdodge
Copy link
Contributor Author

Sneak peek: https://twitter.com/RaythaHQ/status/1647294414530703362?s=20

To be released with v1.0.6

@apexdodge apexdodge added this to the v1.0.6 milestone Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant