coming soon
Activate features
YAML
preferences: feature_draw: y
File Galleries
YAML
objects: - type: file_gallery ref: Public_Gallery data: name: Public description: Public gallery owner: admin - type: file_gallery ref: Private_Gallery data: name: Private description: Private gallery owner: admin
Create File Galleries with permissions
- "Public Gallery" where anonymous can view, Registered can't edit.
- "Private Gallery" where anonymous can't view, and Registered can edit and view
To test
- editing a drawing from a wiki page, saving, and go back to the wiki page
- Anonymous user can see "Public Gallery" but not "Private Gallery"
- Registered can edit drawings of "Private Gallery" but not "Public Gallery" (only admins can do this last part)