From d894cfe8a65ad717c73bc38fa249d479e9fa7e34 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 23 Dec 2007 03:43:46 +0000 Subject: [PATCH] MFB: Upgrade to the new-reference-structure - Split reference.xml into book.xml and setup.xml - Moved from reference.xml to book.xml: - The intro text (partintro), and link to various pages - Moved from reference.xml to setup.xml: - The rest: installation, configuration, resources, and added requirements - Changed the constants section to be an , and fixed title - Changed the intro ID from .intro to intro. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248793 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/printer/book.xml | 45 +++++++++++++++++++++++++++ reference/printer/constants.xml | 15 +++------ reference/printer/reference.xml | 38 ++--------------------- reference/printer/setup.xml | 54 +++++++++++++++++++++++++++++++++ 4 files changed, 105 insertions(+), 47 deletions(-) create mode 100644 reference/printer/book.xml create mode 100644 reference/printer/setup.xml diff --git a/reference/printer/book.xml b/reference/printer/book.xml new file mode 100644 index 0000000000..a9ce9d0cfa --- /dev/null +++ b/reference/printer/book.xml @@ -0,0 +1,45 @@ + + + + + + + Printer + + + + &reftitle.intro; + + These functions are only available under Windows 9.x, ME, NT4 and + 2000. They have been added in PHP 4.0.4. + + + + + &reference.printer.setup; + &reference.printer.constants; + &reference.printer.reference; + + + + + diff --git a/reference/printer/constants.xml b/reference/printer/constants.xml index 2251eca878..caf0be044e 100644 --- a/reference/printer/constants.xml +++ b/reference/printer/constants.xml @@ -1,12 +1,6 @@ - - - - - Constants - Printer Predefined Constants - - - + + + &reftitle.constants; &extension.constants; @@ -693,8 +687,7 @@ - - + - - + - Printer Functions - Printer + Printer &Functions; - -
- &reftitle.intro; - - These functions are only available under Windows 9.x, ME, NT4 and - 2000. They have been added in PHP 4.0.4. - -
- - &reference.printer.configure; - - &reference.printer.ini; - -
- &reftitle.resources; - - This extension defines handles to a printer connection, to a brush, to a - font and to a pen. - -
- -
- &reftitle.constants; - - See also the Printer Predefined Constants - -
- -
- - &reference.printer.constants; &reference.printer.entities.functions;
diff --git a/reference/printer/setup.xml b/reference/printer/setup.xml new file mode 100644 index 0000000000..6c25dc991f --- /dev/null +++ b/reference/printer/setup.xml @@ -0,0 +1,54 @@ + + + + + &reftitle.setup; + + +
+ &reftitle.required; + &no.requirement; +
+ + + + &reference.printer.configure; + + + + &reference.printer.ini; + + + +
+ &reftitle.resources; + + This extension defines handles to a printer connection, to a brush, to a + font and to a pen. + +
+ + +
+ + +