1
0
mirror of https://github.com/php/doc-es.git synced 2026-03-26 08:22:08 +01:00
Files
archived-doc-es/reference/spplus/setup.xml
Jesús Ruiz-Ayúcar Vázquez 9ba1102a75 traducciones sueltas
git-svn-id: https://svn.php.net/repository/phpdoc/es/trunk@317907 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 15:03:56 +00:00

82 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 6bb80ceb9a382cf680961774ed289e7e2072cf35 Maintainer: chuso Status: ready -->
<!-- Reviewed: no -->
<chapter xml:id="spplus.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<!-- {{{ Requirements -->
<section xml:id="spplus.requirements">
&reftitle.required;
<note>
<simpara>
Necesita al menos PHP 4.1.0 y SPPLUS v.3
</simpara>
</note>
<note>
<simpara>
Deberá obtener el nuevo kit_php de spplus. Si no lo consiguiera, no dude
en contactar con el mantenedor del software.
</simpara>
</note>
</section>
<!-- }}} -->
<!-- {{{ Installation -->
<section xml:id="spplus.installation">
&reftitle.install;
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;spplus">&url.pecl.package;spplus</link>.
</para>
<para>
&pecl.windows.download;
</para>
<note>
<para>
Se necesita PHP 4.3.0 o superior para que la compresión de datos funcione.
</para>
</note>
</section>
<!-- }}} -->
<!-- {{{ Configuration -->
<section xml:id="spplus.configuration">
&reftitle.runtime;
&no.config;
</section>
<!-- or &reference.extname.entities.ini; -->
<!-- }}} -->
<!-- {{{ Resources -->
<section xml:id="spplus.resources">
&reftitle.resources;
&no.resource;
</section>
<!-- }}} -->
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->