Advanced search

Medias (1)

Tag: - Tags -/epub

Other articles (17)

  • Publier sur MédiaSpip

    13 June 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

  • Configuration spécifique pour PHP5

    4 February 2011, by

    PHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
    Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
    Modules spécifiques
    Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)

  • La sauvegarde automatique de canaux SPIP

    1 April 2010, by

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

On other websites (6130)

  • How to convert a big .ts file to many segments and create m3u8 playlist using ffmpeg in windows?

    21 May 2014, by user1788736

    ts file and want to create many segments (without any trans-coding the big .ts file)out of it and create m3u8 for it. could any one show me an easy way to do this ?Thanks in advance

  • msvc/icl: Intel Compiler support on Windows

    25 May 2013, by Alex Smith
    msvc/icl: Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested:
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

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

    • [DH] configure
  • msvc/icl: Intel Compiler support on Windows

    25 May 2013, by Alex Smith
    msvc/icl: Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested:
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

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

    • [DBH] configure