Recherche avancée

Médias (91)

Autres articles (73)

  • Les sons

    15 mai 2013, par
  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6039)

  • Remove outdated binaries and 1.4 test page

    26 février 2011, par jzaefferer

    jquery.validate.min.js - test/index-14.html Remove outdated binaries and 1.4 test page

  • Anomalie #2768 (Nouveau) : charset page admin_plugin lors d’une maj spip

    21 juin 2012, par jluc -

    Faisant une mise à jour d’un site SPIP3 vers 3.0.2, j’atterris finalement sur la page ?exec=admin_plugin&var_mode=recalcul Celle ci présente une liste de maj de plugins. Au passage, c’est un peu étonnant que toutes ces maj se rejouent depuis 0 alors qu’elles étaient déjà là ? (par exemple pour (...)

  • Web page with script

    28 avril 2017, par Peter

    please be patient with me, I have never been very much into the coding (only at the university just a little) but here is one thing I would love to have. I havent done any research before asking before I dont even know what to search for :) but here is what I would like to do :

    I have synology device with multicast TV stream connected to it. I have installed ffmpeg and everytime I want to record a TV show I have to do it from CLI so I was thinking it would be nice to run this ffmpeg from the web page. I mean I would click the TV channel from the drop down menu, set the name of a file, set the time and click RUN and then the command (ffmpeg -i http://MULTICAST_STREAM-variable -acodec copy -vcodec copy /var/services/homes/xxx/NAME_OF_TV_SHOW.mpg) will execute on my synology...Is something like this possible ? (I hope it is)...What exactly should I search for ?

    Thank you very much