[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <p> 2 {section name=Path loop=$module_result.path} 3 {section show=$Path:item.url} 4 {section show=is_set($Path:item.url_alias)} 5 <a href={$Path:item.url_alias|ezurl}>{$Path:item.text|wash}</a> / 6 {section-else} 7 <a href={$Path:item.url|ezurl}>{$Path:item.text|wash}</a> / 8 {/section} 9 {section-else} 10 {$Path:item.text|wash} 11 {/section} 12 {section-else} 13 {/section} 14 </p>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |