
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (33)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (5300)
-
Révision 20048 : La correction r16827 empêchait la prise en compte par le phraseur {n-#ENV{nb},x}...
13 décembre 2012, par marcimat -On permet donc également ’n-’ comme texte de critère, en plus de ’n’ seul et ’n-4’ (n-nombre)
-
Anomalie #4198 : Le W3C ne valide pas les atttribut width et height qui ne sont pas des entiers.
21 mai 2019, par Laurent LefebvreDans ton exemple, 672/16*9 = un nombre entier.
Essaye avec une image de 671 de haut. :-) -
Evolution #4699 : CVT multi-étapes : un moyen de forcer la validation finale (passer à traiter) ?
22 mars 2021, par cedric -Corrigé par https://git.spip.net/spip/spip/commit/8bdd42a36f72187210281653c7c7a2d9bdfed7a8
On pouvait poster dansaller_a_etape
un numero d’etape, mais cela ne marchait que si c’était un retour en arrière.Avec le patch, cela permet potentiellement d’aller à la validation finale, en indiquant dans
aller_a_etape
un nombre plus grand ou égal que le nombre d’étapes, mais attention : il faudra que chaque étape soit valide selon chaque fonction verifier().
Si une des étapes n’est pas valide, le formulaire s’arrêtera à cette étape.