
Recherche avancée
Autres articles (104)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...)
Sur d’autres sites (9185)
-
Revision 8c05e59065 : Calling is_inter_mode() instead of custom code. Change-Id : Iccd4ab95ea51a6d57ed
11 juillet 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_rdopt.c
Calling is_inter_mode() instead of custom code.Change-Id : Iccd4ab95ea51a6d57ed43947f2fd7ad92e8979cf
-
Evolution #3071 : Performance boucle DATA sur CSV
9 octobre 2013, par lrt rlnUn petit exemple avec un fichier récupéré un peu au hasard sur la plate-forme opendata de la ville de Paris :
le fichier //parisdata.opendatasoft.com/explore/dataset/arbresalignementparis2010/download ?format=csv..
sur serveur local (4 coeurs / 8GoRAM) le temps d’exécution pour la lecture globale des 237.000 lignes du fichier est proprement monstrueux. -
doc/formats : add reference to ffmpeg(1) stream specifiers as that docs is more complete
16 février 2019, par Marton Balint