Description of the need
When setting the upload directory for the CKEditor upload field, I would love to have a way to set it to create subdirectories using the current year and month (for example). This would keep the single images directory from getting overfull and make it much easier to locate images when doing site development.
Proposed solution
Add a way to use tokens when specifying the directory where inline files/images (i.e. those uploaded through CKE in a textarea field) are stored.
@argiepiano noted that "It probably would not be hard to enable global and site tokens in the "Upload directory" configuration field for the text editor."
That's all I'm asking for. Thank you. :)
Alternatives that have been considered
I have been able to do this in another of my site that runs on Drupal 10.
I haven't been able to find any modules that do this for Backdrop. Drupal doesn't need one apparently. :)
Additional information
Nothing I can think of.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to configure the image upload path for "inline" images uploaded with CKEditor 5.
Recent comments
Hi. I use the "[node:title] | [site:name]" tokens for the main image of news articles, blog posts, and similar publications. It's a quick and practical automatic ALT.
How to Improve SEO Performance in Backdrop CMS
I understand how tokens work, but not so much their practical use in image alt/text (maybe caption?) text. Could you give an example or two?
How to Improve SEO Performance in Backdrop CMS
https://backdropcms.org/project/metatag https://backdropcms.org/project/xmlsitemap https://backdropcms.org/project/imagefield_tokens These are more powerful modules, in my opinion...
How to Improve SEO Performance in Backdrop CMS