
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (100)
-
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)
Sur d’autres sites (10616)
-
Révision 21067 : Implementation du cache analogue au filecache de memoization qui a prouve sa rap...
16 décembre 2013, par cedric -les caches sont stockes dans tmp/cache/ab/cd.cache soit au maximum 16^4 fichiers dans 256 repertoires
les caches de sessions suivent le meme schema, et ne sont donc plus identifiables par leur nom de fichier+ quand on purge les vignettes il faut aussi purger le cache pour ne pas faire des 404 sur les images
+ mise a jour de la fonction retire_cache() qui prend en compte le format des fichiers de cache -
How to add FEC to gstreamer pipeline
19 novembre 2013, par user2988429I would like to Forward error correction based on per rtp packet parity schema using gstreamer flow.
How can I do that ? -
doc/ffprobe.xsd : specify tag elements in stream after disposition element
28 juillet 2013, par Stefano Sabatini