Advanced search

Medias (1)

Tag: - Tags -/publicité

Other articles (102)

  • MediaSPIP 0.1 Beta version

    25 April 2011, by

    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 version 0.1 Beta

    16 April 2011, by

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Amélioration de la version de base

    13 September 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

On other websites (9935)

  • avcodec: Free the default avoptions on init failure

    21 April 2015, by Luca Barbato
    avcodec: Free the default avoptions on init failure
    
    • [DBH] libavcodec/utils.c
  • Piwik at Free and Open Source Software Conference

    26 August 2013, by thomas — Community

    Piwik at 8th FrOSCon - 2013Last weekend Fabian and Thomas from the Piwik team have represented Piwik at the 8th FrOSCon in St. Augustin (Germany, near Cologne).

    At our booth we handed out Piwik brochures, our new awesome Stickers, and of course sweets. Many Piwik users came by and we were glad to gather some interesting feature ideas and feedback. Thank you! We also helped a few people troubleshoot issues on their servers and we introduced Piwik to many visitors stopping by the booth.

    We cannot put into words what the incredible FrOSCon team and all the people who helped have achieved. Thank you for making this conference possible! We really enjoyed FrOSCon and we hope to be there next year again.

  • avfilter/vf_zoompan: free out AVFrame on failure

    12 May 2015, by Michael Niedermayer
    avfilter/vf_zoompan: free out AVFrame on failure
    

    Fixes: CID1197065

    Reviewed-by: Paul B Mahol <onemda@gmail.com>
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_zoompan.c