Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (83)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (7686)

  • test_libFLAC : Fix Windows build after addidion of endian tests.

    2 juillet 2014, par Erik de Castro Lopo
    test_libFLAC : Fix Windows build after addidion of endian tests.
    

    * Use "share/compat.h" instead of <stdint.h>.
    * Update test_libFLAC.vcproj project file.
    * Update Makefile.lite build system.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/test_libFLAC/Makefile.lite
    • [DH] src/test_libFLAC/endswap.c
    • [DH] src/test_libFLAC/test_libFLAC.vcproj
  • Windows/MSVC : Add ENABLE_64_BIT_WORDS macro

    1er mai 2016, par Erik de Castro Lopo
    Windows/MSVC : Add ENABLE_64_BIT_WORDS macro
    

    Allow setting of ENABLE_64_BIT_WORDS preprocessor variable for
    libFLAC_dynamic, libFLAC_static and test_libFLAC projects and x64
    platform.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/libFLAC/libFLAC_dynamic.vcxproj
    • [DH] src/libFLAC/libFLAC_static.vcxproj
    • [DH] src/test_libFLAC/test_libFLAC.vcxproj
  • Clean up #includes

    23 janvier 2016, par Erik de Castro Lopo
    Clean up #includes
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] include/share/endswap.h
    • [DH] src/libFLAC/stream_encoder.c
    • [DH] src/metaflac/main.c