
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
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)
-
Evolution #4069 : Gérer les heures de début et de fin dans timePicker
3 janvier 2018, par Pierre KUHN -
Evolution #4069 (Nouveau) : Géré les heures de début et de fin dans timePicker
2 janvier 2018, par Pierre KUHNDans le fichier https://core.spip.net/projects/spip/repository/entry/spip/prive/formulaires/dateur/inc-dateur.html#L50
Est ce que l’on pourrait avoir
jQuery("input.heure").not(’.timePicker’).addClass(’timePicker’).timePicker(step :#ENVheure_pas,30, startTime :"#ENVstartTime,00:00", endTime :"#ENVendTime,23:30") ;On pourrait du coup réduite la plage horaire facilement.
-
Révision 23378 : Début d’intégration du plugin "Menu prive alpha".
5 février 2017, par marcimat@rezo.netIci on ajoute simplement un formulaire permettant de cocher des entrées "favorites " sur les menus principaux.
Ce formulaire est pour l’instant ajouté sous le formulaire de préférences actuel.Note : j’avais tenté de l’intégrer directement dans le formulaire de préférence, mais ce n’était pas pratique
à l’usage à cause de l’auto-submit sur ce formulaire.