Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (63)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

  • 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

Sur d’autres sites (11273)

  • Merge remote-tracking branch ’qatar/master’

    10 février 2014, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    rpza : limit the number of blocks to the total remaining blocks in the frame

    See : 3819db745da2ac7fb3faacb116788c32f4753f34
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/rpza.c
  • Merge remote-tracking branch ’qatar/master’

    13 décembre 2013, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    build : Merge pthreads/w32threads OBJS declarations

    Conflicts :
    libavcodec/Makefile

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

    • [DH] libavcodec/Makefile
  • Anomalie #4561 (Nouveau) : Version php min

    30 septembre 2020, par jluc -

    D’après la fonction lister_branches_php_min inclue par spip_loader, spip_loader est prévu pour installer spip 3.1 dont la version php mini est 5.1

    mais spip_loader utilise la syntaxe php avec les crochets pour créer un tableau (ligne 207 : $branch = [ ] ;) qui n’existe que depuis php 5.4