Create template style guide and minor updates to templates and docs (#314)

* Add style guide for creating product template submissions.
* Some updates to TODO.md.  (#270)
* Remove Meta nodes with deprecated product_url attributes.
This commit is contained in:
Jaye Evins
2026-02-22 16:54:07 -05:00
committed by GitHub
parent 226841fe38
commit 06675f8314
19 changed files with 167 additions and 876 deletions
+3 -7
View File
@@ -18,14 +18,10 @@
<Template brand="Desmat" part="A4ST-3CD" size="A4" _description="CD/DVD labels">
<Meta category="label"/>
<Meta category="media"/>
<Meta product_url="http://www.desmat.com/product.php?id=34"/>
<Label-cd id="0" radius="55mm" hole="15.5mm" waste="2mm">
<Markup-margin size="9mm"/>
<!-- <Layout nx="1" ny="2" x0="9mm" y0="9.5mm" dx="120mm" dy="166.5mm"/>
<Layout nx="1" ny="1" x0="91mm" y0="93mm" dx="120mm" dy="120mm"/> -->
<Layout nx="1" ny="2" x0="91.5mm" y0="9mm" dx="119.5mm" dy="166mm"/>
<Layout nx="1" ny="1" x0="9mm" y0="92mm" dx="120mm" dy="120mm"/>
<Markup-margin size="9mm"/>
<Layout nx="1" ny="2" x0="91.5mm" y0="9mm" dx="119.5mm" dy="166mm"/>
<Layout nx="1" ny="1" x0="9mm" y0="92mm" dx="120mm" dy="120mm"/>
</Label-cd>
</Template>