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

Amélioration de la présentation des listing de sites

parent ef9c3d40
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
<B_sites> <B_sites>
<ul class="listesites"> <ul class="listesites">
<BOUCLE_sites(SITES) {id_rubrique} {par nom_site}>[(#SET{lelogo,[(#LOGO_SITE_NORMAL|sinon{#LOGO_SITE}|sinon{#CHEMIN{images/sites_default.png}}|image_passe_partout{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},#CONFIG{soyezcreateurs_layout/hauteurlogolistessites,48}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},#CONFIG{soyezcreateurs_layout/hauteurlogolistessites,48}}|image_format{png}|image_recadre{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},0,'top','transparent'})]})]<li><a href="[(#ID_SYNDIC|generer_url_entite{'site'})]">[<img class="logo_site" src="(#GET{lelogo}|extraire_attribut{src}|appliquer_filtre{supprimer_timestamp,true}|embarque_fichier)"[ width="(#GET{lelogo}|largeur)"][ height="(#GET{lelogo}|hauteur)"] alt="" />]#NOM_SITE</a><BOUCLE_EstSyndique(SYNDIC_ARTICLES){id_syndic}{0,1}>&nbsp;<img src="#CHEMIN{images/rss-icon.png}" class="rss_site" alt="RSS" title="<:sites:info_site_syndique:>" [width="(#CHEMIN{images/rss-icon.png}|largeur)" ][height="(#CHEMIN{images/rss-icon.png}|hauteur)" ]/></BOUCLE_EstSyndique>[<br />(#DESCRIPTIF)]</li></BOUCLE_sites> <BOUCLE_sites(SITES) {id_rubrique} {par nom_site}>[(#SET{lelogo,[(#LOGO_SITE_NORMAL|sinon{#LOGO_SITE}|sinon{#CHEMIN{images/sites_default.png}}|image_passe_partout{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},#CONFIG{soyezcreateurs_layout/hauteurlogolistessites,48}}|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},#CONFIG{soyezcreateurs_layout/hauteurlogolistessites,48}}|image_format{png}|image_recadre{#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48},0,'top','transparent'})]})]<li>
<div class="#EDIT{nom_site}"><BOUCLE_EstSyndique(SYNDIC_ARTICLES){id_syndic}{0,1}><img src="#CHEMIN{images/rss-icon.png}" class="rss_site" alt="RSS" title="<:sites:info_site_syndique:>" [width="(#CHEMIN{images/rss-icon.png}|largeur)" ][height="(#CHEMIN{images/rss-icon.png}|hauteur)" ]/></BOUCLE_EstSyndique><a href="[(#ID_SYNDIC|generer_url_entite{'site'})]">[<img class="logo_site" src="(#GET{lelogo}|extraire_attribut{src}|appliquer_filtre{supprimer_timestamp,true}|embarque_fichier)"[ width="(#GET{lelogo}|largeur)"][ height="(#GET{lelogo}|hauteur)"] alt="" />]#NOM_SITE</a>
<span class="blocliendirect"><span class="liendirect">(</span><a href="#URL_SITE" class="spip_out" title="<:lien_visite_site|ucfirst:> [(#NOM_SITE|attribut_html)]"><:lien_visite_site|ucfirst:></a><span class="liendirect">)</span></span>
</div>
[<div class="#EDIT{descriptif}">(#DESCRIPTIF)]</div>
</li></BOUCLE_sites>
</ul> </ul>
</B_sites> </B_sites>
#FILTRE{mini_html} #FILTRE{mini_html}
\ No newline at end of file
<paquet <paquet
prefix="soyezcreateurs" prefix="soyezcreateurs"
categorie="squelette" categorie="squelette"
version="4.0.59" version="4.0.60"
etat="stable" etat="stable"
compatibilite="[3.0.20;3.1.*]" compatibilite="[3.0.20;3.1.*]"
logo="img_pack/soyezcreateurs_48.png" logo="img_pack/soyezcreateurs_48.png"
......
...@@ -1466,11 +1466,17 @@ ul.newsticker { width: [(#GET{largeurtotale}|plus{12})]px } ...@@ -1466,11 +1466,17 @@ ul.newsticker { width: [(#GET{largeurtotale}|plus{12})]px }
div [lang], span [lang] { font-style: italic; } div [lang], span [lang] { font-style: italic; }
/*************** RUBRIQUES AUTOMATIQUES, SITES */ /*************** RUBRIQUES AUTOMATIQUES, SITES */
#content .listesites img.logo_site { float:left; padding:0 1em 1em 0; } #content .listesites img.logo_site { float:left; padding:0; margin-left: -[(#CONFIG{soyezcreateurs_layout/largeurlogolistessites,48}|plus{8})]px; }
#content .listesites img.rss_site { padding:0 0 0 1em; vertical-align: middle;} #content .listesites img.rss_site { padding:0 0 0 1em; vertical-align: middle; clear: right; float: right}
#content .listesitesssrub li { clear: left; list-style-image: url([(#CHEMIN{images/menu_plus.gif}|embarque_fichier)]); padding-bottom: 1em; } #content .listesitesssrub li { clear: left; list-style-image: url([(#CHEMIN{images/menu_plus.gif}|embarque_fichier)]); padding-bottom: 1em; }
#content .listesitesssrub li ul { padding-top: 1em; } #content .listesitesssrub li ul { padding-top: 1em; }
#content .listesites li { clear: left; list-style: none; } #content .listesites li { clear: left; list-style: none; margin-bottom: 2em; }
#content .listesites li div { margin-left: #CONFIG{soyezcreateurs_layout/largeurlogolistessites,48}px; padding-left: 8px; }
#content .listesites li p { margin-top: 0.5em; }
#content .listesites .blocliendirect { display: inline-block; font-style: italic; }
#content .listesites .liendirect, #content .listesites .spip_out { opacity: 0.5; display: inherit; }
#content .listesites a.spip_out:hover { opacity: 1; }
.listesitesssrub { padding-left: 2em; }
#mobile-header { display: none; position: fixed; top: 0; } #mobile-header { display: none; position: fixed; top: 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