5e263e09a1118f14427dd489e8df3ec1.png PSMList 1.0.1 PSM-101-072

Général

Ordre affichage : 67 Création : 29/08/2024 22h39
Index BL : 72 Modification : 31/08/2024 09h21
BL : PSM-101-072

Source : Aucune Soeurs : -

Dev

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.

Client

Fascicule : Ne pas communiquer :
Alerte Mailing :

PreP

Statut PreP :   OK - Validé Testeur : ARS - Arshellan

Discussion

ARS

Arshellan

jeudi 29 août 2024 à 23:08

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');