Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (103)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

Sur d’autres sites (7313)

  • libxvid : fix missing end of line character

    7 avril 2014, par Vittorio Giovara
    libxvid : fix missing end of line character
    

    Error introduced in 5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1.

    • [DH] libavcodec/libxvid.c
  • vf_frei0r : fix missing end of line character

    4 mars 2014, par Vittorio Giovara
    vf_frei0r : fix missing end of line character
    

    Error introduced in 61b323ce7c7cdc101eadfd7de2203922b8a39e8d.

    • [DH] libavfilter/vf_frei0r.c
  • Change the parameters of ffserver.conf file from command line

    14 juin 2018, par Mahek Delawala

    I have started my ffserver in the background.I am having the configuration file of the ffserver (ffserver.conf). It has one parameter called "File" in which I have given a path of my file. Now I want to replace this file with another file but I want to replace the old file with new file using command line with help of some command without doing editing inside the the ffserver.conf file. How can I change the parameter (file name parameter) from the configuration file from the command line directly without doing editing inside the configuration file while keeping my ffserver running in the background ?

    Please help me in solving this. Thanks in advance.