• [^] # Re: Vers un manifeste pour les standards ouverts.

    Posté par . En réponse à la dépêche Vers un manifeste pour les standards ouverts.. Évalué à 1.

    D'autre part, SPIP implique meme des erreurs avec HTML (des attributs ALT sans texte par exemple).

    Les attributs ALT vides sont autorisés, et même plus, ils sont conseillés dans certains cas :
    Do not specify irrelevant alternate text when including images intended to format a page, for instance, alt="red ball" would be inappropriate for an image that adds a red ball for decorating a heading or paragraph. In such cases, the alternate text should be the empty string (""). Authors are in any case advised to avoid using images to format pages; style sheets should be used instead."

    Voir http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.8(...)

    Etant utlisateur de SPIP moi meme, je vais finir un jour par aller taper dans le code et soumettre un patch, si cela ne change pas bientot.

    Si c'est en GPL, c'est sûrement une bonne idée :-)