merch: add 3 new items #5647

Merged
tobiasd merged 23 commits from merch-add-new-items into master 2026-02-05 13:52:46 +00:00
Contributor

retro hoodies, pmpc tshirts, cool kids tshirts

not tested due to build system bugs

using webp due to very broad compatibility and better compression than JPG (all the small images are a bit over 300kb, the large ones are 1,4MB!)

missing

  • prices?
  • measurements?
  • available sizes
  • descriptions need to be translated, currently they will be empty
retro hoodies, pmpc tshirts, cool kids tshirts not tested due to build system bugs using webp due to very broad compatibility and better compression than JPG (all the small images are a bit over 300kb, the large ones are 1,4MB!) missing - prices? - measurements? - available sizes - descriptions need to be translated, currently they will be empty
hl added 3 commits 2026-01-27 15:32:25 +00:00
hl added 1 commit 2026-01-27 15:32:35 +00:00
Merge branch 'master' into merch-add-new-items
continuous-integration/drone/pr Build is passing
6f2494baea
hl added 2 commits 2026-01-27 17:02:07 +00:00
hl added 3 commits 2026-01-27 17:21:15 +00:00
Author
Contributor

commits are pretty clean, did some fixes afterwards.

I tested it in a local build, everything is fine.

commits are pretty clean, did some fixes afterwards. I tested it in a local build, everything is fine.
tobiasd requested changes 2026-01-28 09:47:25 +00:00
Dismissed
@@ -0,0 +5,4 @@
<name>Cool Kids use Free Software (purple)</name>
<description>
<p>
And they have cool T-Shirts ;D
Owner

Is the text intended that way @fi @anaghz @hl

Is the text intended that way @fi @anaghz @hl
Author
Contributor

they are kind of all in that way

they are kind of all in that way
Owner

At the moment, none has a textual emoticon in the text. For me this looks out of touch, hence my question if this text was coordinated / intended.

At the moment, none has a textual emoticon in the text. For me this looks out of touch, hence my question if this text was coordinated / intended.
hl marked this conversation as resolved
@@ -0,0 +9,4 @@
</p>
<p>
<strong>Note:</strong>
Please have a look at the<a href="size.html">size chart</a>.
Owner

Space missing after at the.

Space missing after `at the`.
hl marked this conversation as resolved
@@ -37,2 +37,4 @@
large="data/pictures/tshirt-nocloud-black-back-large.jpg"/>
</item -->
<item type="tshirt" id="tshirt-cool-kids" price="25.00" date="2026-01-27">
<available size="XS" a="48" b="68"/>
Owner

Are there other sizes then XS? Please add them before merging the PR.

Are there other sizes then XS? Please add them before merging the PR.
Author
Contributor

this is a placeholder

this is a placeholder
hl marked this conversation as resolved
@@ -38,1 +38,4 @@
</item -->
<item type="tshirt" id="tshirt-cool-kids" price="25.00" date="2026-01-27">
<available size="XS" a="48" b="68"/>
<image small="data/pictures/tshirt-cool-kids-1-small.webp" large="data/pictures/tshirt-cool-kids-1-large.webp"/>
Owner

Please reduce the resolution of the "large" images. There is no need to distribute them in that high quality.

Please reduce the resolution of the "large" images. There is no need to distribute them in that high quality.
Author
Contributor

should I also shrink images that are 30kb? the compression is really good and they are only loaded on demand

should I also shrink images that are 30kb? the compression is really good and they are only loaded on demand
hl marked this conversation as resolved
@@ -39,0 +42,4 @@
<image small="data/pictures/tshirt-cool-kids-2-small.webp" large="data/pictures/tshirt-cool-kids-2-large.webp"/>
</item>
<item type="tshirt" id="tshirt-pmpc" price="25.00" date="2026-01-27">
<available size="XS" a="48" b="68"/>
Owner

Are there other sizes then XS? Please add them before merging the PR.

Are there other sizes then XS? Please add them before merging the PR.
hl marked this conversation as resolved
@@ -60,2 +71,4 @@
<image small="data/pictures/tshirt-nocloud-petrol-back-small.jpg" large="data/pictures/tshirt-nocloud-petrol-back-large.jpg"/>
</item>
<item type="hoodie" id="hoodie-retro" price="60.00" date="2026-01-27">
<available size="XS" a="49" b="68"/>
Owner

Are there other sizes then XS? Please add them before merging the PR.

Are there other sizes then XS? Please add them before merging the PR.
hl marked this conversation as resolved
hl added 1 commit 2026-01-28 10:13:37 +00:00
merch: item description: remove size chart note
continuous-integration/drone/pr Build is passing
e6a8345414
hl added 1 commit 2026-01-28 16:30:57 +00:00
merch: shrink small and large images
continuous-integration/drone/pr Build is passing
cbe7fb6808
hl added 1 commit 2026-01-29 10:26:05 +00:00
Merge branch 'master' into merch-add-new-items
continuous-integration/drone/pr Build is passing
93ec5881ea
Author
Contributor

merging to get delliots patch for the build system

merging to get delliots patch for the build system
hl added 5 commits 2026-02-05 11:03:55 +00:00
hl force-pushed merch-add-new-items from d3e6b8ede6 to eb63fad0c7 2026-02-05 11:26:42 +00:00 Compare
hl requested review from tobiasd 2026-02-05 12:06:40 +00:00
tobiasd reviewed 2026-02-05 12:19:59 +00:00
@@ -19,3 +19,3 @@
<li><a href="#slimfit">Camiseta slim fit</a></li>
<!-- li><a href="#hooded">Camisetas con capucha</a></li -->
<li><a href="#hooded">Camisetas con capucha</a></li>
<!-- li><a href="#socks">Calcetines</a></li -->
Owner

Don't forget to enable sock in this menu in all languages

Don't forget to enable sock in this menu in all languages
hl marked this conversation as resolved
hl added 2 commits 2026-02-05 12:32:13 +00:00
tobiasd reviewed 2026-02-05 12:57:09 +00:00
@@ -39,0 +54,4 @@
<available size="L" a="49" b="63"/>
<available size="XL" a="50.5" b="64.5"/>
<available size="2XL" a="54" b="66"/>\
<!--image small="data/pictures/slimfit-cool-kids-1-small.webp" large="data/pictures/slimfit-cool-kids-1-large.webp"/>
Owner

I think you can delete the picture block that is not used here.

I think you can delete the picture block that is not used here.
Author
Contributor

that is a placeholder until we have images for the slimfits

that is a placeholder until we have images for the slimfits
tobiasd marked this conversation as resolved
tobiasd requested changes 2026-02-05 13:00:33 +00:00
Dismissed
tobiasd left a comment
Owner

Please clarify the comments I made outside of the review system.

Please clarify the comments I made outside of the review system.
tobiasd dismissed tobiasd's review 2026-02-05 13:52:39 +00:00
Reason:

clarified in chat

tobiasd merged commit 6fd23e6bcc into master 2026-02-05 13:52:46 +00:00
tobiasd deleted branch merch-add-new-items 2026-02-05 13:52:47 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FSFE/fsfe-website#5647