merch: add 3 new items #5647
Reference in New Issue
Block a user
Delete Branch "merch-add-new-items"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
commits are pretty clean, did some fixes afterwards.
I tested it in a local build, everything is fine.
@@ -0,0 +5,4 @@<name>Cool Kids use Free Software (purple)</name><description><p>And they have cool T-Shirts ;DIs the text intended that way @fi @anaghz @hl
they are kind of all in that way
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.
@@ -0,0 +9,4 @@</p><p><strong>Note:</strong>Please have a look at the<a href="size.html">size chart</a>.Space missing after
at the.@@ -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"/>Are there other sizes then XS? Please add them before merging the PR.
this is a placeholder
@@ -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"/>Please reduce the resolution of the "large" images. There is no need to distribute them in that high quality.
should I also shrink images that are 30kb? the compression is really good and they are only loaded on demand
@@ -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"/>Are there other sizes then XS? Please add them before merging the PR.
@@ -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"/>Are there other sizes then XS? Please add them before merging the PR.
merging to get delliots patch for the build system
d3e6b8ede6toeb63fad0c7@@ -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 -->Don't forget to enable sock in this menu in all languages
@@ -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"/>I think you can delete the picture block that is not used here.
that is a placeholder until we have images for the slimfits
Please clarify the comments I made outside of the review system.
clarified in chat