# HG changeset patch # User Raphael Velt # Date 1320246801 -3600 # Node ID 37dd17a1e48bff5e4094c3120c3ebeed4298b1a2 # Parent 7d0146012cd55e175c947881c53fdbaeaba0c5a6 Integration de la page groupes diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/.DS_Store Binary file crea/inte-crea/.DS_Store has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/css/ldt-commun.css --- a/crea/inte-crea/css/ldt-commun.css Wed Oct 26 16:51:02 2011 +0200 +++ b/crea/inte-crea/css/ldt-commun.css Wed Nov 02 16:13:21 2011 +0100 @@ -25,6 +25,10 @@ border-collapse: separate; border-spacing: 0; } +th, td { + vertical-align: top; +} + body { font-family: Helvetica, Arial, sans-serif; color: #484848; background: url(../img/main_bg.png) repeat-x #f8f6f7; } @@ -52,7 +56,7 @@ } h2 { - font-family: "DIN-Bold", Helvetica, Arial, sans-serif; font-size: 21px; color: #0068c4; margin: 4px 2px; + font-family: "DIN-Light", Helvetica, Arial, sans-serif; font-size: 21px; color: #0068c4; margin: 4px 2px; } h3 { @@ -60,13 +64,21 @@ } h4 { - font-size: 16px; + margin: 2px 0; font-size: 15px; +} + +h5 { + float: left; clear: left; font-weight: bold; margin: 2px 0; width: 70px; font-size: 13px; padding: 0; } p { margin: 2px 0; font-size: 13px; } +p, h2, h3, h4, h5 { + text-shadow: 1px 1px 1px #ffffff; +} + /* Frequently-used classes */ .highlight { @@ -85,11 +97,11 @@ float: left; } -div.fl, li.fl { +div.fl, li.fl, p.fl { float: left; } -div.fr, li.fr { +div.fr, li.fr, p.fr { float: right; } @@ -105,11 +117,11 @@ margin: 10px; } -.li_media img { +.img_media { background: #000000; border: 2px solid #ffffff; padding: 1px; } -a.under { +.under, a.under { text-decoration: underline; } @@ -117,16 +129,24 @@ text-decoration: none; } -a.blue, p.blue { +.blue, a.blue { color: #0068c4; } -a.pink { +.pink, a.pink { color: #ff3b77; } +.b, a.b { + font-weight: bold; +} + +.bigmargin { + margin: 10px 0; +} + .bulle_annot, .bulle_people { - float: right; width: 17px; height: 10px; font-size: 9px; margin: 3px 0 0; padding: 0 0 3px 11px; color: #ffffff; text-align: center; overflow: hidden; + float: right; width: 18px; height: 10px; font-size: 9px; margin: 3px 0 0; padding: 1px 0 2px 10px; color: #ffffff; text-align: center; overflow: hidden; } .bulle_annot { @@ -141,6 +161,14 @@ font-size: 11px; } +.btn { + border: 1px solid #c0c0c0; padding: 5px; font-size: 14px; font-weight: bold; +} + +.btn a { + color: #606060; +} + /* General container */ #general_container { @@ -150,7 +178,7 @@ /* Barre de titre */ #title_bar { - font-family: "DIN-Light", Helvetica, Arial, sans-serif; height: 50px; font-size: 22px; + font-family: "DIN-Light", Helvetica, Arial, sans-serif; height: 50px; font-size: 22px; margin: 0 0 1px 0; } #title_bar a { diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/css/ldt-groupe.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crea/inte-crea/css/ldt-groupe.css Wed Nov 02 16:13:21 2011 +0100 @@ -0,0 +1,39 @@ +/* Médias du groupe */ + +#medias_groupe { + width: 640px; margin: 5px 0; +} + +#medias_groupe .li_h2 { + width: 630px; margin-right: 10px; +} + +#medias_groupe .li_media { + width: 140px; +} + +/* Colonne droite */ + +#groupe_droite { + float: left; width: 310px; margin: 5px 0 5px 10px; +} + +#groupe_droite .li_h2 { + float: left; width: 310px; +} + +#embed_search { + background: url(../img/embed_search.png) 5px center no-repeat; padding-left: 40px; +} + +li.li_membre_groupe { + width: 150px; margin: 0 5px 3px 0; +} + +.li_membre_groupe .img_media { + float: left; margin-top: 2px; +} + +.li_membre_groupe p { + margin-left: 45px; +} \ No newline at end of file diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/css/ldt-recherche.css --- a/crea/inte-crea/css/ldt-recherche.css Wed Oct 26 16:51:02 2011 +0200 +++ b/crea/inte-crea/css/ldt-recherche.css Wed Nov 02 16:13:21 2011 +0100 @@ -6,7 +6,7 @@ } #li_haut_resultats { - width: 630; padding: 5px 9px 5px 0; border-right: 1px solid #484848; + width: 630; padding: 5px 10px 5px 0; } #ul_haut_resultats { @@ -32,7 +32,7 @@ /* TITRE DU MÉDIA */ div.titre_result_media { - float: left; width: 630px; padding: 10px 9px 0 0; border-right: 1px solid #484848; + float: left; width: 630px; padding: 10px 10px 0 0; } .titre_result_media div { @@ -66,11 +66,11 @@ } li.li_segment { - width: 630px; padding: 3px 9px 3px 0; border-width: 1px; border-style: none solid none none; border-color: #484848; + width: 630px; padding: 3px 10px 3px 0; } li.li_segment.selected { - background: #fbfafa; padding: 2px 10px 2px 0; border-style: solid none; + background: url(../img/preview_arrows.png) right center no-repeat #fbfafa; padding: 2px 11px 1px 0; border-width: 1px; border-color: #484848; border-style: solid none; } div.left_segment { @@ -94,7 +94,7 @@ } li.plus_result { - width: 630px; padding: 0 9px 0 0; border-right: 1px solid #484848; + width: 630px; padding: 0 10px 0 0; } .plus_result p { @@ -104,5 +104,19 @@ /* PAGINATION DES RESULTATS */ #result_pagination { - width: 630px; padding: 0 0 10px 9px; border-right: 1px solid #484848; + width: 630px; padding: 0 0 10px 10px; +} + +/* APERÇU À DROITE */ + +#result_preview { + width: 300px; height: 100%; border-width: 1px; border-color: #484848; border-style: none solid; background: #fbfafa; vertical-align: top; padding: 38px 9px 0; +} + +#preview_metadataplayer { + width: 300px; height: 200px; +} + +#tl_position { + width: 300px; margin: 10px 0; height: 16px; border-bottom: 1px solid #909090; } \ No newline at end of file diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/groupe.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crea/inte-crea/groupe.html Wed Nov 02 16:13:21 2011 +0100 @@ -0,0 +1,226 @@ + + + + + Plateforme LDT : Groupe "Nom du Groupe" + + + + + +
+ + + + + + + + + + + +
+ + +
+

