[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <h3>{$result_number}. {"Missing image conversion support"|i18n("design/standard/setup/tests")}</h3> 3 4 <p> 5 {"No image conversion capabilities was detected, this means that eZ publish cannot scale any images or detect their type. This is vital functionality in eZ publish and must be supported."|i18n("design/standard/setup/tests")} 6 </p> 7 8 <table width="100%" border="0" cellpadding="0" cellspacing="0"> 9 {section name=Test loop=$test_result[2].test_results} 10 {section-exclude match=$:item[0]|ne(2)} 11 <tr> 12 <td>{include uri=concat('design:setup/tests/',$:item[1],'_error.tpl') test_result=$:item result_number=concat($result_number,'.',$:number)}</td> 13 </tr> 14 15 {delimiter} 16 <tr><td> </td></tr> 17 {/delimiter} 18 {/section} 19 </table>
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 |