Greater control over where Assets get uploaded? #398
Replies: 4 comments
-
Use case:A content builder matrix. I want the Text panel to share an asset folder with the Image panel. |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
Yeah, this is complicated. The asset field setting isn't just a "point selector to here" setting - it also involves creating folders and files in a temporary volume. And then, after each parent element is saved, Redactor would be scraping its content to find element references, find the corresponding assets and move to a new folder, if required (if the folder path can now be resolved or has changed). There are a lot of moving parts, which are now contained within the Asset field, logically. Of course, it can be refactored to a trait or something, but first, we'd have to figure out the long-term plan for Redactor. Seeing as how Imperavi have a new WYSIWYG editor now, it's unlikely they'll continue to push Redactor, and, well, there are some things we'd wish they would do differently, anyway. For now, I'm leaving this issue open, though, as it makes sense to have that. |
Beta Was this translation helpful? Give feedback.
-
When adding a native Assets field, you get a certain set of options to help control where those assets get stored. But when adding a Redactor field, you get a different set of options to help control where images are stored.
Here are your options when editing a Redactor field...
And here are your options when editing an Assets field...
The two biggest disparities are boxed out in red above. Without these options for Redactor, I can't ensure that my Redactor fields and regular Assets are being uploaded to the same place. This is even more of an issue if you're trying to keep everything contained to a specific subfolder.
Is there any plan to bring parity between the two field types? In my opinion, Redactor's image handling options should be identical to the native Assets field.
Let me know if you think this is possible! 🙂
Beta Was this translation helpful? Give feedback.
All reactions