Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (64)

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

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

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

Sur d’autres sites (7073)

  • Revision 8830772370 : Multi-arf : Add code to turn it on and off. Add test code to turn multi-arf on a

    30 juin 2014, par Paul Wilkins

    Changed Paths :
     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_encoder.h


     Modify /vp9/encoder/vp9_firstpass.c



    Multi-arf : Add code to turn it on and off.

    Add test code to turn multi-arf on and off depending
    on group length and zero motion.

    Changes to active max group length for mult-arf.

    Fund second arf only from normal frame bits.

    Change-Id : I920287fac1c886428c15a39f731a25d07c2b796c

  • Revision 83646 : Bug de vérification de la saisie Destinataires. Car sa valeur c’est ...

    12 juillet 2014, par rastapopoulos@… — Log

    Bug de vérification de la saisie Destinataires. Car sa valeur c’est toujours un tableau, or si on a activé un premier choix vide, ça fait un tableau non vide, donc l’obligation n’était pas bien vérifiée.

  • Documentation #3096 : fichier lang public/privé sur les plugins

    8 août 2014, par cedric -

    et aussi autre solution : ajouter les surcharges dans un path qu’on active que dans l’espace public.
    squelettes/surcharges_public/lang/xxxx_fr.php
    et dans mes_options.php

    if (!test_espace_prive())
      _chemin(’squelettes/surcharges_public/’) ;
    


    ainsi les fichiers de surcharges de langue (et autres surcharges éventuelles) ne seront prise en compte que dans le site public.
    Pour un plugin on peut declarer un dossier dans le chemin du public avec <chemin></chemin> dans paquet.xml