Changeset 51957 in spip-zone for _plugins_/authentification/openid/plugin.xml
- Timestamp:
- Sep 27, 2011, 9:20:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/authentification/openid/plugin.xml
r48538 r51957 1 1 <plugin> 2 2 <nom>OpenID</nom> 3 <auteur>[Edouard Lafargue->mailto:edouard@lafargue.name], Mathieu Marcillaud, Cedric Morin [->yterium.net], Fil</auteur> 4 <licence> 5 <multi> 6 [fr]_ © 2007-2009 - Distribué sous licence GNU/GPL 7 [en]_ © 2007-2009 - Distributed under GNU/GPL License 8 </multi> 9 </licence> 3 <auteur>[Edouard Lafargue->mailto:edouard@lafargue.name], Mathieu Marcillaud, [Cedric Morin->yterium.net], Fil</auteur> 4 <licence>© 2007-2009 - GNU/GPL</licence> 10 5 <version>1.0.8</version> 11 6 <version_base>0.3</version_base> 12 7 <etat>stable</etat> 13 8 <icon>images/openid-100.png</icon> 9 <slogan> 10 <multi> 11 [fr]Authentification des auteurs et visiteurs à l'aide de leur OpenID 12 [en]Authenticates users with their OpenID 13 </multi> 14 </slogan> 14 15 <description> 15 16 <multi> 16 [fr]Authentification des auteurs et visiteurs à l'aide de leur OpenID. 17 <br />{Utilisation :} Un utilisateur qui souhaite utiliser son OpenID pour accéder au site doit l'entrer comme adresse de son site web dans son profil. Ensuite, au lieu de mettre son login ou adresse email, il suffit d'entrer son OpenID pour se logguer. 18 [en]Authenticates users with their OpenID. 19 <br />{Using this plugin:} a user wishing to authenticate with her OpenID should enter it as her web site address in her profile. Then, instead of entering her login or email address in the authentication page, she should enter her OpenID. 20 </multi> 17 [fr]Un utilisateur qui souhaite utiliser son OpenID pour accéder au site doit l'entrer comme adresse de son site web dans son profil. Ensuite, au lieu de mettre son login ou adresse email, il suffit d'entrer son OpenID pour se logguer. 18 [en]A user wishing to authenticate with her OpenID should enter it as her web site address in her profile. Then, instead of entering her login or email address in the authentication page, she should enter her OpenID. 19 </multi> 21 20 </description> 22 21 <options>openid_options.php</options> … … 63 62 64 63 65 <plugin spip="[2.1.0 -dev;3.0.0]">64 <plugin spip="[2.1.0;3.0.99]"> 66 65 <nom>OpenID</nom> 67 <auteur>[Edouard Lafargue->mailto:edouard@lafargue.name], Mathieu Marcillaud, Cedric Morin [->yterium.net], Fil</auteur> 68 <licence> 69 <multi> 70 [fr]_ © 2007-2009 - Distribué sous licence GNU/GPL 71 [en]_ © 2007-2009 - Distributed under GNU/GPL License 72 </multi> 73 </licence> 66 <auteur>[Edouard Lafargue->mailto:edouard@lafargue.name], Mathieu Marcillaud, [Cedric Morin->yterium.net], Fil</auteur> 67 <licence>© 2007-2009 - GNU/GPL</licence> 74 68 <version>1.1.8</version> 75 69 <version_base>0.2</version_base> 76 70 <etat>stable</etat> 77 71 <icon>images/openid-100.png</icon> 72 <slogan> 73 <multi> 74 [fr]Authentification des auteurs et visiteurs à l'aide de leur OpenID 75 [en]Authenticates users with their OpenID 76 </multi> 77 </slogan> 78 78 <description> 79 79 <multi> 80 [fr]Authentification des auteurs et visiteurs à l'aide de leur OpenID. 81 <br />{Utilisation :} Un utilisateur qui souhaite utiliser son OpenID pour accéder au site doit l'entrer comme adresse de son site web dans son profil. Ensuite, au lieu de mettre son login ou adresse email, il suffit d'entrer son OpenID pour se logguer. 82 [en]Authenticates users with their OpenID. 83 <br />{Using this plugin:} a user wishing to authenticate with her OpenID should enter it as her web site address in her profile. Then, instead of entering her login or email address in the authentication page, she should enter her OpenID. 80 [fr]Un utilisateur qui souhaite utiliser son OpenID pour accéder au site doit l'entrer comme adresse de son site web dans son profil. Ensuite, au lieu de mettre son login ou adresse email, il suffit d'entrer son OpenID pour se logguer. 81 [en]A user wishing to authenticate with her OpenID should enter it as her web site address in her profile. Then, instead of entering her login or email address in the authentication page, she should enter her OpenID. 84 82 </multi> 85 83 </description>
Note: See TracChangeset
for help on using the changeset viewer.