cvs: peardoc / global.ent /en/guide/developers documentation.xml /en/package/structures/structures-datagrid faq.xml
[email protected] ("Brett Bieber")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvssaltybeagle1197389886@cvsserver> |
saltybeagle Tue Dec 11 16:18:06 2007 UTC
Modified files:
/peardoc/en/guide/developers documentation.xml
/peardoc/en/package/structures/structures-datagrid faq.xml
/peardoc global.ent
Log:
fix make test: reference to non-existent ID "package.database.mdb2.intro-portability.php"
Remove link Mike Tuupola's build --- no response to my request about broken build file, and build hasn't run since Fri Jun 1 13:38:34 EEST 2007.
Add link to my build, updated every 2 hours (timezone doesn't really matter).
http://cvs.php.net/viewvc.cgi/peardoc/en/guide/developers/documentation.xml?r1=1.43&r2=1.44&diff_format=u
Index: peardoc/en/guide/developers/documentation.xml
diff -u peardoc/en/guide/developers/documentation.xml:1.43 peardoc/en/guide/developers/documentation.xml:1.44
--- peardoc/en/guide/developers/documentation.xml:1.43 Wed Jun 20 10:16:53 2007
+++ peardoc/en/guide/developers/documentation.xml Tue Dec 11 16:18:05 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.43 $ -->
+<!-- $Revision: 1.44 $ -->
<chapter id="developers.documentation">
<chapterinfo>
@@ -124,9 +124,9 @@
the next time the build happens:
<simplelist>
<member>
- <ulink url="&url.doc.test.build.1;">Build from Mika Tuupola</ulink>
+ <ulink url="&url.doc.test.build.1;">Build from Brett Bieber</ulink>
(<ulink url="&url.doc.test.build.1.log;">log</ulink>)
- (time zone: EET = UTC+2, EEST = UTC+3, updated every two hours)
+ (updated every two hours)
</member>
<member>
<ulink url="&url.doc.test.build.2;en/">Build from TAKAGI Masahiro</ulink>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/structures/structures-datagrid/faq.xml?r1=1.8&r2=1.9&diff_format=u
Index: peardoc/en/package/structures/structures-datagrid/faq.xml
diff -u peardoc/en/package/structures/structures-datagrid/faq.xml:1.8 peardoc/en/package/structures/structures-datagrid/faq.xml:1.9
--- peardoc/en/package/structures/structures-datagrid/faq.xml:1.8 Mon Dec 10 20:58:18 2007
+++ peardoc/en/package/structures/structures-datagrid/faq.xml Tue Dec 11 16:18:06 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="package.structures.structures-datagrid.faq">
<refnamediv>
<refname>FAQ</refname>
@@ -231,7 +231,7 @@
</question>
<answer>
<para>
- This is caused by <link linkend="package.database.mdb2.intro-portability.php">MDB2's
+ This is caused by <link linkend="package.database.mdb2.intro-portability">MDB2's
portability settings</link> that are enabled by default. The
<constant>MDB2_PORTABILITY_FIX_CASE</constant> setting is set to
<constant>CASE_LOWER</constant>, resulting in lowercased letters
http://cvs.php.net/viewvc.cgi/peardoc/global.ent?r1=1.85&r2=1.86&diff_format=u
Index: peardoc/global.ent
diff -u peardoc/global.ent:1.85 peardoc/global.ent:1.86
--- peardoc/global.ent:1.85 Wed Dec 5 04:52:47 2007
+++ peardoc/global.ent Tue Dec 11 16:18:06 2007
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.85 2007/12/05 04:52:47 saltybeagle Exp $
+ $Id: global.ent,v 1.86 2007/12/11 16:18:06 saltybeagle Exp $
Contains global "macros" for all the XML documents.
@@ -19,8 +19,8 @@
<!ENTITY url.docbook.book.reference "http://www.docbook.org/tdg/en/html-ng/part2.html">
<!ENTITY url.docbook.xml "http://www.oasis-open.org/docbook/xml/">
<!ENTITY url.docbook.schema "http://www.docbook.org/rng/4.3/">
-<!ENTITY url.doc.test.build.1 'http://www.appelsiini.net/~tuupola/doc/peardoc/'>
-<!ENTITY url.doc.test.build.1.log 'http://www.appelsiini.net/~tuupola/php/peardoc2/peardoc.txt'>
+<!ENTITY url.doc.test.build.1 'http://ucommbieber.unl.edu/peardoc/html/'>
+<!ENTITY url.doc.test.build.1.log 'http://ucommbieber.unl.edu/peardoc/build.log'>
<!ENTITY url.doc.test.build.2 'http://peardoc.m-takagi.org/'>
<!ENTITY url.dsssl "http://wiki.docbook.org/topic/DocBookDssslStylesheets">
<!ENTITY url.ebay 'http://www.ebay.com/'>