Skip to content
Extraits de code Groupes Projets
Bifurcation depuis spip / spip
1586 validations de retard le dépôt en amont.
dist.html 360 o
[(#ENV{exec}|match{configurer_}|oui)
<INCLURE{fond=prive/squelettes/navigation/configurer,env}>
]
#SET{objet_exec,#ENV{exec}|trouver_objet_exec}
[(#GET{objet_exec}|oui)
	#SET{f,#GET{objet_exec/edition}|?{objet_edit,objet}}
	<INCLURE{fond=prive/echafaudage/navigation/#GET{f},objet=#GET{objet_exec/type},id_objet=#ENV{#GET{objet_exec/id_table_objet}},env} />
]