Create bridge layout idml templates for all the EoP files
- Dominant language
- Python
- Stars
- 146
- Forks
- 97
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 104
Description
We currently only have resources/templates/eop_ver_cards_bridge_lang.idml
, but for tarot we have a lot more. Generate bridge layouts for all the EoP idml templates that don't have it.
Here is the list:
eop_ver_about_tarot_lang.idml
eop_ver_instructions1_tarot_lang.idml
eop_ver_instructions2_tarot_lang.idml
eop_ver_strategy-cards_tarot_lang.idml
eop_ver_threat-denialofsvc-cards_tarot_lang.idml
eop_ver_threat-elevofpriv-cards_tarot_lang.idml
eop_ver_threat-infodisclosure-cards_tarot_lang.idml
eop_ver_threat-repudation-cards_tarot_lang.idml
eop_ver_threat-spoofing-cards_tarot_lang.idml
eop_ver_threat-tampering-cards_tarot_lang.idml
eop_ver_deck_tarot_lang.idml
for converting the eop_ver_cards_tarot_lang.idml into eop_ver_cards_bridge_lang.idml
The current script below was used, but it won't work that well for some of the other idml templates. So it might need to get adapted.
[scale_idml_guides.py](https://github.com/user-attachments/files/31417459/scale_idml_guides.py)
Contributor guide
Assessment
This issue has not been assessed yet.