PSMList 1.0.1 PSM-101-072
| Ordre affichage : | 67 | Création : | 29/08/2024 22h39 |
| Index BL : | 72 | Modification : | 31/08/2024 09h21 |
| BL : | PSM-101-072 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #000000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | CFE - Community | Qualification : | Nouveauté |
| Répartition : | - | Module : | Images |
| Dev : | ARS - Arshellan | Sous module : | - |
| Provenance : | 1.0.1 New | Constat : | - |
| Début : | S.35 | Charge j. : | - |
| Fin : | S.35 | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | Enable custom image upload for ships too | ||
| Texte Commit : | Enabling custom image for ships from custom expansions, using the same system crew and treasure do. | ||
| Description client : | You can now upload images for ships like you can currently with crew, treasures, equipment and islands. The button can be found on the detail page of your custom ships. | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
INSERT INTO settings_image_requirements (`entity`, `mode`, `mustbesquare`, `minwidth`, `minheight`, `maxwidth`, `maxheight`, `formats`, `weight`, `weight_unit`) VALUES ('ship', 'full', '0', '150', '150', '700', '700', 'image/jpg,image/jpeg,image/webp', '2000', 'kb');<br/>INSERT INTO settings_image_requirements (`entity`, `mode`, `mustbesquare`, `minwidth`, `minheight`, `maxwidth`, `maxheight`, `formats`, `weight`, `weight_unit`) VALUES ('ship', 'x80', '1', '80', '80', '80', '80', 'image/jpg,image/jpeg,image/webp', '300', 'kb');<br/>INSERT INTO settings_image_requirements (`entity`, `mode`, `mustbesquare`, `minwidth`, `minheight`, `maxwidth`, `maxheight`, `formats`, `weight`, `weight_unit`) VALUES ('ship', 'x80', '1', '30', '30', '30', '30', 'image/jpg,image/jpeg,image/webp', '100', 'kb');