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æ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æ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 © 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á "PHP: Hypertext Preprocessor", 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: -->