Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<attribute type="expanded">0</attribute>
<field id="pg_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
<label>Enable Cloudinary's Product Gallery</label>
<comment><![CDATA[Enable Cloudinary's Product Gallery for product detail pages (override Magento's default). Supports Images, Videos and Spinsets. See <a href="https://cloudinary.com/documentation/product_gallery" target="_blank" title="Product Gallery documentation">Product Gallery documentation</a> for information on the configuration options.<br>*To enable the Product Gallery to access and load your media, ensure that you remove any restrictions on listing resources. To verify this, open the <a href="https://cloudinary.com/console/" title="Cloudinary Console">Cloudinary Console</a>, navigate to Settings and select the Security tab. From here, make sure that “Resource List” is unchecked in the “Restricted Media Types” option group.]]></comment>
<comment><![CDATA[Enable Cloudinary's Product Gallery for product detail pages (override Magento's default). Supports Images, Videos and Spinsets. See <a href="https://cloudinary.com/documentation/product_gallery" target="_blank" title="Product Gallery documentation">Product Gallery documentation</a> for information on the configuration options.<br>*To enable the Product Gallery to access and load your media, ensure that you remove any restrictions on listing resources. To verify this, open the <a href="https://cloudinary.com/console/" title="Cloudinary Console">Cloudinary Console</a>, navigate to Settings and select the Security tab. From here, make sure that “Resource list” is unchecked in the “Restricted media types” option group.]]></comment>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
<config_path>cloudinary/product_gallery/enabled</config_path>
</field>
Expand Down