Hello,
I love the "File Directory Path" feature in JCE. It makes the file structure much cleaner and prevents having hundreds of thousands of images in a single directory.
However, I’d like to ask if it’s possible to configure different settings based on Joomla article categories. For example:
- For the "News" category and all its subcategories, I’d like to use
images/news/$year/$month. - For other categories, such as a list of partners or events, I’d prefer
images/partnersorimages/events. - For uncategorized articles, I’d use just
images.
I’m using Joomla 5. When I change the category of an article, the editor reloads. Would it be possible to extend the assignment configuration to support this kind of setup?
Thank you in advance!

