Recherche avancée

Médias (91)

Autres articles (65)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (10145)

  • Revision 202 : Fixed generation of Windows 64bit packages.

    15 juin 2010, par marc.noirot

    Changed Paths :
     Modify /trunk/CMakeLists.txt



    Fixed generation of Windows 64bit packages.

  • Revision 213 : Reverted previous commit : using Subversion_WC_INFO causes an error if we're not

    6 octobre 2010, par marc.noirot

    Changed Paths :
     Modify /trunk/CMakeLists.txt



    Reverted previous commit : using Subversion_WC_INFO causes an error if we're not
    in a working copy.

  • Revision 214 : Updated copyright notices to 2011. Fixed configure.ac so flvmeta can be built wi

    2 février 2011, par marc.noirot

    Changed Paths :
     Modify /trunk/configure.ac


     Modify /trunk/src/CMakeLists.txt


     Modify /trunk/src/Makefile.am


     Modify /trunk/src/amf.c


     Modify /trunk/src/amf.h


     Modify /trunk/src/avc.c


     Modify /trunk/src/avc.h


     Modify /trunk/src/check.c


     Modify /trunk/src/check.h


     Modify /trunk/src/compat/win32_tmpfile.c


     Modify /trunk/src/compat/win32_tmpfile.h


     Modify /trunk/src/dump.c


     Modify /trunk/src/dump.h


     Modify /trunk/src/dump_json.c


     Modify /trunk/src/dump_json.h


     Modify /trunk/src/dump_raw.c


     Modify /trunk/src/dump_raw.h


     Modify /trunk/src/dump_xml.c


     Modify /trunk/src/dump_xml.h


     Modify /trunk/src/dump_yaml.c


     Modify /trunk/src/dump_yaml.h


     Modify /trunk/src/flv.c


     Modify /trunk/src/flv.h


     Modify /trunk/src/flvmeta.c


     Modify /trunk/src/flvmeta.h


     Add /trunk/src/info.c


     Add /trunk/src/info.h


     Modify /trunk/src/types.c


     Modify /trunk/src/types.h


     Modify /trunk/src/update.c


     Modify /trunk/src/update.h


     Modify /trunk/src/util.c


     Modify /trunk/src/util.h



    Updated copyright notices to 2011.
    Fixed configure.ac so flvmeta can be built without pkg-config installed.
    Moved information gathering functions to their own file.
    Changed the "first timestamp should be zero" warning into an error.