Prtksxna has uploaded a new change for review. https://gerrit.wikimedia.org/r/259276
Change subject: mw.ForeignStructuredUpload.BookletLayout: Option 4: Add RTL images ...................................................................... mw.ForeignStructuredUpload.BookletLayout: Option 4: Add RTL images Change-Id: I06c207aa89b85cfa5994fa9be8fa6bc623d739d7 --- R resources/src/mediawiki/bookletlayout/option4/search-ltr.png R resources/src/mediawiki/bookletlayout/option4/search-ltr.svg A resources/src/mediawiki/bookletlayout/option4/search-rtl.png A resources/src/mediawiki/bookletlayout/option4/search-rtl.svg R resources/src/mediawiki/bookletlayout/option4/website-ltr.png R resources/src/mediawiki/bookletlayout/option4/website-ltr.svg A resources/src/mediawiki/bookletlayout/option4/website-rtl.png A resources/src/mediawiki/bookletlayout/option4/website-rtl.svg M resources/src/mediawiki/mediawiki.ForeignStructuredUpload.BookletLayout.less 9 files changed, 124 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/76/259276/1 diff --git a/resources/src/mediawiki/bookletlayout/option4/search.png b/resources/src/mediawiki/bookletlayout/option4/search-ltr.png similarity index 100% rename from resources/src/mediawiki/bookletlayout/option4/search.png rename to resources/src/mediawiki/bookletlayout/option4/search-ltr.png Binary files differ diff --git a/resources/src/mediawiki/bookletlayout/option4/search.svg b/resources/src/mediawiki/bookletlayout/option4/search-ltr.svg similarity index 100% rename from resources/src/mediawiki/bookletlayout/option4/search.svg rename to resources/src/mediawiki/bookletlayout/option4/search-ltr.svg diff --git a/resources/src/mediawiki/bookletlayout/option4/search-rtl.png b/resources/src/mediawiki/bookletlayout/option4/search-rtl.png new file mode 100644 index 0000000..3305928 --- /dev/null +++ b/resources/src/mediawiki/bookletlayout/option4/search-rtl.png Binary files differ diff --git a/resources/src/mediawiki/bookletlayout/option4/search-rtl.svg b/resources/src/mediawiki/bookletlayout/option4/search-rtl.svg new file mode 100644 index 0000000..408f9e6 --- /dev/null +++ b/resources/src/mediawiki/bookletlayout/option4/search-rtl.svg @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 264 162" style="enable-background:new 0 0 264 162;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#E5E5E5;} + .st2{fill:none;stroke:#E5E5E5;stroke-miterlimit:10;} + .st3{fill:none;stroke:#D02227;stroke-miterlimit:10;} + .st4{fill:#D02227;} +</style> +<g> + <rect x="166.2" y="5.5" class="st0" width="93" height="5"/> + <path class="st1" d="M258.8,6v4h-92V6H258.8 M259.8,5h-94v6h94V5L259.8,5z"/> +</g> +<polygon class="st1" points="86.3,8 87.6,8 154.4,8 155.8,8 158,14 152.2,14 89.8,14 84,14 "/> +<polygon class="st1" points="7.5,8 8.8,8 75.7,8 77,8 79.3,14 73.4,14 11.1,14 5.2,14 "/> +<line class="st2" x1="262" y1="14.5" x2="2" y2="14.5"/> +<line class="st2" x1="262" y1="32.8" x2="2" y2="32.8"/> +<g> + <circle class="st3" cx="255.1" cy="22.6" r="3.6"/> + <line class="st3" x1="252.4" y1="25" x2="249" y2="28.5"/> +</g> +<rect x="185.5" y="19" class="st1" width="57.6" height="9.5"/> +<rect x="190.5" y="37" class="st1" width="69.2" height="32.7"/> +<rect x="169.7" y="72.5" class="st1" width="90.1" height="56.8"/> +<rect x="60.4" y="72.5" class="st4" width="106.5" height="56.8"/> +<rect x="5.2" y="72.5" class="st1" width="52.4" height="56.8"/> +<rect x="223.3" y="132.2" class="st1" width="36.5" height="25.3"/> +<rect x="158" y="132.2" class="st1" width="62.3" height="25.3"/> +<rect x="136.6" y="132.2" class="st1" width="18.1" height="25.3"/> +<rect x="76.8" y="132.2" class="st1" width="18.1" height="25.3"/> +<rect x="56.1" y="132.2" class="st1" width="18.1" height="25.3"/> +<rect x="5.2" y="132.2" class="st1" width="48.1" height="25.3"/> +<rect x="97.9" y="132.2" class="st1" width="36" height="25.3"/> +<rect x="112.3" y="37" class="st1" width="36.5" height="32.7"/> +<rect x="151.4" y="37" class="st1" width="36.5" height="32.7"/> +<rect x="53.4" y="37" class="st1" width="56" height="32.7"/> +<rect x="5.2" y="37" class="st1" width="45.4" height="32.7"/> +<path class="st0" d="M161.7,124.3H81.4l31.8-31.8l26.1,26.1l12.8-12.8l9.5,9.5L161.7,124.3z"/> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/resources/src/mediawiki/bookletlayout/option4/website.png b/resources/src/mediawiki/bookletlayout/option4/website-ltr.png similarity index 100% rename from resources/src/mediawiki/bookletlayout/option4/website.png rename to resources/src/mediawiki/bookletlayout/option4/website-ltr.png Binary files differ diff --git a/resources/src/mediawiki/bookletlayout/option4/website.svg b/resources/src/mediawiki/bookletlayout/option4/website-ltr.svg similarity index 100% rename from resources/src/mediawiki/bookletlayout/option4/website.svg rename to resources/src/mediawiki/bookletlayout/option4/website-ltr.svg diff --git a/resources/src/mediawiki/bookletlayout/option4/website-rtl.png b/resources/src/mediawiki/bookletlayout/option4/website-rtl.png new file mode 100644 index 0000000..83ba6d3 --- /dev/null +++ b/resources/src/mediawiki/bookletlayout/option4/website-rtl.png Binary files differ diff --git a/resources/src/mediawiki/bookletlayout/option4/website-rtl.svg b/resources/src/mediawiki/bookletlayout/option4/website-rtl.svg new file mode 100644 index 0000000..080045a --- /dev/null +++ b/resources/src/mediawiki/bookletlayout/option4/website-rtl.svg @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 264 162" style="enable-background:new 0 0 264 162;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#E5E5E5;} + .st2{fill:none;stroke:#E5E5E5;stroke-miterlimit:10;} + .st3{fill:#D02227;} + .st4{fill:#9B9A9A;} +</style> +<g> + <rect x="166.2" y="5.5" class="st0" width="93" height="5"/> + <path class="st1" d="M258.8,6v4h-92V6H258.8 M259.8,5h-94v6h94V5L259.8,5z"/> +</g> +<polygon class="st1" points="86.3,8 87.6,8 154.4,8 155.8,8 158,14 152.2,14 89.8,14 84,14 "/> +<polygon class="st1" points="7.5,8 8.8,8 75.7,8 77,8 79.3,14 73.4,14 11.1,14 5.2,14 "/> +<line class="st2" x1="262" y1="14.5" x2="2" y2="14.5"/> +<rect x="113.5" y="48.4" class="st3" width="106.5" height="56.8"/> +<path class="st0" d="M214.7,100.2h-80.3l31.8-31.8l26.1,26.1l12.8-12.8l9.5,9.5L214.7,100.2z"/> +<circle class="st1" cx="209" cy="32.3" r="11.9"/> +<g> + <rect x="117" y="27.4" class="st4" width="76.2" height="7"/> + <rect x="171" y="35.5" class="st4" width="22.3" height="1.7"/> + <rect x="140.8" y="35.5" class="st4" width="28.2" height="1.7"/> +</g> +<rect x="196.7" y="107.8" class="st1" width="23.3" height="23.3"/> +<rect x="113.5" y="107.8" class="st1" width="79.8" height="1.8"/> +<rect x="113.5" y="114" class="st1" width="79.8" height="1.8"/> +<rect x="113.5" y="120.2" class="st1" width="79.8" height="1.8"/> +<rect x="113.5" y="126.4" class="st1" width="79.8" height="1.8"/> +<rect x="113.5" y="134.4" class="st1" width="106.5" height="1.8"/> +<rect x="113.5" y="140.6" class="st1" width="106.5" height="1.8"/> +<rect x="113.5" y="146.8" class="st1" width="106.5" height="1.8"/> +<rect x="113.5" y="153" class="st1" width="106.5" height="1.8"/> +<g> + <rect x="51" y="37.2" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="43.4" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="49.6" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="55.8" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="27.4" class="st1" width="57.3" height="7"/> +</g> +<g> + <rect x="51" y="78.2" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="84.4" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="90.6" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="96.8" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="68.4" class="st1" width="57.3" height="7"/> +</g> +<g> + <rect x="51" y="116.7" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="122.9" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="129.1" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="135.3" class="st1" width="57.3" height="1.8"/> + <rect x="51" y="106.9" class="st1" width="57.3" height="7"/> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/resources/src/mediawiki/mediawiki.ForeignStructuredUpload.BookletLayout.less b/resources/src/mediawiki/mediawiki.ForeignStructuredUpload.BookletLayout.less index 04573a2..1086d1d 100644 --- a/resources/src/mediawiki/mediawiki.ForeignStructuredUpload.BookletLayout.less +++ b/resources/src/mediawiki/mediawiki.ForeignStructuredUpload.BookletLayout.less @@ -126,14 +126,14 @@ .mw-foreignStructuredUpload-bookletLayout-guide-image-website { /* @embed */ - .background-image-svg('bookletlayout/option4/website.svg','bookletlayout/option4/website.png'); + .background-image-svg('bookletlayout/option4/website-ltr.svg','bookletlayout/option4/-ltrwebsite.png'); left: 0; bottom: 50px; } .mw-foreignStructuredUpload-bookletLayout-guide-image-search { /* @embed */ - .background-image-svg('bookletlayout/option4/search.svg','bookletlayout/option4/search.png'); + .background-image-svg('bookletlayout/option4/search-ltr.svg','bookletlayout/option4/search-ltr.png'); left: 80px; bottom: 0; } -- To view, visit https://gerrit.wikimedia.org/r/259276 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I06c207aa89b85cfa5994fa9be8fa6bc623d739d7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Prtksxna <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
