PSMList 0.4.0 PSM-040-040
| Ordre affichage : | 38 | Création : | 22/06/2023 00h34 |
| Index BL : | 40 | Modification : | 22/06/2023 23h17 |
| BL : | PSM-040-040 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #000000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | ARS - Arshellan | Qualification : | Amélioration |
| Répartition : | - | Module : | Fleet |
| Dev : | ARS - Arshellan | Sous module : | - |
| Provenance : | 0.4.0 New | Constat : | - |
| Début : | S.25 | Charge j. : | - |
| Fin : | S.25 | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | Rework the fleets opengraph data to add more info | ||
| Texte Commit : | - | ||
| Description client : | Changed the text for the fleet descriptions a bit when you paste the link into another app. | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
in fleet/edit.html.twig<br/><br/> <meta property="og:title" content="{{ fleet.name }} by {{ fleet.author.username }}"><br/> <meta property="og:type" content="website"><br/> <meta property="og:image" content="/public/img/logo.png"><br/> <meta property="og:description" content="{{ fleet.maxpoints }} points / {% if fleet.description != '' %}
Description: {{ fleet.description}}{% endif %}">