Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (99)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

Sur d’autres sites (12957)

  • oma : Report a timestamp

    29 janvier 2015, par Luca Barbato
    oma : Report a timestamp
    

    Reported-By : jb@videolan.org

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavformat/omadec.c
  • avconv : report the error for codec open failure

    20 juin 2013, par Luca Barbato
    avconv : report the error for codec open failure
    

    External codec may have corner case reason to fail at init, better
    report them instead having the user wonder.

    • [DBH] avconv.c
  • avcodec/utils : report insane channel count errors

    3 juillet 2018, par Marton Balint
    avcodec/utils : report insane channel count errors
    

    More than 64 is not *that* insane, so let's report the error at least.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavcodec/utils.c