
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (93)
-
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (9174)
-
Merge commit ’db13e02c6f0355fabd540e77b61ade127d6411ff’
3 juillet 2013, par Michael NiedermayerMerge commit ’db13e02c6f0355fabd540e77b61ade127d6411ff’
* commit ’db13e02c6f0355fabd540e77b61ade127d6411ff’ :
jpeg2000 : Compute corrections of sub-band coordinates
jpeg2000 : Remove unneeded variable initializationMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
Revision 118ccdcd30 : Inverse dimension order in token_cost array. This allows us to increment the po
25 juillet 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_block.h
Modify /vp9/encoder/vp9_encodemb.c
Modify /vp9/encoder/vp9_rdopt.c
Inverse dimension order in token_cost array.This allows us to increment the position at the band-level only as
we go from one band to the next ; more importantly, that allows us to
use an add instead of multiply instruction, and omit the instruction
altogether if the band doesn't change from one coef to the next, thus
being slightly faster (probably more noticeable on systems where a
multiply is expensive, like arm).Change-Id : I4343fe35b9f9a47fa00b217bdcbf5f91ff96c381
-
Merge commit ’4a27a52a1f74016095b7aee1b4a422cf62217ade’
29 mai 2013, par Michael NiedermayerMerge commit ’4a27a52a1f74016095b7aee1b4a422cf62217ade’
* commit ’4a27a52a1f74016095b7aee1b4a422cf62217ade’ :
fate : Don’t use files from SRC_PATH in the actual tests
indeo4 : reuse context block VLC for band instead of defaultingConflicts :
tests/MakefileMerged-by : Michael Niedermayer <michaelni@gmx.at>