
Recherche avancée
Autres articles (26)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (5670)
-
lavc/v4l2 : Mark static const tables as such
3 octobre 2017, par Mark Thompson -
avcodec/mpegaudiodec_template : use double to build csa tables
17 avril 2015, par Michael Niedermayer -
Anomalie #3418 : Les tables des plugins ne s’installent pas
19 avril 2015, par Franck DalotSPIP 3.1.0-alpha [21978]
J’ai également fait des tests en modifiant .ovhconfig
J’ai fait des copies d’écran de ce qui me semble changeant dans "configure command"php 5.3 (test1)
= ok (mais j’ai dû me reprendre à plusieurs reprise pour avoir la liste de tous les plugs compatibles)
app.engine=phpcgi
app.engine.version=5.3
http.firewall=none
environment=developmentphp 5.3 (test2)
= Bizarrement, cela à quand même fonctionné une fois, mais après, impossible d’avoir les tables d’agenda
app.engine=php
app.engine.version=5.3
http.firewall=none
environment=developmentphp 5.4 (test3)
= ok
app.engine=php
app.engine.version=5.4
http.firewall=none
environment=developmentphp 5.4 (test4)
= ok
app.engine=phpcgi
app.engine.version=5.4
http.firewall=none
environment=developmentphp 5.6 (test5)
= Les tables d’agenda ne s’installent pas
app.engine=php
app.engine.version=5.6
http.firewall=none
environment=developmentphp 5.6 (test6)
= ok
app.engine=phpcgi
app.engine.version=5.6
http.firewall=none
environment=development