irchtml Sun Feb 8 06:28:14 2004 EDT
Modified files:
/phpdoc/en language-snippets.ent
/phpdoc/en/reference/crack reference.xml
/phpdoc/en/reference/dbm reference.xml
/phpdoc/en/reference/mcal reference.xml
/phpdoc/en/reference/notes reference.xml
/phpdoc/en/reference/qtdom reference.xml
/phpdoc/entities global.ent
Log:
added glob entity for http://pecl.php.net
added snippet for extensions moved to PECL
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.69&r2=1.70&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.69 phpdoc/en/language-snippets.ent:1.70
--- phpdoc/en/language-snippets.ent:1.69 Sat Feb 7 16:22:18 2004
+++ phpdoc/en/language-snippets.ent Sun Feb 8 06:28:10 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.69 $ -->
+<!-- $Revision: 1.70 $ -->
<!ENTITY warn.experimental '<warning><simpara>This extension is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -214,6 +214,11 @@
<!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 -->
http://cvs.php.net/diff.php/phpdoc/en/reference/crack/reference.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/crack/reference.xml
diff -u phpdoc/en/reference/crack/reference.xml:1.7
phpdoc/en/reference/crack/reference.xml:1.8
--- phpdoc/en/reference/crack/reference.xml:1.7 Sun Feb 8 01:44:22 2004
+++ phpdoc/en/reference/crack/reference.xml Sun Feb 8 06:28:11 2004
@@ -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>
+ ¬e.pecl-php5;
</section>
<section id="crack.requirements">
http://cvs.php.net/diff.php/phpdoc/en/reference/dbm/reference.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/dbm/reference.xml
diff -u phpdoc/en/reference/dbm/reference.xml:1.8
phpdoc/en/reference/dbm/reference.xml:1.9
--- phpdoc/en/reference/dbm/reference.xml:1.8 Sun Feb 8 01:44:23 2004
+++ phpdoc/en/reference/dbm/reference.xml Sun Feb 8 06:28:11 2004
@@ -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>
+ ¬e.pecl-php5;
</section>
<section id="dbm.required">
http://cvs.php.net/diff.php/phpdoc/en/reference/mcal/reference.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/mcal/reference.xml
diff -u phpdoc/en/reference/mcal/reference.xml:1.7
phpdoc/en/reference/mcal/reference.xml:1.8
--- phpdoc/en/reference/mcal/reference.xml:1.7 Sun Feb 8 01:44:24 2004
+++ phpdoc/en/reference/mcal/reference.xml Sun Feb 8 06:28:12 2004
@@ -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>
+ ¬e.pecl-php5;
<note>
<para>
PHP had an ICAP extension previously, but the original library
http://cvs.php.net/diff.php/phpdoc/en/reference/notes/reference.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/notes/reference.xml
diff -u phpdoc/en/reference/notes/reference.xml:1.4
phpdoc/en/reference/notes/reference.xml:1.5
--- phpdoc/en/reference/notes/reference.xml:1.4 Sun Feb 8 01:44:24 2004
+++ phpdoc/en/reference/notes/reference.xml Sun Feb 8 06:28:13 2004
@@ -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>
+ ¬e.pecl-php5;
</section>
</partintro>
http://cvs.php.net/diff.php/phpdoc/en/reference/qtdom/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/qtdom/reference.xml
diff -u phpdoc/en/reference/qtdom/reference.xml:1.6
phpdoc/en/reference/qtdom/reference.xml:1.7
--- phpdoc/en/reference/qtdom/reference.xml:1.6 Sun Feb 8 01:44:25 2004
+++ phpdoc/en/reference/qtdom/reference.xml Sun Feb 8 06:28:13 2004
@@ -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>
¬e.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>
+ ¬e.pecl-php5;
<section id="qtdom.requirements">
&reftitle.required;
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.160&r2=1.161&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.160 phpdoc/entities/global.ent:1.161
--- phpdoc/entities/global.ent:1.160 Wed Feb 4 11:24:29 2004
+++ phpdoc/entities/global.ent Sun Feb 8 06:28:14 2004
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.160 2004/02/04 16:24:29 nlopess Exp $
+ $Id: global.ent,v 1.161 2004/02/08 11:28:14 irchtml Exp $
Contains global "macros" for all the XML documents.
@@ -186,6 +186,7 @@
<!ENTITY url.pdflib.merz "http://www.pdflib.com/corporate/people/tm.html">
<!ENTITY url.pear.package "http://pear.php.net/package/">
<!-- linking to specific pear packages is done like so:
&url.pear.package;package_name -->
+<!ENTITY url.pecl "http://pecl.php.net">
<!ENTITY url.pecl.get.win "http://snaps.php.net/win32/PECL_STABLE/">
<!ENTITY url.pecl.package "http://pecl.php.net/package/">
<!-- linking to specific pecl packages is done like so:
&url.pecl.package;package_name -->