
Recherche avancée
Autres articles (97)
-
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 -
Participer à sa documentation
10 avril 2011La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
Pour ce faire, vous pouvez vous inscrire sur (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6603)
-
avcodec/libx264 : call x264_param_cleanup() if available
10 juillet 2020, par James Almer -
AWS lambda layer call says opt/ffmpeg is not a directory
25 septembre 2020, par Mayowa DanielI followed this tutorial for making ffmpeg a lambda layer https://www.serverless.com/blog/publish-aws-lambda-layers-serverless-framework


I ran ls in my directory with spawnsync and the opt directory was empty and so ffmpeg didn't fire.


Any pointers on what I might be doing wrong ?


I'm using node.js12.x as my runtime with the serverless framework.


-
avcodec/libdav1d : Call ff_set_sar in addition to setting the frame SAR
25 août 2020, par Derek Buitenhuis