
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (104)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (...) -
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 (13268)
-
Revision cd0bf0e407 : Fixes a win build issue related to denoising. Change-Id : I912384f526865089aa03c
31 mai 2012, par Stefan HolmerChanged Paths : Modify /vp8/encoder/x86/denoising_sse2.c Fixes a win build issue related to denoising. Change-Id : I912384f526865089aa03ca8875591324e5c1c449
-
Revision 0927a41139 : Fixes a clang linking error. Change-Id : I1d2db53129dc6ec068093ad1e5fc0d94110473
31 mai 2012, par Stefan HolmerChanged Paths : Modify /vp8/encoder/x86/denoising_sse2.c Fixes a clang linking error. Change-Id : I1d2db53129dc6ec068093ad1e5fc0d94110473b3
-
Revision 2926571be6 : Fix windows build : obj_int_extract to extract numbrs from .rdata The change in
30 mai 2012, par Alpha LamChanged Paths : Modify /build/make/obj_int_extract.c Fix windows build : obj_int_extract to extract numbrs from .rdata The change in assembly offset files to define values as const int broke Windows build, because the variables are stored in .rdata section instead of .data section. This CL changes (...)