[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {let program_info=$test_result[2]} 3 <h3>{$result_number}. {"Missing ImageMagick program"|i18n("design/standard/setup/tests")}</h3> 4 5 <p> 6 {"The ImageMagick program is not available to eZ publish. Without it eZ publish will not be able to do image conversion unless the imagegd extension is available."|i18n("design/standard/setup/tests")} 7 </p> 8 <p> 9 {"If you known where the program is installed (the executable is called"|i18n("design/standard/setup/tests")} <i>convert</i> {"or"|i18n("design/standard/setup/tests")} <i>convertim</i>{")then enter the directory in the input field below and do a recheck (Separate multiple directories with a"|i18n("design/standard/setup/tests")} {section show=eq($program_info.filesystem_type,'unix')}{"colon"|i18n("design/standard/setup/tests")}{section-else}{"semicolon"|i18n("design/standard/setup/tests")}{/section} <b>{$program_info.env_separator}</b> ). 10 <div class="buttonblock"> 11 <label>Path to ImageMagick:</label><br/> 12 <input class="box" type="text" size="40" name="imagemagick_program_ExtraPath" value="{section name=Path loop=$program_info.extra_path}{$:item}{delimiter}{$program_info.env_separator}{/delimiter}{/section}" /> 13 </div> 14 </p> 15 <h3>{"Installation"|i18n("design/standard/setup/tests")}</h3> 16 <p>{"ImageMagick may be downloaded from"|i18n("design/standard/setup/tests")} <a target="_other" href="http://www.imagemagick.org/">imagemagick.org</a>.</p> 17 {/let}
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 |