r23536 - in spip: ecrire/inc prive/themes/spip

Author: cedric@yterium.com
Date: 2017-05-06 19:23:02 +0200 (sam, 06 mai 2017)
New Revision: 23536

Log:
Fix #3338 : definir les fonctions strdiv,strmult,strplus,strmoins qui prennent en entree un nombre flottant avec decimale sous forme de point, et fournissent la meme chose en sortie, quelle que soit la configuration setlocale et en particulier setlocale(LC_ALL, 'fr_FR.UTF-8');
Les utiliser dans les feuilles de style calculee

Modified:
   spip/ecrire/inc/filtres.php
   spip/prive/themes/spip/box_skins.css.html
   spip/prive/themes/spip/content.css.html
   spip/prive/themes/spip/exceptions.css.html
   spip/prive/themes/spip/forms.css.html
   spip/prive/themes/spip/icons.css.html
   spip/prive/themes/spip/lists.css.html
   spip/prive/themes/spip/theme.css.html
   spip/prive/themes/spip/typo.css.html

Details: http://core.spip.org/projects/spip/repository/revisions/23536