julienmru / spip-logo-svg

Autorise l’utilisation de logos SVG sur les objets éditoriaux dans SPIP
GNU General Public License v3.0
5 stars 4 forks source link

Mettre un if function_exists pour aide #3

Closed y0hnn closed 7 years ago

y0hnn commented 7 years ago

Hello,

Sur SPIP 3.2 on a Fatal error: Uncaught Error: Call to undefined function aide() in /var/www/spip/plugins/logo-svg/formulaires/editer_logo.php:89

Il faudrait englober ceci d'un if (function_exists('aide'))

kent1D commented 7 years ago

Hello @yohannprigent je viens de forker le plugin pour changer quelques trucs : https://github.com/kent1D/spip-logo-svg

Avec celui là tu ne devrais pas avoir le problème du tout normalement

julienmru commented 7 years ago

@kent1D : pourrais-tu faire un pull-request que je regénère un paquet pour l'installation automatique ? Merci :)

kent1D commented 7 years ago

Je finis la sanitization là et je pull

kent1D commented 7 years ago

Ah merde tu as validé celle de tofulm qui n'est pas géniale, cf mon commentaire

julienmru commented 7 years ago

Pas de soucis, je revert et j'accepte ta PR.

julienmru commented 7 years ago

Voilà c'est mergé, je vais releaser la 1.2.0. Merci @kent1D :)

y0hnn commented 7 years ago

Trop cool @kent1D @julienmru je vais tester ça !

kent1D commented 7 years ago

Du coup si ça marche il faudrait changer la borne de compatibilité @julienmru