Recherche avancée

Médias (0)

Mot : - Tags -/organisation

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

Autres articles (111)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (5636)

  • Fix typos in header files

    20 mars 2017, par Erik de Castro Lopo
    Fix typos in header files
    

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

    • [DH] include/FLAC++/decoder.h
    • [DH] include/FLAC++/encoder.h
    • [DH] include/share/private.h
  • Building ffmpeg on windows for android [closed]

    5 septembre 2012, par Naseeb Sheoran

    can anybody please share new edited and working build.sh file to compile
    libogg or ffmpeg by using NDK-r8b on MAC OS x
    I saw many tutorial but no one is specific. I follow this
    tutorial http://www.roman10.net/how-to-build-ffmpeg-for-android/
    The bash script its not working for me ..
    so please share working Script for ndk-r8b and please specify what are the
    changes i need to make in that script file..
    also one more question that can i use compile ffmpeg source directly into
    my app ( on git you will find many project having compile ffmpeg source in
    JNi folder)
    thank you

  • stdint.h fixes for MSVS 2005/2008

    18 janvier 2017, par Erik de Castro Lopo
    stdint.h fixes for MSVS 2005/2008
    

    This adds a new msvc2005_int.h header file which is "force included"
    as needed by the MSVS project file.

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

    • [DH] examples/c/decode/file/example_c_decode_file.vcproj
    • [DH] examples/c/encode/file/example_c_encode_file.vcproj
    • [DH] examples/cpp/decode/file/example_cpp_decode_file.vcproj
    • [DH] examples/cpp/encode/file/example_cpp_encode_file.vcproj
    • [DH] include/FLAC/ordinals.h
    • [DH] include/share/Makefile.am
    • [DH] include/share/compat.h
    • [DH] src/flac/flac.vcproj
    • [DH] src/flac/iffscan.vcproj
    • [DH] src/libFLAC++/libFLAC++_dynamic.vcproj
    • [DH] src/libFLAC++/libFLAC++_static.vcproj
    • [DH] src/libFLAC/libFLAC_dynamic.vcproj
    • [DH] src/libFLAC/libFLAC_static.vcproj
    • [DH] src/metaflac/metaflac.vcproj
    • [DH] src/share/getopt/getopt_static.vcproj
    • [DH] src/share/grabbag/grabbag_static.vcproj
    • [DH] src/share/replaygain_analysis/replaygain_analysis_static.vcproj
    • [DH] src/share/replaygain_synthesis/replaygain_synthesis_static.vcproj
    • [DH] src/share/utf8/utf8_static.vcproj
    • [DH] src/share/win_utf8_io/win_utf8_io_static.vcproj
    • [DH] src/test_grabbag/cuesheet/test_cuesheet.vcproj
    • [DH] src/test_grabbag/picture/test_picture.vcproj
    • [DH] src/test_libFLAC++/test_libFLAC++.vcproj
    • [DH] src/test_libFLAC/test_libFLAC.vcproj
    • [DH] src/test_libs_common/test_libs_common_static.vcproj
    • [DH] src/test_seeking/test_seeking.vcproj
    • [DH] src/test_streams/test_streams.vcproj
    • [DH] src/utils/flacdiff/flacdiff.vcproj
    • [DH] src/utils/flactimer/flactimer.vcproj