mfischer Thu Oct 17 10:23:15 2002 EDT
Modified files:
/phpdoc/en/reference/errorfunc ini.xml
Log:
- Give a more uhm.... real world err... example of docref_root.
Index: phpdoc/en/reference/errorfunc/ini.xml
diff -u phpdoc/en/reference/errorfunc/ini.xml:1.4
phpdoc/en/reference/errorfunc/ini.xml:1.5
--- phpdoc/en/reference/errorfunc/ini.xml:1.4 Wed Oct 9 05:50:24 2002
+++ phpdoc/en/reference/errorfunc/ini.xml Thu Oct 17 10:23:15 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="errorfunc.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -295,13 +295,13 @@
to set docref_ext to match the fileextensions of your copy
<userinput>docref_ext=.html</userinput>. It is possible to use external
references. For example you can use
- <userinput>docref_root=http://manual/en/</userinput>.
+ <userinput>docref_root=http://manual/en/</userinput> or
+
+<userinput>docref_root="http://landonize.it/?how=url&theme=classic&filter=Landon&url=http%3A%2F%2Fwww.php.net%2F"</userinput>
+ </para>
+ <para>
+ Most of the time you want the docref_root value to end with a slash '/'.
+ But see the second example above which does not have nor need it.
</para>
- <note>
- <para>
- The value of docref_root must end with a slash '/'.
- </para>
- </note>
</listitem>
</varlistentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php