Revision: 2223
Author: andreassolberg
Date: Thu Mar 18 06:10:18 2010
Log: Fix some broken links in documentation
http://code.google.com/p/simplesamlphp/source/detail?r=2223

Modified:
 /branches/simplesamlphp-1.4/docs/simplesamlphp-googleapps.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt
 /branches/simplesamlphp-1.5/modules/consent/docs/consent.txt
 /branches/simplesamlphp-1.5/modules/consentAdmin/docs/consentAdmin.txt
 /trunk/docs/simplesamlphp-idp.txt
 /trunk/modules/consent/docs/consent.txt
 /trunk/modules/consentAdmin/docs/consentAdmin.txt
 /trunk/modules/saml/docs/sp.txt

=======================================
--- /branches/simplesamlphp-1.4/docs/simplesamlphp-googleapps.txt Mon Mar 8 05:30:01 2010 +++ /branches/simplesamlphp-1.4/docs/simplesamlphp-googleapps.txt Thu Mar 18 06:10:18 2010
@@ -217,7 +217,7 @@
You should modify the `AssertionConsumerService` to include your Google Apps domain name instead of `g.feide.no`.

 For an explanation of the parameters, see the
-[simpleSAMLphp IdP documentation](simplesamlphp-idp.html).
+[simpleSAMLphp IdP documentation](simplesamlphp-idp).

 ## Configure Google Apps for education

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt Mon Mar 8 05:38:34 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt Thu Mar 18 06:10:18 2010
@@ -62,7 +62,7 @@
 [`authfacebook:Facebook`](./authfacebook:authfacebook)
 : Authenticate with a Facebook ID.

-[`authtwitter:Twitter`](./authtwitter:authtwitter)
+[`authtwitter:Twitter`](./authtwitter:oauthtwitter)
 : Authenticate with your Twitter account using the Twitter OAuth API.

In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
=======================================
--- /branches/simplesamlphp-1.5/modules/consent/docs/consent.txt Mon Mar 23 14:24:42 2009 +++ /branches/simplesamlphp-1.5/modules/consent/docs/consent.txt Thu Mar 18 06:10:18 2010
@@ -5,7 +5,7 @@

It is recommended to run the consent module at the IdP, and configure the filter to run after all attribute mangling filters is completed, to show the user the exact same attributes that are sent to the SP.

- * [Read more about processing filters in simpleSAMLphp](/content/authentication-processing-filters-simplesamlphp) + * [Read more about processing filters in simpleSAMLphp](simplesamlphp-authproc)


 Configure the user ID
=======================================
--- /branches/simplesamlphp-1.5/modules/consentAdmin/docs/consentAdmin.txt Sun May 3 23:04:37 2009 +++ /branches/simplesamlphp-1.5/modules/consentAdmin/docs/consentAdmin.txt Thu Mar 18 06:10:18 2010
@@ -5,7 +5,7 @@
you can not use the consentAdmin without the consent module. If you have not
 installed and configured the consent module, please do.

- * [How to install and configure the consent module](/content/consent-module)
+  * [How to install and configure the consent module](consent:consent)

 The consentAdmin module only works when the consent module is using a
 database to store the consents.
=======================================
--- /trunk/docs/simplesamlphp-idp.txt   Mon Mar  8 04:41:15 2010
+++ /trunk/docs/simplesamlphp-idp.txt   Thu Mar 18 06:10:18 2010
@@ -62,7 +62,7 @@
 [`authfacebook:Facebook`](./authfacebook:authfacebook)
 : Authenticate with a Facebook ID.

-[`authtwitter:Twitter`](./authtwitter:authtwitter)
+[`authtwitter:Twitter`](./authtwitter:oauthtwitter)
 : Authenticate with your Twitter account using the Twitter OAuth API.

In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
=======================================
--- /trunk/modules/consent/docs/consent.txt     Fri Nov  6 03:09:08 2009
+++ /trunk/modules/consent/docs/consent.txt     Thu Mar 18 06:10:18 2010
@@ -5,7 +5,7 @@

It is recommended to run the consent module at the IdP, and configure the filter to run after all attribute mangling filters is completed, to show the user the exact same attributes that are sent to the SP.

- * [Read more about processing filters in simpleSAMLphp](/content/authentication-processing-filters-simplesamlphp) + * [Read more about processing filters in simpleSAMLphp](simplesamlphp-authproc)


 Configure the user ID
=======================================
--- /trunk/modules/consentAdmin/docs/consentAdmin.txt Fri Nov 6 03:09:08 2009 +++ /trunk/modules/consentAdmin/docs/consentAdmin.txt Thu Mar 18 06:10:18 2010
@@ -5,7 +5,7 @@
you can not use the consentAdmin without the consent module. If you have not
 installed and configured the consent module, please do.

- * [How to install and configure the consent module](/content/consent-module)
+  * [How to install and configure the consent module](consent:consent)

 The consentAdmin module only works when the consent module is using a
 database to store the consents.
=======================================
--- /trunk/modules/saml/docs/sp.txt     Fri Feb 12 01:02:07 2010
+++ /trunk/modules/saml/docs/sp.txt     Thu Mar 18 06:10:18 2010
@@ -122,7 +122,7 @@

 `authproc`
 :   Processing filters that should be run after SP authentication.
- See the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp). + See the [authentication processing filter manual](simplesamlphp-authproc).

 `certData`
: Base64 encoded certificate data. Can be used instead of the `certificate` option.

--
You received this message because you are subscribed to the Google Groups 
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simplesamlphp-commits?hl=en.

Reply via email to