
Recherche avancée
Autres articles (83)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (15345)
-
Anomalie #2390 (Fermé) : Problème d’insertion de certains contenus dans MySQL
1er novembre 2011, par Vincent BeffaraQuand je tente de créer un article avec le contenu listé ici https://gist.github.com/1327978 (ou de modifier un article existant pour y mettre ce contenu), je prends l’erreur ’erreur_technique_enregistrement_champs’. La version enregistrée et relue de la base est à la même URL, elle diffère de (...)
-
Anomalie #4342 : Erreur 1071 de mysql : Specified key was too long ; max key length is 1000 bytes
26 mai 2019Voir #4343 pour le bug spécifique SVP
-
How to get video file length uploaded to Amazon S3 ?
25 mai 2015, par TSPI am using plupload to upload video files to Amazon S3 and am playing it using JWPlayer. Before video file is played, I display list of video files uploaded to S3. In this list I would like to display the duration of the video.
I have read the ffmpeg approach used with PHP. Is there a better approach to get the duration ?
Regards