Changeset 115483 in spip-zone for _squelettes_/soyezcreateurs_net
- Timestamp:
- May 24, 2019, 7:49:32 PM (20 months ago)
- Location:
- _squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs
- Files:
-
- 17 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/antichrono.html
r114431 r115483 1 [(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}| sc_nettoyer_marqueur|texte_script)]})]1 [(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' ',<:soyezcreateurs:actualite_toutes_arbo:>}|sc_nettoyer_marqueur|texte_script)]})] 2 2 <INCLURE{fond=noisettes/header/header} 3 {title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}| texte_script)}3 {title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' \(',<:soyezcreateurs:actualite_toutes_arbo:>,'\)'}|texte_script)} 4 4 {titretop=#GET{titretop}} 5 5 {type=antichrono} … … 10 10 [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={contenu}|oui) 11 11 <div class="cartouche"> 12 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </h1></div>12 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</h1></div> 13 13 </div> 14 14 ] 15 15 <div id="letexte"> 16 <div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> </p></div>16 <div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> ou <a href="#URL_PAGE{antichrono_grid}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</a></p></div> 17 17 <BOUCLE_ExclureRubriquesDuPlan(RUBRIQUES){titre_mot=PasDansPlan}><BOUCLE_ExclureArticlesDuPlan(ARTICLES){id_rubrique}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /><BOUCLE_ExclureBreveDuPlan(BREVES){id_rubrique}{doublons brevesannees}{doublons brevesmois}{doublons breves}{lang} /></BOUCLE_ExclureRubriquesDuPlan> 18 18 <BOUCLE_ExclureArticlesDuPlan2(ARTICLES){titre_mot=PasDansPlan}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/antichrono_grid.html
r115479 r115483 1 [(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}| sc_nettoyer_marqueur|texte_script)]})]1 [(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' ',<:soyezcreateurs:actualite_toutes_blocs:>}|sc_nettoyer_marqueur|texte_script)]})] 2 2 <INCLURE{fond=noisettes/header/header} 3 {title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}| texte_script)}3 {title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' \(',<:soyezcreateurs:actualite_toutes_blocs:>,'\)'}|texte_script)} 4 4 {titretop=#GET{titretop}} 5 {type=antichrono }5 {type=antichrono_grid} 6 6 {idbody=antichrono} 7 7 > … … 10 10 [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={contenu}|oui) 11 11 <div class="cartouche"> 12 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </h1></div>12 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</h1></div> 13 13 </div> 14 14 ] 15 15 <div id="letexte"> 16 <div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> </p></div>16 <div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> ou <a href="#URL_PAGE{antichrono}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</a></p></div> 17 17 <BOUCLE_ExclureRubriquesDuPlan(RUBRIQUES){titre_mot=PasDansPlan}><BOUCLE_ExclureArticlesDuPlan(ARTICLES){id_rubrique}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /><BOUCLE_ExclureBreveDuPlan(BREVES){id_rubrique}{doublons brevesannees}{doublons brevesmois}{doublons breves}{lang} /></BOUCLE_ExclureRubriquesDuPlan> 18 18 <BOUCLE_ExclureArticlesDuPlan2(ARTICLES){titre_mot=PasDansPlan}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/formulaires/configurer_soyezcreateurs.html
r114341 r115483 402 402 explication=<:soyezcreateursprive:cfg_affichage_plan_ex:>} 403 403 )] 404 [(#SAISIE{radio,page_antichrono, 405 label=<:soyezcreateursprive:cfg_page_antichrono:>, 406 datas=#ARRAY{ 407 antichrono,<:soyezcreateursprive:cfg_page_antichrono_arbo:>, 408 antichrono_grid,<:soyezcreateursprive:cfg_page_antichrono_blocs:>, 409 }, 410 defaut=antichrono} 411 )] 404 412 [(#SAISIE{oui_non,nouveauteparbranche, 405 413 label=<:soyezcreateursprive:cfg_affichage_nouveautes_label:>, -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/lang/soyezcreateurs_fr.php
r112567 r115483 16 16 'accueil_site' => 'Revenir à l’Accueil du site', 17 17 'actualite_toutes' => 'Derniers articles mis en ligne', 18 'actualite_toutes_arbo' => 'arborescense', 19 'actualite_toutes_blocs' => 'blocs', 18 20 'agenda' => 'Agenda', 19 21 'agenda_exporter_ical' => 'Exporter au format iCal', -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/lang/soyezcreateursprive_fr.php
r115478 r115483 6 6 $GLOBALS[$GLOBALS['idx_lang']] = array( 7 7 8 'cfg_texte_actualite_toutes' => 'Lien vers tous les articles par ordre anti -chronologique',8 'cfg_texte_actualite_toutes' => 'Lien vers tous les articles par ordre antichronologique', 9 9 'cfg_affiche_forum_sommaire' => 'Dernières contributions aux forum sur la page d’accueil', 10 10 'cfg_affichage_affiche' => 'Afficher', … … 248 248 'cfg_ordre_quoideneuf_label' => 'Classement', 249 249 'cfg_page' => 'Page', 250 'cfg_page_antichrono' => 'Mode d’affichage du plan antichronologique', 251 'cfg_page_antichrono_arbo' => 'Arborescence', 252 'cfg_page_antichrono_blocs' => 'Blocs en grille avec logos', 250 253 'cfg_pagemargehaute_label' => 'Marge haute', 251 254 'cfg_pagemargebasse_label' => 'Marge basse', -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/cartouches/cartouche_nouveaute_branche.html
r112567 r115483 19 19 </ul> 20 20 </B_articles_recentsSiUne> 21 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]21 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 22 22 </B_articles_recentsAlaUne> 23 23 <BOUCLE_Secteurs_Exclus2(RUBRIQUES){titre_mot=SecteurPasDansQuoiDeNeuf}><BOUCLE_Articles_Secteurs_Exclus2(ARTICLES){id_secteur}{doublons} /></BOUCLE_Secteurs_Exclus2> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/cartouches/sommaire_cartouche.html
r112567 r115483 18 18 </ul> 19 19 </B_articles_recentsSiUne> 20 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]20 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 21 21 </div> 22 22 </B_articles_recentsAlaUne> … … 32 32 </BOUCLE_articles_recents> 33 33 </ul> 34 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]34 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 35 35 </div> 36 36 </B_articles_recents> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/cartouchetitre/antichrono.html
r114079 r115483 1 1 <div class="cartouche"> 2 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </h1></div>2 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</h1></div> 3 3 </div> 4 4 #FILTRE{mini_html} -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/cartouchetitre/antichrono_grid.html
r115477 r115483 1 1 <div class="cartouche"> 2 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </h1></div>2 <div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</h1></div> 3 3 </div> 4 4 #FILTRE{mini_html} -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/miettesdepain/antichrono.html
r114079 r115483 3 3 <ul> 4 4 <li><a href="#URL_SITE_SPIP" title="<:soyezcreateurs:accueil_site|attribut_html:>"><:soyezcreateurs:accueil:></a></li> 5 <li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </li>5 <li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</li> 6 6 </ul> 7 7 </nav> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/miettesdepain/antichrono_grid.html
r115477 r115483 3 3 <ul> 4 4 <li><a href="#URL_SITE_SPIP" title="<:soyezcreateurs:accueil_site|attribut_html:>"><:soyezcreateurs:accueil:></a></li> 5 <li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] </li>5 <li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</li> 6 6 </ul> 7 7 </nav> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/plan/plan.html
r113991 r115483 1 1 <div id="letexte"> 2 2 <B_Autres> 3 <div class="chapo"><p><:soyezcreateurs:voirarticlespar:> <a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:ordreantichronologique:></a></p></div>3 <div class="chapo"><p><:soyezcreateurs:voirarticlespar:> <a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:ordreantichronologique:></a></p></div> 4 4 <BOUCLE_Min50Articles(ARTICLES){49,1}> </BOUCLE_Min50Articles> 5 5 <div id='sommaire'><h2><:soyezcreateurs:sommaire:></h2> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire/sommaire_modeactualites.html
r112567 r115483 100 100 </BOUCLE_articles_QuoideNeuf> 101 101 </ul> 102 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]102 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 103 103 </div> 104 104 </B_articles_QuoideNeuf> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html
r112567 r115483 5 5 <B_articles_QuoideNeuf> 6 6 <div id="homequoideneuf"> 7 <h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{ antichrono}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">][(#CONFIG{soyezcreateurs/texte_quoi2neuf}|sinon{<:soyezcreateurs:quoideneuf:>})][(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>7 <h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">][(#CONFIG{soyezcreateurs/texte_quoi2neuf}|sinon{<:soyezcreateurs:quoideneuf:>})][(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2> 8 8 <div class="fond"> 9 9 <ul> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire/sommaire_modemairie.html
r115280 r115483 76 76 <BOUCLE_exclus(ARTICLES){titre_mot=PasDansQuoiDeNeuf}{doublons} /> 77 77 <B_articles_QuoideNeuf> 78 <h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{ antichrono}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">]<:soyezcreateurs:derniereactualites:>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>78 <h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">]<:soyezcreateurs:derniereactualites:>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2> 79 79 <div class="actualite"> 80 80 <ul> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire/sommaire_modenews.html
r112567 r115483 51 51 <//B_articles_recentsAlaUne> 52 52 53 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]53 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 54 54 55 55 </div><!-- Fin de LeTexte --> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire/sommaire_modeportail.html
r112567 r115483 101 101 </BOUCLE_articles_QuoideNeuf> 102 102 </ul> 103 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{ antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]103 [(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>] 104 104 </div> 105 105 </B_articles_QuoideNeuf> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/noisettes/sommaire_modeportailcognac_quoideneuf.html
r114079 r115483 13 13 </div> 14 14 <div class="text-center avec-margin-top avec-margin-bottom"> 15 <a class="button texte-blanc triadeA" href="#URL_PAGE{ antichrono}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</a>15 <a class="button texte-blanc triadeA" href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</a> 16 16 </div> 17 17 </div> -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/paquet.xml
r115446 r115483 2 2 prefix="soyezcreateurs" 3 3 categorie="squelette" 4 version="5.0.4 7"4 version="5.0.48" 5 5 etat="stable" 6 6 compatibilite="[3.1.8;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.