Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (101)

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

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (7866)

  • Revision d0271d2d11 : Updated copyright notices to 2013.

    5 janvier 2013, par Marc Noirot

    Changed Paths :
     Modify /INSTALL


     Modify /man/flvmeta.1.md


     Modify /src/amf.c


     Modify /src/amf.h


     Modify /src/avc.c


     Modify /src/avc.h


     Modify /src/check.c


     Modify /src/check.h


     Modify /src/compat/win32_tmpfile.c


     Modify /src/compat/win32_tmpfile.h


     Modify /src/dump.c


     Modify /src/dump.h


     Modify /src/dump_json.c


     Modify /src/dump_json.h


     Modify /src/dump_raw.c


     Modify /src/dump_raw.h


     Modify /src/dump_xml.c


     Modify /src/dump_xml.h


     Modify /src/dump_yaml.c


     Modify /src/dump_yaml.h


     Modify /src/flv.c


     Modify /src/flv.h


     Modify /src/flvmeta.c


     Modify /src/flvmeta.h


     Modify /src/info.c


     Modify /src/info.h


     Modify /src/json.c


     Modify /src/json.h


     Modify /src/types.c


     Modify /src/types.h


     Modify /src/update.c


     Modify /src/update.h


     Modify /src/util.c


     Modify /src/util.h



    Updated copyright notices to 2013.

  • Révision 20503 : Report de r20478 : Ferme #2912 : ne pas casser un critere {annee=2013} sur une t...

    11 mai 2013, par cedric -

    + notice PHP potentielle

  • Rev. 2.12 - 2013-03-10

    10 mars 2013, par Grandt
    Rev. 2.12 - 2013-03-10
    * Fixed : Decoding of html entities if added to the book metadata.
    Requires added file EPub.HtmlEntities.php
    Updated Zip.php to 1.38. Adding new parameter to addFile to force Store.
    

    New files for the EPub rev. 2.50 beta code, adding EPub.NCX.php,
    EPUB.OPF.php and Logger.php
    EPub.250.php is a beta version of the new class, splitting out the ncx
    and opf to better handle these xml files. Levelling of chapters and
    fiels added is supported in these as well, but still pending for the
    EPub.250.php itself. I still have to figure out how the h*** I'm going
    to do that while retaining backwards compatability.