
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (20)
-
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 (...)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)
Sur d’autres sites (2955)
-
Documentation #2739 (Fermé) : Doc des API édition d’objet et job_queue
7 septembre 2012, par cedric -je ferme car c’est plus généralement la taskforce documentation qui redispatchera les docs
-
Anomalie #4820 : Double chargement des css
15 juin 2021C’est du à Firefox et au header Link envoyé oui.
C’est hyper désagréable en debug dans Firefox.Refs :
- https://developer.mozilla.org/fr/docs/Web/HTTP/Link_prefetching_FAQ
- https://www.w3.org/TR/resource-hints/Symfony fait ça avec le composant Web Link :
- https://github.com/symfony/web-link
- https://symfony.com/doc/current/web_link.htmlIl faudrait regarder si : sf enlève la balise `` ou pas (je ne pense pas) du html et/ou si ça se comporte pareil dans FF et pourquoi sinon.
-
React Native : How do you import external packages for ffmpeg-kit ?
22 décembre 2022, par Jinwook KimI need to convert mp4 to mp3. There doesn't seem to be a way to install an external package on the docs of ffmpeg-kit.