summaryrefslogtreecommitdiffstats
path: root/tutorials
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2006-03-01 18:43:05 +0000
committertailor <cygnus@janrain.com>2006-03-01 18:43:05 +0000
commit43f15c4918da70e6aa72a0a93b912e732b985416 (patch)
tree8e30dd4a6e472df06aba87db78e51e71cef91814 /tutorials
parenta39c81061c15cd4666b39c2e84aa4551e3fceaa5 (diff)
downloadphp-openid-43f15c4918da70e6aa72a0a93b912e732b985416.zip
php-openid-43f15c4918da70e6aa72a0a93b912e732b985416.tar.gz
php-openid-43f15c4918da70e6aa72a0a93b912e732b985416.tar.bz2
[project @ Fixed a typo and added paragraphs in main package tutorial file]
Diffstat (limited to 'tutorials')
-rw-r--r--tutorials/OpenID/OpenID.pkg18
1 files changed, 15 insertions, 3 deletions
diff --git a/tutorials/OpenID/OpenID.pkg b/tutorials/OpenID/OpenID.pkg
index 0ae2aba..2cb11cb 100644
--- a/tutorials/OpenID/OpenID.pkg
+++ b/tutorials/OpenID/OpenID.pkg
@@ -35,14 +35,26 @@
<refsect2 id="{@id users}">
<title>For Package Users</title>
- <para></para>
+ <para>
+ To install this package, copy the <literal>Auth/</literal>
+ directory in this package to a directory in your PHP include path.
+ Alternatively, modify your PHP include path to include the
+ directory that contains <literal>Auth/</literal>.
+ </para>
</refsect2>
<refsect2 id="{@id developers}">
<title>For Developers</title>
- <para></para>
+ <para>
+
+ See the server and consumer examples in the
+ <literal>examples/</literal> directory of the package. For
+ details on how to run the examples, see
+ <literal>examples/README</literal>.
+
+ </para>
</refsect2>
@@ -53,7 +65,7 @@
<para>
<itemizedlist>
<listitem>
- {@link http://www.openidenabled.com/openid/libraries/php PHP OpenID Libarry}
+ {@link http://www.openidenabled.com/openid/libraries/php PHP OpenID Library}
</listitem>
<listitem>