Skip to content

Commit c76c786

Browse files
MrTangojensens
andauthored
Update docs/classic-ui/images.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent e724b3c commit c76c786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ For now `plone.namedfile` still expects the `direction` argument with the old va
132132
## Permissions
133133

134134
The `ImageScaling` view explicitly checks the permissions of the current user.
135-
If you want to access objects which are normally not accessible to the current user, then you have to override the `validate_access` method in `ImageScale`.
135+
To access image scales which are normally not accessible to the current user override the `validate_access` method in `plone.namedfile.scaling.ImageScale`.
136136
In `Products.EasyNewsletter` you can find an example of that.

0 commit comments

Comments
 (0)