Skip to content
Extraits de code Groupes Projets
Valider 89137797 rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Possibilité d'afficher le slideshow du mode communiquant en pleine largeur !

parent 10458335
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -247,6 +247,7 @@ images/fond_degrade_fonce_en_haut_menu.png -text
images/fontsizedown.png -text
images/fontsizeup.png -text
images/hsf.png -text
images/hsflarge.png -text
images/jq-corner.js -text
images/jquery.em.js -text
images/masque_vignette_portail.png -text
......
......@@ -51,6 +51,14 @@
},
defaut=parnum}
)]
[(#SAISIE{radio,largeur_slideshow_communiquant,
label=<:soyezcreateurs:cfg_largeur_slideshow_communiquant_label:>,
datas=#ARRAY{
etroite,<:soyezcreateurs:cfg_largeur_slideshow_communiquant_etroite:>,
large,<:soyezcreateurs:cfg_largeur_slideshow_communiquant_large:>,
},
defaut=etroite}
)]
[(#SAISIE{radio,nouveautes_web,
label=<:nouveautes_web:>,
datas=#ARRAY{
......
images/hsflarge.png

2,4 ko

......@@ -159,6 +159,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'cfg_largeur' => 'Largeur',
'cfg_largeur_colonnes_centrales' => 'Largeur de chacune des 3 colonnes centrales',
'cfg_largeur_conteneur' => 'Largeur du conteneur',
'cfg_largeur_slideshow_communiquant_etroite' => 'Sur 2 colonnes (slideshow et une colonne de texte à côté)',
'cfg_largeur_slideshow_communiquant_label' => 'Largeur du slideshow en mode communiquant',
'cfg_largeur_slideshow_communiquant_large' => 'Sur une seule colonne (largeur du site)',
'cfg_largeur_max_img' => 'Largeur maximum des images (les images plus grandes seront automatiquement réduites)',
'cfg_largeur_menu_p' => 'Largeur du menu principal',
'cfg_largeur_menu_sec' => 'Largeur du menu secondaire (si séparé du premier)',
......
......@@ -8,10 +8,10 @@
</script>
<div id="communiquant_content">
<a name="letexte"></a>
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={large}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow_#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum},Largeurcontent_central=#GET{LargeurContaineur},mode=large})]]
<div id="communiquant_content_central">
<a name="menusite"></a>
[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow_#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum},Largeurcontent_central=#GET{Largeurcontent_central}})]
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={etroite}|oui)[(#INCLURE{fond=noisettes/sommaire/sommaire_modecommuniquant_slideshow_#CONFIG{soyezcreateurs/tri_slideshow_communiquant,parnum},Largeurcontent_central=#GET{Largeurcontent_central}})]]
<div id="homeSecondblock">
[(#REM) afficher les rub & art qui ont le mot clef : DessousBreves ]
<B_DessousBreves>
......
......@@ -7,7 +7,7 @@
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2>
<span class="hSFDecoSpan"></span>
</div><!-- .postListItem -->
[(#SET{Masque,[(#CHEMIN{images/hsf.png})]})]
[(#SET{Masque,[(#CHEMIN{images/hsf#ENV{mode}.png})]})]
[(#SET{LargeurMasque,[(#GET{Masque}|largeur)]})]
[(#SET{HauteurMasque,[(#GET{Masque}|hauteur)]})]
[(#SET{Cadre,[(#CHEMIN{images/hsf_over.png})]})]
......
......@@ -7,7 +7,7 @@
<h2 class="postListItemTitle #EDIT{titre}"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></h2>
<span class="hSFDecoSpan"></span>
</div><!-- .postListItem -->
[(#SET{Masque,[(#CHEMIN{images/hsf.png})]})]
[(#SET{Masque,[(#CHEMIN{images/hsf#ENV{mode}.png})]})]
[(#SET{LargeurMasque,[(#GET{Masque}|largeur)]})]
[(#SET{HauteurMasque,[(#GET{Masque}|hauteur)]})]
[(#SET{Cadre,[(#CHEMIN{images/hsf_over.png})]})]
......
......@@ -5,7 +5,7 @@
<licence>&#169; 2003-2013 - GPL</licence>
<lien>http://www.spip-contrib.net/SoyezCreateurs,1237?tri_articles=titre</lien>
<version>3.5.0</version>
<version>3.5.1</version>
<version_base>3.0.28</version_base>
<etat>stable</etat>
......
......@@ -69,8 +69,16 @@ div#content { margin: 0; width:#GET{LargeurContaineur}px; }
#content img.logo_goody { float: left; margin-left: -56px; padding: 0; }
/*************** HOME SPECIAL FEATURE */
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={large}|oui)
#SET{ModeSlideShow,large}
#SET{LargeurSlideShow,#GET{LargeurContaineur}
]
[(#CONFIG{soyezcreateurs/largeur_slideshow_communiquant,etroite}|=={etroite}|oui)
#SET{ModeSlideShow,''}
#SET{LargeurSlideShow,#GET{Largeurcontent_central}
]
#homeSpecialFeature img { padding:0; background-color: transparent; }
#homeSpecialFeature {[ background: url('(#CHEMIN{images/hsf_over.png}|image_reduire{[(#GET{Largeurcontent_central})],0}|extraire_attribut{src})') top left no-repeat; ]position: relative; margin: 0 0 10px 0; width: #GET{Largeurcontent_central}px; padding-top: 10px; [min-height: (#CHEMIN{images/hsf.png}|image_reduire{[(#GET{Largeurcontent_central})],0}|hauteur)px;] height: auto; }
#homeSpecialFeature {[ background: url('(#CHEMIN{images/hsf_over.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|extraire_attribut{src})') top left no-repeat; ]position: relative; margin: 0 0 10px 0; width: #GET{LargeurSlideShow}px; padding-top: 10px; [min-height: (#CHEMIN{images/hsf#GET{ModeSlideShow}.png}|image_reduire{[(#GET{LargeurSlideShow})],0}|hauteur)px;] height: auto; }
.hasJS #homeSpecialFeature .hSFItem { margin: 0 0 10px 10px; width: 209px; }
#homeSpecialFeature .hSFItem .hSFDecoImg { display: block; }
.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; z-index: 0; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter