spip-contrib-extensions/identite_extra | 7 commits
Par placido, le 27 novembre 2025 à 12h35min :
remove(images): plus besoin des variantes png
Supprimé
prive/themes/spip/images/identite_extra-16.png
prive/themes/spip/images/identite_extra-24.png
prive/themes/spip/images/identite_extra-32.png
==============================
Par placido, le 27 novembre 2025 à 12h35min :
chore: déplacer la fonction balise_IDENTITE_dist dans la dossier balise/
Modifié
balise/identite_.php
identite_extra_fonctions.php
==============================
Par placido, le 27 novembre 2025 à 12h35min :
fix(balise_): éviter une fatal sur l’appel de la fonction erreur_squelette (SPIP5)
Fatal error: Uncaught TypeError: _T(): Argument #3 ($options) must be of type array, string given
Modifié
balise/identite_.php
==============================
Par placido, le 27 novembre 2025 à 12h35min :
i18n: version anglaise + nettoyage
Ajouté
lang/identite_extra_en.php
Supprimé
lang/plugin-identite_extra_fr.php
Modifié
lang/identite_extra_fr.php
lang/paquet-identite_extra_fr.php
==============================
Par placido, le 27 novembre 2025 à 12h35min :
fix(configurer_identite): .editer-groupe est désormais toujours un <div>
Modifié
prive/formulaires/configurer_identite_extra.html
==============================
Par placido, le 27 novembre 2025 à 12h35min :
fix(ecs+rector)
Modifié
balise/identite_.php
identite_extra_administrations.php
identite_extra_fonctions.php
identite_extra_ieconfig.php
identite_extra_options.php
identite_extra_pipelines.php
Détails : fix(ecs+rector) (689fb070) · Validations · spip-contrib-extensions / identite_extra · GitLab
==============================
Par placido, le 27 novembre 2025 à 12h35min :
chore(composer.json): déclarer le plugin comme un projet composer
dépendancces de dev
- rector
- ecs
- .gitignore + gitattributes
Ajouté
.gitattributes
.gitignore
composer.json
ecs.php
rector.php