Recherche avancée

Médias (91)

Autres articles (37)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (6115)

  • Anomalie #3689 : Des messages d’erreurs qui ne semblent pas avoir lieu d’être

    14 août 2016, par Franck Dalot

    Hello, je viens de faire le test sur un spip 3.2-dev tout neuf et cela semble ok :-)
    Php 5.6.21 chez ovh
    Préfix des tables : test25
    Installation en MySQL

    A savoir que pour le test, j’avais même fait apparaitre les notices via mes_options
    J’ai eu 2 notices qui sont apparue une seule fois
    Notice : Undefined offset : 0 in /.../plugins-dist/svp/plugins/fusion_paquet.php on line 42
    Notice : Undefined index : balise in /.../plugins-dist/svp/plugins/fusion_paquet.php on line 49

    Et une autre systématiquement quand j’ai fait un clique sur "supprimé" les plug un à un
    Notice : Undefined variable : notices in /.../plugins-dist/svp/formulaires/admin_plugin.php on line 154

    Donc je pense qu’il est possible de faire un report en 3.1 et la fermeture du ticket :-)

  • All : Format HTML as per jQuery style guide

    6 mai 2014, par nschonni
    All : Format HTML as per jQuery style guide
    

    Fixes #1101
    Closes #1104

  • lavf : Add an option for avoiding negative timestamps

    26 septembre 2012, par Michael Niedermayer
    lavf : Add an option for avoiding negative timestamps
    

    This is the same logic as is invoked on AVFMT_TS_NEGATIVE,
    but which can be enabled manually, or can be enabled
    in muxers which only need it in certain conditions.

    Also allow using the same mechanism to force streams to start
    at 0.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] doc/APIchanges
    • [DBH] libavformat/avformat.h
    • [DBH] libavformat/mux.c
    • [DBH] libavformat/options_table.h
    • [DBH] libavformat/version.h