Changeset 82965 in spip-zone
- Timestamp:
- Jun 11, 2014, 2:43:52 PM (7 years ago)
- Location:
- _squelettes_/escal/branche_V3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/escal/branche_V3/inclusions/inc-bandeau.html
r82962 r82965 38 38 39 39 [(#CONFIG{escal/config/optionbandeau}|=={option3}|oui) 40 <dl class="image_fluide"><dt> 40 41 <a href="[(#URL_SITE_SPIP|parametre_url{lang,#ENV{lang}})]" title="<:escal:accueil:>" > 41 42 … … 46 47 [(#CHEMIN{images/bandeau/rubrique#GET{num}.jpg}|non) 47 48 [(#CONFIG{escal/config/fondbandeau}|?{ 48 <dl class="image_fluide"><dt>49 49 [(#CHEMIN{[(#CONFIG{escal/config/fondbandeau})]}|balise_img{<:escal:bandeau:>}|image_reduire{#CONFIG{escal/config/largeurlayoutbase,950}})] 50 </dt></dl>51 50 , 52 <dl class="image_fluide"><dt>53 51 [(#CHEMIN{[(#CONFIG{escal/config/fondbandeau2})]}|balise_img{<:escal:bandeau:>}|image_reduire{#CONFIG{escal/config/largeurlayoutbase,950}})] 54 </dt></dl>55 52 })] 56 53 ] 57 54 58 55 </a> 56 </dt></dl> 59 57 ] 60 58 -
_squelettes_/escal/branche_V3/paquet.xml
r82963 r82965 2 2 prefix="escal" 3 3 categorie="squelette" 4 version="3.78.2 7"4 version="3.78.28" 5 5 schema="1.0.4" 6 6 etat="stable"
Note: See TracChangeset
for help on using the changeset viewer.