You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: code_samples/back_office/images/src/Connector/Dam/Transformation/WikimediaCommonsTransformationFactory.php
+9-8
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,20 @@
7
7
8
8
class WikimediaCommonsTransformationFactory implements TransformationFactoryInterface
As it overrides the parameter, make sure that you define the default template, too.
166
-
167
163
### Add Wikimedia Commons connection to DAM configuration
168
164
169
165
You can now configure a connection with Wikimedia Commons under the `ibexa.system.<scope>.content.dam` key:
@@ -176,4 +172,4 @@ ibexa:
176
172
dam: [ commons ]
177
173
```
178
174
179
-
Once you clear the cache, you can search for images to see whether images from the newly configured DAM are displayed correctly, including their variations.
175
+
Once you clear the cache, you can search for images to see whether images from the newly configured DAM are displayed correctly, including their variations.
0 commit comments