Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (65)

  • 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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP 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.

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le 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 (12228)

  • ffserver : fix broken HTML on generated status page

    30 novembre 2016, par Reynaldo H. Verdejo Pinochet
    ffserver : fix broken HTML on generated status page
    

    Dropped incompatible/obsoleted HTML tag attributes

    Signed-off-by : Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>

    • [DH] ffserver.c
    • [DH] tests/ffserver.regression.ref
  • libavformat/dashenc.c : Support mpd update period

    30 juin 2020, par Siyuan Huang
    libavformat/dashenc.c : Support mpd update period
    

    According ISO 23009-1, in live cases, mpd refresh period should be configurable

    Signed-off-by : Siyuan Huang <saber.huang@samsung.com>

    • [DH] doc/muxers.texi
    • [DH] libavformat/dashenc.c
  • avio : add detail to avio_printf() size warning

    24 décembre 2015, par Reynaldo H. Verdejo Pinochet
    avio : add detail to avio_printf() size warning
    

    Previous "currently size is limited" didn’t give away
    much in terms of useful info.

    Signed-off-by : Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>

    • [DH] libavformat/avio.h
    • [DH] libavformat/aviobuf.c