
Recherche avancée
Autres articles (106)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (14106)
-
Revision 15827 : Ajout du nouveau container webm pour les contenus video et audio cf : - ...
12 juillet 2010, par kent1@… — LogAjout du nouveau container webm pour les contenus video et audio cf : - http://fr.wikipedia.org/wiki/WebM - http://www.webmproject.org/
-
“HTML5 Audio And Video Accessibility, Internationalisation And Usability” talk at Mozilla Summit
13 juillet 2010, par silviaFor 2 months now, I have been quietly working along on a new Mozilla contract that I received to continue working on HTML5 media accessibility. Thanks Mozilla ! Lots has been happening – the W3C HTML5 accessibility task force published a requirements document, the Media Text Associations proposal (...)
-
PHP - Create a video from images without ffmpeg
22 avril 2013, par Stefano GiaconeI'd like to create videos from a list of still images using PHP, but I can't install ffmpeg on my server, is there a way to achieve this ?
I don't know anything about perl, but I can write perl code on my server, so if it's not possible on PHP is it possible with perl ? (remember that I can't install anything on my server !)
Thanks !!