À propos du groupe

+
+

+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem … +

+ + + + +

 

+ + + +
+

Membres actifs (27)

+
+ +
    +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
  • + +

    jean-marc

    +

    12 annotations depuis le 21/12/12

    +
  • +
+ +

+ Voir tous les membres

+ +
+ + + + +
+
+ + + \ No newline at end of file diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/home.html --- a/crea/inte-crea/home.html Wed Oct 26 16:51:02 2011 +0200 +++ b/crea/inte-crea/home.html Wed Nov 02 16:13:21 2011 +0100 @@ -41,19 +41,19 @@

Derniers médias

  • - +
    250

    ENMI 2011 - La confiance : Bernard Stiegler

    par IRI | 1h30

  • - +
    250

    ENMI 2011 - La confiance : Bernard Stiegler

    par IRI | 1h30

  • - +
    250

    ENMI 2011 - La confiance : Bernard Stiegler

    par IRI | 1h30

    @@ -67,49 +67,49 @@

    Médias les plus annotés

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

  • - +
    120

    Lorem Ipsum

    par Ars Industrialis | 1h30

    @@ -124,7 +124,7 @@
  • - +
    57
    @@ -135,7 +135,7 @@
  • - +
    @@ -147,7 +147,7 @@
  • - +
    57
    @@ -158,7 +158,7 @@
  • - +
    @@ -170,7 +170,7 @@
  • - +
    57
    diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/.DS_Store Binary file crea/inte-crea/img/.DS_Store has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/embed_search.png Binary file crea/inte-crea/img/embed_search.png has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/placeholder_avatar.png Binary file crea/inte-crea/img/placeholder_avatar.png has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/plus.png Binary file crea/inte-crea/img/plus.png has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/pos_arrow.png Binary file crea/inte-crea/img/pos_arrow.png has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/img/preview_arrows.png Binary file crea/inte-crea/img/preview_arrows.png has changed diff -r 7d0146012cd5 -r 37dd17a1e48b crea/inte-crea/recherche.html --- a/crea/inte-crea/recherche.html Wed Oct 26 16:51:02 2011 +0200 +++ b/crea/inte-crea/recherche.html Wed Nov 02 16:13:21 2011 +0100 @@ -34,8 +34,13 @@
  • + + + + + - + + + +
      @@ -73,7 +78,7 @@
        -
      • +
      • @@ -83,7 +88,7 @@

        Nemo enim ipsam voluptatem quia voluptas sit mot-clé aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.

      • -
      • +
      • @@ -94,7 +99,7 @@
      • -

        + de résultats dans ce média (16)

        +

        de résultats dans ce média (16)

      @@ -142,7 +147,7 @@
    • -

      + de résultats dans ce média (16)

      +

      de résultats dans ce média (16)

    @@ -190,7 +195,7 @@
  • -

    + de résultats dans ce média (16)

    +

    de résultats dans ce média (16)

  • @@ -224,6 +229,25 @@ +
    +
    + +
    +
    + +
    +

    Lorem Ipsum Dolor

    +

    De 00:02:11 à 00:02:11

    +

    Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem …

    +
    Mots-clés
    +

    : lorem , ipsum , quia , dolor +

    Groupes
    +

    : IRI , Ars Industrialis , RSLN +

    +