Recherche avancée

Médias (0)

Mot : - Tags -/page unique

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (81)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Amélioration de la version de base

    13 septembre 2013

    Jolie 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 (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (14603)

  • Add Sega FILM muxer

    2 avril 2018, par Misty De Meo
    Add Sega FILM muxer
    

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/segafilmenc.c
    • [DH] libavformat/version.h
  • lavfi,lavd : add gitignore for generated static component lists

    5 avril 2018, par Josh de Kock
    lavfi,lavd : add gitignore for generated static component lists
    

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] libavdevice/.gitignore
    • [DH] libavfilter/.gitignore
  • Revert "avformat/format : temporarily use old next api"

    1er avril 2018, par Josh de Kock
    Revert "avformat/format : temporarily use old next api"
    

    This reverts commit 909e00ae816df9b6a05b1c4d0cafb794d4d0ca28.

    There is no need to use the old API anymore as the new API now
    behaves in the same way (treating devices as formats when loaded).

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] libavformat/format.c