
Recherche avancée
Autres articles (62)
-
L’agrémenter visuellement
10 avril 2011MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté. -
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 (...)
Sur d’autres sites (11664)
-
configure : Don’t add -fPIC on windows targets
5 juin 2013, par Martin Storsjöconfigure : Don’t add -fPIC on windows targets
This avoids warnings about this option not having any effect on
this platform.We still want to enable the pic configure item for these platforms
(if detected via the compiler builtin define __PIC__) to get proper
inline assembly workarounds.Signed-off-by : Martin Storsjö <martin@martin.st>
-
How to convert a big .ts file to many segments and create m3u8 playlist using ffmpeg in windows ?
21 mai 2014, par user1788736ts file and want to create many segments (without any trans-coding the big .ts file)out of it and create m3u8 for it. could any one show me an easy way to do this ?Thanks in advance
-
How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c
13 juillet 2016, par Hansjörg Hoferdid someone successfully compile
ffmpeg-2.2.2 on windows with cygwin and android ndkr9c ?
Or can point me to an up to date tutorial ?
(http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/ isn’t working for me
i get Makefile:2 : config.mak : No such file...
cygwin admin devel gnome is completely installed and make -v ok )I need to convert a video to images(for live-wallpaper)... do you know a better
method or is ffmpeg the best ?thx