Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (37)

  • Initialisation de MediaSPIP (préconfiguration)

    20 février 2010, par

    Lors de l’installation de MediaSPIP, celui-ci est préconfiguré pour les usages les plus fréquents.
    Cette préconfiguration est réalisée par un plugin activé par défaut et non désactivable appelé MediaSPIP Init.
    Ce plugin sert à préconfigurer de manière correcte chaque instance de MediaSPIP. Il doit donc être placé dans le dossier plugins-dist/ du site ou de la ferme pour être installé par défaut avant de pouvoir utiliser le site.
    Dans un premier temps il active ou désactive des options de SPIP qui ne le (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (6951)

  • cavsdec : fix qp fixed slice handling

    9 juin 2014, par Michael Niedermayer
    cavsdec : fix qp fixed slice handling
    

    Fixes Ticket3400

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

    • [DH] libavcodec/cavs.h
    • [DH] libavcodec/cavsdec.c
  • Révision 22652 : Full Path Disclosure dans le phraseur.

    12 décembre 2015, par esj@rezo.net

    Lorsqu’un symbole d’avant-boucle n’avait pas son chevron fermant,
    le compilateur signalait bien l’erreur mais produisait quand même du code PHP,
    leque étant syntaxiquement faux produisait une erreur PHP.

    Bonne stratégie : poursuivre la compilation un caractère après le chevron ouvrant de cette avant-boucle pour traquer les éventuelles erreurs plus loi.

  • Révision 22655 : Report de r22652 : Full Path Disclosure dans le phraseur.

    12 décembre 2015, par cedric@yterium.com

    Lorsqu’un symbole d’avant-boucle n’avait pas son chevron fermant,
    le compilateur signalait bien l’erreur mais produisait quand même du code PHP,
    leque étant syntaxiquement faux produisait une erreur PHP.

    Bonne stratégie : poursuivre la compilation un caractère après le chevron ouvrant de cette avant-boucle pour traquer les éventuelles erreurs plus loi.