Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    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 (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • fate/fits : Use transcode for transcode-like test

    22 avril 2022, par Andreas Rheinhardt
    fate/fits : Use transcode for transcode-like test
    

    Each of the intermediately generated lena-*.fits files is only used
    for exactly one test ; so it could be deleted right after the test.
    Switching to a transcode test (which is also more natural) achieves
    this. It also adds checksums of the intermediate files to the ref-file.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/fits.mak
    • [DH] tests/ref/fate/fitsdec-gbrap16le
    • [DH] tests/ref/fate/fitsdec-gbrp
    • [DH] tests/ref/fate/fitsdec-gbrp16
    • [DH] tests/ref/fate/fitsdec-gray
  • Revision 15799 : Accepter une option tag_name (valeur par défaut : "span") pour spécifier la ...

    20 juin 2010, par da@… — Log

    Accepter une option tag_name (valeur par défaut : "span") pour spécifier la balise servant à encadrer le surlignage des recherches Au lieu d’utiliser un tag "span" en dur, permettre de spécifier une autre balise, par exemple "b" ou encore "mark" (vous me voyez venir). La valeur par défaut reste (...)

  • Révision 23588 : corriger l’utilisation du critere {annee_relatif} et autres relatif, utilise sans...

    9 juin 2017, par cedric@yterium.com

    YEAR-YEAR = ’’
    au lieu de
    YEAR-YEAR = 0
    Le premier marchant en mysql mais pas en sqlite

    (Par contre un annee_relatif=0 marchait bien dans tous les cas)