
Recherche avancée
Autres articles (39)
-
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 -
Configuration spécifique d’Apache
4 février 2011, parModules spécifiques
Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
Création d’un (...) -
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 (6233)
-
Add a libwebp encoder
22 novembre 2013, par Justin Ruggles -
libavcodec/pgxdec : Add PGX decoder
2 juillet 2020, par Gautam Ramakrishnanlibavcodec/pgxdec : Add PGX decoder
This patch adds a pgx decoder.
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>
-
avformat : Add AMQP version 0-9-1 protocol support
8 mars 2020, par Andriy Gelmanavformat : Add AMQP version 0-9-1 protocol support
Supports connecting to a RabbitMQ broker via AMQP version 0-9-1.
Signed-off-by : Andriy Gelman <andriy.gelman@gmail.com>
Signed-off-by : Marton Balint <cus@passwd.hu>