Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (112)

  • 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

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (10707)

  • tools/target_dec_fuzzer : Remove FuzzerInterface.h dependancy

    25 avril 2017, par Michael Niedermayer
    tools/target_dec_fuzzer : Remove FuzzerInterface.h dependancy
    

    The header is not always available in the docker build environment

    Suggested-by : Kostya Serebryany
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tools/target_dec_fuzzer.c
  • Make tools/target_dec_*_fuzzer buildable with configure and make

    21 avril 2017, par Michael Niedermayer
    Make tools/target_dec_*_fuzzer buildable with configure and make
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] Makefile
    • [DH] configure
    • [DH] tools/Makefile
  • travis : Exclude gcc for the macOS target

    18 avril 2017, par Luca Barbato
    travis : Exclude gcc for the macOS target
    

    On a normal macOS setup, ’gcc’ is a symlink to clang. Therefore there is
    little point in running the tests twice, with CC=gcc and CC=clang.

    • [DBH] .travis.yml