
Recherche avancée
Autres articles (23)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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 (...)
-
Configuration spécifique d’Apache
4 février 2011, parModules spécifiques
Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
Création d’un (...)
Sur d’autres sites (6399)
-
examples/decoding_encoding : replace "picture" with "frame" in encode_example()
13 septembre 2012, par Stefano Sabatiniexamples/decoding_encoding : replace "picture" with "frame" in encode_example()
-
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get
20 octobre 2012, par Hendrik LeppkesReplace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get
-
dsputil : Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU
23 octobre 2012, par Diego Biurrundsputil : Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU