Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (113)

  • 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

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

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

  • grabbag : Fix comment in header

    19 janvier 2016, par Erik de Castro Lopo
    grabbag : Fix comment in header
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/share/grabbag/snprintf.c
  • src/flac/main.c : Fix an output line > 81 characters in length.

    4 décembre 2014, par Erik de Castro Lopo
    src/flac/main.c : Fix an output line > 81 characters in length.
    

    Requested-by : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/flac/main.c
  • avfilter/vf_coreimage : Simplify query_formats

    15 août 2021, par Andreas Rheinhardt
    avfilter/vf_coreimage : Simplify query_formats
    

    Using ff_set_common_formats_from_list() avoids using different functions
    depending upon how many inputs the filter has.

    Reviewed-by : Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/vf_coreimage.m