[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/setup/tests/ -> mbstring_extension_error.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <h3>{$result_number}. {"Missing MBString extension"|i18n("design/standard/setup/tests")}</h3>
   3  
   4  <p>
   5   {"eZ publish comes with a good list of supported charsets by default, however they can be a bit slow due to being made in pure PHP code. Luckily eZ publish supports the mbstring extension for handling some of the charsets."|i18n("design/standard/setup/tests")}
   6  </p>
   7  <p>
   8   {"By enabling the mbstring extension eZ publish will have access to more charsets and also be able to process some of them faster, such as Unicode and iso-8859-*. This is recommended for multilingual sites and sites with more exotic charsets."|i18n("design/standard/setup/tests")}
   9  </p>
  10  <p>
  11   {"The complete list of charsets mbstring supports are"|i18n("design/standard/setup/tests")}:
  12  </p>
  13  <p class="example">
  14   {section name=Charset loop=$test_result[2].charset_list}
  15   {$:item}
  16   {delimiter}, {/delimiter}
  17   {/section}
  18  </p>
  19  <h3>{"Installation"|i18n("design/standard/setup/tests")}</h3>
  20  <p>
  21   {"Installation of the mbstring extension is done by compiling PHP with the"|i18n("design/standard/setup/tests")} <tt class="option">--enable-mbstring</tt> {"option."|i18n("design/standard/setup/tests")}
  22   {"More information on enabling the extension can be found at"|i18n("design/standard/setup/tests")} <a target="_other" href="http://www.php.net/manual/en/ref.mbstring.php">php.net</a>.
  23  </p>
  24  <blockquote class="note">
  25   <p>
  26    <b>{"Note"|i18n("design/standard/setup/tests")}:</b>
  27    {"Do not enable mbstring function overloading, eZ publish will only use the extension whenever it's needed."|i18n("design/standard/setup/tests")}
  28   </p>
  29  </blockquote>


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7