cynic           Wed Jan 24 05:16:04 2001 EDT

  Added files:                 
    /phpdoc/cs  bookinfo.xml language-defs.ent preface.xml 
  Log:
  
  
  forgot to commit these
  

Index: phpdoc/cs/bookinfo.xml
+++ phpdoc/cs/bookinfo.xml

 <bookinfo id="bookinfo">
  <authorgroup id="authors">

   <author>
    <firstname>Stig</firstname><surname>S&aelig;ther Bakken</surname>
   </author>

   <author>
    <firstname>Alexander</firstname><surname>Aulbach</surname>
   </author>

   <author>
    <firstname>Egon</firstname><surname>Schmid</surname>
   </author>

   <author>
    <firstname>Jim</firstname><surname>Winstead</surname>
   </author>

   <author>
    <firstname>Lars Torben</firstname><surname>Wilson</surname>
   </author>

   <author>
    <firstname>Rasmus</firstname><surname>Lerdorf</surname>
   </author>

   <author>
    <firstname>Zeev</firstname><surname>Suraski</surname>
   </author>

   <author>
    <firstname>Andrei</firstname><surname>Zmievski</surname>
   </author>

   <author>
    <firstname>Jouni</firstname><surname>Ahto</surname>
   </author>

  </authorgroup>

  <pubdate>&php.build-date;</pubdate>

  <authorgroup id="editors">
   <editor>
    <firstname>Stig</firstname><surname>S&aelig;ther Bakken</surname>
   </editor>
   <editor>
    <firstname>Egon</firstname><surname>Schmid</surname>
   </editor>
  </authorgroup>

  <copyright>
   <year>1997</year>
   <year>1998</year>
   <year>1999</year>
   <year>2000</year>
   <year>2001</year>
   <holder>PHP Documentation Group</holder>
  </copyright>

  <legalnotice id="copyright">
   <title>Copyright</title>
   <simpara>
    Tento manu�l je &copy; Copyright 1997, 1998, 1999, 2000 by the PHP
    Documentation Group.  Seznam �len� t�to skupiny je na <link
    linkend="authors">tituln� stran� tohoto manu�lu</link>.
   </simpara>
   <simpara>
        Tento manu�l lze redistribuovat podle podm�nek GNU General Public License
        publikovan� Free Software Foundation; bu� verz� 2 t�to Licence, nebo (dle
        va�eho uv�en�) kter�koliv pozd�j�� verze.
   </simpara>
  </legalnotice>

 </bookinfo>

<!-- 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
sgml-parent-document:nil
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->

Index: phpdoc/cs/language-defs.ent
+++ phpdoc/cs/language-defs.ent
<!ENTITY PHPManual              "PHP Manu�l">
<!ENTITY Date                   "Date:">
<!ENTITY GettingStarted         "Za��n�me">
<!ENTITY LanguageReference      "Reference jazyka">
<!ENTITY Features               "Vlastnosti">
<!ENTITY FunctionReference      "Reference Funkc�">
<!ENTITY Appendixes             "Dodatky">


<!ENTITY available "available in">

Index: phpdoc/cs/preface.xml
+++ phpdoc/cs/preface.xml

 <preface id="preface">
  <title>=�vod</title>

  <abstract>
   <simpara>
    <acronym>PHP</acronym>, co� znamen� &quot;PHP: Hypertext
    Preprocessor&quot;, je skriptovac� jazyk vkl�dan� do HTML. Velk� ��st jeho
    syntaxe je vyp�j�en� z C, Javy a Perlu. N�kolik vlastnost� je specifick�ch
    pro PHP. C�lem tohoto jazyka je je umo�nit webov�m v�voj��um rychle ps�t
    dynamicky generovan� str�nky.
   </simpara>
  </abstract>

  <sect1 id="about">
   <title>About this Manual</title>
   <para>
   Tento manu�l je naps�n v <acronym>XML</acronym> s pou�it�m <ulink
     url="&url.docbook.xml;">DocBook XML DTD</ulink>, s <ulink
     url="&url.dsssl;"><acronym>DSSSL</acronym></ulink> (Document
     Style and Semantics Specification Language) pou�it�m na form�tov�ni.
     N�stroje pou�it� na form�tov�n� <acronym>HTML</acronym>,
     <acronym>TeX</acronym> a <acronym>RTF</acronym> verz� jsou
     <ulink url="&url.jade;">Jade</ulink>, napsan� <ulink
     url="&url.jclark;">Jamesem Clarkem</ulink> a <ulink
     url="&url.dbstyle;">The Modular DocBook Stylesheets</ulink>
     napsan� <ulink url="&url.nwalsh;">Normanem Walshem</ulink>.
     Syst�m dokumentace PHP udr�uje &link.stig;.
   </para>
   <para>
    Tento manu�l si m��ete st�hnout v r�zn�ch jazyc�ch a form�tech, v�etn�
    <acronym>PDF</acronym>, prost�ho textu, <acronym>HTML</acronym>, WinHelpu a
    <acronym>RTF</acronym> z <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
   </para>
   <para>
    Denn� sn�mky HTML verz� manu�lu, v�etn� p�eklad�, jsou k dispozici na
        <ulink url="&url.php.snaps.manual;">&url.php.snaps.manual;</ulink>.
   </para>
   <para>
    Dal�� informace o downloadu <acronym>XML</acronym> zdrojov�ho k�du t�to
    dokumentace najdete na <ulink url="&url.php.cvs;">&url.php.cvs;</ulink>.
    Dokumentace je ulo�ena v <literal>phpdoc</literal> modulu.
   </para>
  </sect1>

 </preface>

<!-- 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
sgml-parent-document:nil
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->


Reply via email to