Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (6)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Les thèmes de MediaSpip

    4 juin 2013

    3 thèmes sont proposés à l’origine par MédiaSPIP. L’utilisateur MédiaSPIP peut rajouter des thèmes selon ses besoins.
    Thèmes MediaSPIP
    3 thèmes ont été développés au départ pour MediaSPIP : * SPIPeo : thème par défaut de MédiaSPIP. Il met en avant la présentation du site et les documents média les plus récents ( le type de tri peut être modifié - titre, popularité, date) . * Arscenic : il s’agit du thème utilisé sur le site officiel du projet, constitué notamment d’un bandeau rouge en début de page. La structure (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (3203)

  • movenc : Allow chapters to be written in trailer

    20 août 2013, par John Stebbins
    movenc : Allow chapters to be written in trailer
    

    This allows creation of frame accurate chapter marks from sources
    like DVD and BD where the precise chapter location is not known until
    the chapter mark has been reached during reading.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/movenc.c
  • ePub 3 support added

    3 novembre 2013, par Grandt
    ePub 3 support added
    

    * Added : ePub 3 support. The ePub 3 still contains the NCX for backwards
    combatability to ePub 2 readers, though there is no gurantee that it'll
    work on all readers.
    * The EPub class constructor now takes arguments for epub version,
    EPub::BOOK_VERSION_EPUB2 or EPub::BOOK_VERSION_EPUB3
    * The other new parameters on the EPub constructor are for default
    language and writing direction, used on the generated ePub 3 TOC.
    * Added : Ability to reference sub chapter id's
    * ->addChapter($chapterName, $chapterLink) ; where the link must contain
    the #id.

  • Merge commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’

    22 août 2013, par Michael Niedermayer
    Merge commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’
    

    * commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’ :
    movenc : Make chapter track QuickTime compatible

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/movenc.c