
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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 (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (10829)
-
Makefile.ams : Drop passing of include/share as an include directory.
16 juin 2014, par Erik de Castro LopoMakefile.ams : Drop passing of include/share as an include directory.
Some files needed to be updated to incude "share/xxx.h" instead of
"xxx.h".Suggested-by : lvqcl <lvqcl.mail@gmail.com>
-
ffmpeg complied for ios, mp3 decoding bug
23 juin 2014, par Sergey92zpi compiled ffmpeg for ios via this script https://github.com/kewlbear/FFmpeg-iOS-build-script and when i try to play decoded MP3 i got sound with distortions on device.
As i understand problem only on real devices(ARM arch). On Simulator all works fine(i386 arch).
I found bug in ffmpeg mail list http://ffmpeg.org/pipermail/libav-user/2013-April/004357.html but even when i try to compile with flags from last link and with gas-preprocessor that they offer, but i got distortion even with that.
I tried many versions 1.0 , 1.1 , 2.0 , 2.1 , 2.2. but always got same result.
do anyone solve that problem ? or maybe someone have compiled library without that bug.
-
flac : Fix padding for —replay-gain option.
28 juin 2014, par Erik de Castro Lopoflac : Fix padding for —replay-gain option.
Patches ported from the flac 1.2.1 maintenance branch.
http://flac.cvs.sourceforge.net/viewvc/flac/flac/src/flac/encode.c ?
r1=1.194&r2=1.194.2.1&pathrev=FLAC_RELEASE_1_2_1_MAINTENANCE_BRANCHhttp://flac.cvs.sourceforge.net/viewvc/flac/flac/src/flac/main.c ?
r1=1.169&r2=1.169.2.1&pathrev=FLAC_RELEASE_1_2_1_MAINTENANCE_BRANCHPatch-from : lvqcl <lvqcl.mail@gmail.com>