added glob entity for http://pecl.php.net

added snippet for extensions moved to PECL


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150749 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kenneth Schwartz 2004-02-08 11:28:13 +00:00
parent c3e6b97c09
commit aaeb9d11e8
6 changed files with 15 additions and 37 deletions

View file

@ -214,6 +214,11 @@ supplemental files to mark section titles -->
<!ENTITY reftitle.examples '<title>Examples</title>'>
<!ENTITY reftitle.seealso '<title>See Also</title>'>
<!ENTITY note.pecl-php5 '<note><simpara>
This exentsion has been removed as of PHP 5 and moved to the
<ulink url="&url.pecl">PECL</ulink> repository.
</simpara></note>'>
<!-- Common pieces for reference part END -->

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<reference id="ref.crack">
<title>Crack functions</title>
<titleabbrev>Crack</titleabbrev>
@ -14,13 +14,7 @@
specified CrackLib dictionary. CrackLib will also give helpful diagnostic
messages that will help 'strengthen' the password.
</para>
<note>
<para>
This extension has been removed from <literal>PHP</literal> as of
PHP 5.0 and moved to the <ulink url="&url.pecl.package;crack">PECL
</ulink> repository.
</para>
</note>
&note.pecl-php5;
</section>
<section id="crack.requirements">

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<reference id="ref.dbm">
<title>DBM Functions [deprecated]</title>
<titleabbrev>DBM</titleabbrev>
@ -22,12 +22,7 @@
instead.
</para>
</note>
<note>
<para>
This extension has been removed from <literal>PHP</literal> as of
PHP 5.0 and moved to the PECL repository.
</para>
</note>
&note.pecl-php5;
</section>
<section id="dbm.required">

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<reference id="ref.mcal">
<title>MCAL functions</title>
<titleabbrev>MCAL</titleabbrev>
@ -38,12 +38,7 @@
for setting, initializing, and retrieving the event structure
values.
</para>
<note>
<para>
This extension has been removed from <literal>PHP</literal> as of
PHP 5.0 and moved to the PECL repository.
</para>
</note>
&note.pecl-php5;
<note>
<para>
PHP had an ICAP extension previously, but the original library

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<reference id="ref.notes">
<title>Lotus Notes functions</title>
<titleabbrev>Lotus Notes</titleabbrev>
@ -8,13 +8,7 @@
<section id="notes.intro">
&reftitle.intro;
&warn.experimental;
<note>
<para>
This extension has been removed from <literal>PHP</literal> as of
PHP 5.0 and moved to the <ulink url="&url.pecl.package;notes">PECL
</ulink> repository.
</para>
</note>
&note.pecl-php5;
</section>
</partintro>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<reference id="ref.qtdom">
<title>qtdom functions</title>
<titleabbrev>qtdom</titleabbrev>
@ -9,12 +9,7 @@
&warn.experimental;
</para>
&note.no-windows.extension;
<note>
<para>
This extension has been removed from <literal>PHP</literal> as of
PHP 5.0 and moved to the PECL repository.
</para>
</note>
&note.pecl-php5;
<section id="qtdom.requirements">
&reftitle.required;