Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (69)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • Anomalie #4431 (En cours) : vider le cache /local supprime CACHEDIR.TAG et remove.txt

    6 février 2020, par nicod _

    Je parle de vider le cache par exec=admin_vider, puis vider les deux caches : dans /local, CACHEDIR.TAG et remove.txt sont supprimés.

    Ce qui fait que sur une installation par Git, c’est considéré comme une modification, vu qu’ils font partie du dépôt et qu’ils sont versionnés.

    Dans /tmp, c’est ok, ça a été corrigé et ils ne sont pas supprimés.

    PS : il me semblait qu’il y avait un ticket pour ça, mais ça a dû être discuté/corrigé depuis une discussion sur la liste.

  • avformat/dashenc : Use local variable instead of duplicated dereferences

    1er mars 2015, par Timo Rothenpieler
    avformat/dashenc : Use local variable instead of duplicated dereferences
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/dashenc.c
  • avformat/movenc : move variable to a more local block

    10 janvier 2015, par Michael Niedermayer
    avformat/movenc : move variable to a more local block
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/movenc.c