From 30a77a9430b49e7568cb5b226cdf55758bcda7d2 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 11 Dec 2007 06:30:15 +0000 Subject: [PATCH] MFB: - Moved the requirements section to setup.xml - Moved the intro from reference.xml too book.xml - Change the intro ID to intro. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247963 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/aspell/book.xml | 52 ++++++++++++++++++++++++++++++ reference/aspell/constants.xml | 29 +++++++++++++++++ reference/aspell/reference.xml | 38 ++-------------------- reference/aspell/setup.xml | 59 ++++++++++++++++++++++++++++++++++ 4 files changed, 143 insertions(+), 35 deletions(-) create mode 100644 reference/aspell/book.xml create mode 100644 reference/aspell/constants.xml create mode 100644 reference/aspell/setup.xml diff --git a/reference/aspell/book.xml b/reference/aspell/book.xml new file mode 100644 index 0000000000..ab803a7bdb --- /dev/null +++ b/reference/aspell/book.xml @@ -0,0 +1,52 @@ + + + + + + Aspell [deprecated] + + + + &reftitle.intro; + + The aspell functions allows you to check the + spelling on a word and offer suggestions. + + + + This extension has been removed from PHP and is no + longer available as of PHP 4.3.0. If you want to use spell-checking + capabilities in PHP, use pspell instead. + It uses pspell library and works with newer versions of aspell. + + + + + + &reference.aspell.setup; + &reference.aspell.constants; + &reference.aspell.reference; + + + + + diff --git a/reference/aspell/constants.xml b/reference/aspell/constants.xml new file mode 100644 index 0000000000..0e580c921d --- /dev/null +++ b/reference/aspell/constants.xml @@ -0,0 +1,29 @@ + + + + + &reftitle.constants; + &no.constants; + + + + diff --git a/reference/aspell/reference.xml b/reference/aspell/reference.xml index 7228b9ff36..a164a98f0f 100644 --- a/reference/aspell/reference.xml +++ b/reference/aspell/reference.xml @@ -1,49 +1,17 @@ - - + - Aspell functions [deprecated] - Aspell + Aspell &Functions; [deprecated] -
- &reftitle.intro; - - The aspell functions allows you to check the - spelling on a word and offer suggestions. - - - - This extension has been removed from PHP and is no - longer available as of PHP 4.3.0. If you want to use spell-checking - capabilities in PHP, use pspell instead. - It uses pspell library and works with newer versions of aspell. - - -
- -
- &reftitle.required; - - aspell works only with very old (up to .27.* or so) versions of - aspell library. Neither this module, nor those versions of aspell - library are supported any longer. You need the aspell library, available - from: &url.aspell;. - -
- - &reference.aspell.configure; - -
&reftitle.seealso; See also pspell. -
-&reference.aspell.entities.functions; + &reference.aspell.entities.functions;
+ + + &reftitle.setup; + + +
+ &reftitle.required; + + aspell works only with very old (up to .27.* or so) versions of + aspell library. Neither this module, nor those versions of aspell + library are supported any longer. You need the aspell library, available + from: &url.aspell;. + +
+ + + + &reference.aspell.configure; + + + +
+ &reftitle.runtime; + &no.config; +
+ + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + +