From 308201a1092acd9e37110a99b2cbf829f47ac95d Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 21 Dec 2007 20:07:40 +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: requirements, installation, configuration, and resources - Changed the constants section to be an - Changed the intro ID from .intro to intro. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248673 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/xattr/book.xml | 44 ++++++++++++++++++++++++ reference/xattr/constants.xml | 6 ++-- reference/xattr/reference.xml | 41 ++++------------------ reference/xattr/setup.xml | 65 +++++++++++++++++++++++++++++++++++ reference/xdiff/book.xml | 44 ++++++++++++++++++++++++ reference/xdiff/constants.xml | 6 ++-- reference/xdiff/reference.xml | 38 ++++---------------- reference/xdiff/setup.xml | 62 +++++++++++++++++++++++++++++++++ 8 files changed, 233 insertions(+), 73 deletions(-) create mode 100644 reference/xattr/book.xml create mode 100644 reference/xattr/setup.xml create mode 100644 reference/xdiff/book.xml create mode 100644 reference/xdiff/setup.xml diff --git a/reference/xattr/book.xml b/reference/xattr/book.xml new file mode 100644 index 0000000000..433c4b4819 --- /dev/null +++ b/reference/xattr/book.xml @@ -0,0 +1,44 @@ + + + + + + + xattr + + + + &reftitle.intro; + + The xattr extension allows for the manipulation of extended attributes on a filesystem. + + + + + &reference.xattr.setup; + &reference.xattr.constants; + &reference.xattr.reference; + + + + + diff --git a/reference/xattr/constants.xml b/reference/xattr/constants.xml index 458206947a..e0cf28e324 100644 --- a/reference/xattr/constants.xml +++ b/reference/xattr/constants.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.constants; &extension.constants; @@ -49,7 +49,7 @@ -
+
- - + - - xattr Functions - xattr + + xattr &Functions; + xattr - -
- &reftitle.intro; - - The xattr extension allows for the manipulation of extended attributes on a filesystem. - -
+ &reference.xattr.entities.functions; -
- &reftitle.required; - - To use xattr, you will need libattr installed. It is available - at &url.xattr;. - - - - These functions only work on filesystems that support extended - attributes, and have them enabled at mount time. Some common - filesystems that support extended attributes are ext2, ext3, - reiserfs, jfs, and xfs. - - -
- - &reference.xattr.configure; - &reference.xattr.constants; - -
- &reference.xattr.entities.functions; -
+
+ + + &reftitle.setup; + + +
+ &reftitle.required; + + To use xattr, you will need libattr installed. It is available + at &url.xattr;. + + + + These functions only work on filesystems that support extended + attributes, and have them enabled at mount time. Some common + filesystems that support extended attributes are ext2, ext3, + reiserfs, jfs, and xfs. + + +
+ + + + &reference.xattr.configure; + + + +
+ &reftitle.runtime; + &no.config; +
+ + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + + diff --git a/reference/xdiff/book.xml b/reference/xdiff/book.xml new file mode 100644 index 0000000000..36702399bc --- /dev/null +++ b/reference/xdiff/book.xml @@ -0,0 +1,44 @@ + + + + + + + xdiff + + + + &reftitle.intro; + + xdiff extension creates and applies patches to both text and binary files. + + + + + &reference.xdiff.setup; + &reference.xdiff.constants; + &reference.xdiff.reference; + + + + + diff --git a/reference/xdiff/constants.xml b/reference/xdiff/constants.xml index dbd70c3e37..63016dc725 100644 --- a/reference/xdiff/constants.xml +++ b/reference/xdiff/constants.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.constants; &extension.constants; @@ -27,7 +27,7 @@ -
+ - - + - - xdiff Functions - xdiff + + xdiff &Functions; + xdiff - -
- &reftitle.intro; - - xdiff extension creates and applies patches to both text and binary files. - -
- -
- &reftitle.required; - - To use xdiff, you will need libxdiff installed, available - on the libxdiff homepage &url.xdiff;. - - - - You'll need at least libxdiff 0.7 for these functions to be aware of memory_limit. - - -
- - &reference.xdiff.configure; - &reference.xdiff.constants; - -
&reference.xdiff.entities.functions; -
+ +
+ + + &reftitle.setup; + + +
+ &reftitle.required; + + To use xdiff, you will need libxdiff installed, available + on the libxdiff homepage &url.xdiff;. + + + + You'll need at least libxdiff 0.7 for these functions to be aware of memory_limit. + + +
+ + + + &reference.xdiff.configure; + + + +
+ &reftitle.runtime; + &no.config; +
+ + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + +