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

CKEditor host level setting for browser and upload folders #5408

Closed
skamphuis opened this issue Nov 26, 2022 · 0 comments · Fixed by #5409
Closed

CKEditor host level setting for browser and upload folders #5408

skamphuis opened this issue Nov 26, 2022 · 0 comments · Fixed by #5409

Comments

@skamphuis
Copy link
Contributor

Description of problem

In CKEditor Provider Settings (through Personabar Site Settings) you can choose to change the settings for all portals:
image

However, if you do that, the dropdown lists for folders remain unchanged, containing the folders that exist for the current site:
image

Uploading to such a folder would obviously only work in the current site.

Description of solution

I propose to add string settings for these folders, where a host can configure paths used for all sites. These will override the per-portal setting when used. We would implement just-in-time creation of these folders when they're needed. Setting will be visible for site admins, but can only be changed by host users.

Description of alternatives considered

I concidered the option to allow site admins to overide this setting, but that doesn't make sense for the use case where the host wants to force usage of certain folders.

Screenshots

Added settings would look like this:
image
(also for Upload folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant