
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (98)
-
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 (...) -
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 (...)
-
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (7502)
-
Revision 37617 : Pas de zones de plugins donc impossible de mettre à jour quoi que ce soit ...
24 avril 2010, par kent1@… — LogPas de zones de plugins donc impossible de mettre à jour quoi que ce soit donc on n’affiche pas le bouton
Un cursor:pointer sur les boutons icones dans la recherche
Des chaines de langues actualisées -
Revision c04849022ad488574709da8494bc8fd5733e1ea8 : Bizarre qu’on ne soit jamais tombé sur cette fatale inclusion manquante. ...
13 août 2010, par Committo,Ergo:sum — LogBizarre qu’on ne soit jamais tombé sur cette fatale inclusion manquante. git-svn-id : svn ://trac.rezo.net/spip/branches/spip-2.1@15928 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d
-
Revision 101319 : Il arrive que le type mime envoyé par php soit insignifiant, par ...
11 juin 2018, par maieul@… — LogIl arrive que le type mime envoyé par php soit insignifiant, par exemple
application/octet-stream pour un fichier .tex
Dans ce cas, il est plus pertinent pour la vérification de se baser sur
l’extension.
Avant ce commit, il n’était par exemple pas possible d’envoyer un
fichier .tex, puisque PHP le voyait comme application/octet-stream alors
que SPIP considère que .tex -> ;text/x-tex