Is there any official documentation or tutorial with examples? It will be very useful for everybody!
I.e: I wanted to add the OpenID support or my existing website, so that my Drupal users will automatically have an OpenID login to be used with Google Friend Connect. Could anybody prepare some step-by-step instructions? I want it to be as simple as it could be. You just register as a Drupal user, login once on a Drupal site and then login to Google Friend Connect using your OpenID login (is it like http://{username}.mydrupalwebsite.com or what?). Please help me.
Comments
Comment #1
josesanmartin commentedThe openid url is like yourdrupalwebsite.com/user/3
Comment #2
anarcat commentedI'm not sure a tutorial is required. All you need is to install and enable the module (and dependencies) and use the right URL (see above).
Where would *you* like to see documentation?
Comment #3
sumitk commentedComment #5
peterx commentedhttp://drupal.org/node/517588
Comment #6
walkah commentedi updated the docs page to be current & accurate. marking fixed for now.