Recherche avancée

Médias (2)

Mot : - Tags -/kml

Autres articles (54)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (6301)

  • Fix typos

    7 mars 2013, par jzaefferer
    m CONTRIBUTING.md
    m additional-methods.js
    m changelog.txt
    m demo/ajaxSubmit-integration-demo.html
    m demo/custom-messages-data-demo.html
    m demo/dynamic-totals.html
    m demo/index.html
    m demo/multipart/js/ui.core.js
    m jquery.validate.js
    m test/methods.js
    m test/rules.js
    m todo
    
    Fix typos
  • Packaging linux binary in Android apk

    5 avril 2014, par StackOverflowed

    If I want to include a linux binary (like ffmpeg) in my .apk file (only for ARM based devices), is this possible to distribute for non rooted phones ? I know it's possible to call an included binary with Runtime.exec() but is it a recommended practice ?

  • Lint test files

    31 janvier 2013, par jzaefferer

    m grunt.js m test/messages.js m test/methods.js m test/rules.js m test/test.js Lint test files