Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (48)

  • Personnaliser les catégories

    21 juin 2013, par

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

  • 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 (7396)

  • examples/filtering_audio : suppress the build warning.

    31 octobre 2017, par Jun Zhao
    examples/filtering_audio : suppress the build warning.
    

    suppress the "warning : assignment discards ‘const’ qualifier from
    pointer target type" build warning.

    Signed-off-by : Jun Zhao <jun.zhao@intel.com>
    Reviewed-by : Steven Liu <lingjiujianke@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] doc/examples/filtering_audio.c
  • examples/filtering_video : suppress the build warning.

    31 octobre 2017, par Jun Zhao
    examples/filtering_video : suppress the build warning.
    

    suppress the "warning : assignment discards ‘const’ qualifier from
    pointer target type" build warning.

    Signed-off-by : Jun Zhao <jun.zhao@intel.com>
    Reviewed-by : Steven Liu <lingjiujianke@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] doc/examples/filtering_video.c
  • examples/transcoding : suppress build warning.

    31 octobre 2017, par Jun Zhao
    examples/transcoding : suppress build warning.
    

    suppress the "warning : assignment discards ‘const’ qualifier from
    pointer target type" build warning.

    Signed-off-by : Jun Zhao <jun.zhao@intel.com>
    Reviewed-by : Steven Liu <lingjiujianke@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] doc/examples/transcoding.c