
Recherche avancée
Autres articles (17)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
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 (...)
Sur d’autres sites (3249)
-
lavc : factor out encoder init/validation from avcodec_open2()
9 mars 2021, par Anton Khirnov -
Anomalie #3368 : Validation XML - Liens (links/href, etc.)
28 décembre 2014, par Fil UpMais là je suppose que ton HTML n’est pas valide non plus, si #URL_RUBRIQUE (#URL_ARTICLE) produit un & au lieu d’un & ;.
=> de mémoire, #URL_ARTICLE est censé produire un & ; ; c’est donc ça à mon avis qu’il faudrait vérifier/débuguer/corriger, et non la conséquence dans un squelette donné
=> par ailleurs, si je me suis trompé ci-dessus, sache qu’ajouter |quote_amp est garanti sans effet de bord -
Calling validate on a long form on IE7 will cause the "Script is taking too long" to display after sometime. This is tested with jQuery 1.4.4 and Validation Plugin 1.8.1
5 septembre 2011, par Adam Tibim jquery.validate.js Calling validate on a long form on IE7 will cause the "Script is taking too long" to display after sometime. This is tested with jQuery 1.4.4 and Validation Plugin 1.8.1 When investigating the library itself the problem turned to be that this line is causing the slowness : (...)