-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GitHub Actions Bot
committed
May 6, 2023
1 parent
19b7e4f
commit bb199cb
Showing
11 changed files
with
23 additions
and
154 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
src/Resources/public/administration/css/frosh-platform-thumbnail-processor.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
src/Resources/public/administration/js/frosh-platform-thumbnail-processor.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
(()=>{var t=`{% block frosh_thumbnail_processor_info_texts %} | ||
<div class="frosh-thumbnail-processor-info-texts"> | ||
<p> | ||
Hint: You can set the Configs per SalesChannel and you must not use all variables. | ||
</p> | ||
<p> | ||
Available variables for the ThumbnailPattern:<br> | ||
<b>{mediaUrl}</b>: f.e. https://cdn.test.de/<br> | ||
<b>{mediaPath}</b>: f.e. media/image/5b/6d/16/tea.png<br> | ||
<b>{width}</b>: f.e. 800 | ||
</p> | ||
<p> | ||
Find pattern in the discussions category at GitHub:<br> | ||
<a href="https://github.com/FriendsOfShopware/FroshPlatformThumbnailProcessor/discussions/categories/patterns" target="_blank"> | ||
Github Category Patterns | ||
</a> | ||
</p> | ||
</div> | ||
{% endblock %} | ||
`;var{Component:s}=Shopware;s.register("frosh-thumbnail-processor-info-texts",{template:t});})(); |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.