Hi,
it's great that you can map FB fields to your user fields. Is Profile2 support considered as well?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1363070-6-fboauth-profile2_support.patch | 7.26 KB | pfrenssen |
| #5 | 1363070-5-fboauth-profile2_support.patch | 7.23 KB | pfrenssen |
| #4 | 1363070-4-fboauth-profile2_support.patch | 7.24 KB | pfrenssen |
Comments
Comment #1
quicksketchNo, I don't plan on supporting Profile2, though support could be added through an add-on module.
Comment #2
Anonymous (not verified) commentedOk, thanks.
Comment #3
quicksketchComment #4
pfrenssenHere is an add-on module that adds support for Profile2.
Comment #5
pfrenssenFixed an issue that occurs when a field has been assigned to a FB parameter and subsequently removed, causing the error:
Diff with version in #4:
Comment #6
pfrenssenNo longer show an empty fieldset for profiles that have no fields added yet. Also fixed a trailing space :)
Comment #7
quicksketchI'm still not very keen on including this with the FBOAuth module. I don't use Profile2, so I wouldn't make a very good maintainer of such code. Not to mention this module was designed to be light-weight, I don't think we should go beyond supporting what's in Drupal core.
Comment #8
pfrenssenOk I understand. This should be a separate project, so it does not bloat the module for the majority of users that doesn't need this functionality. I'll move this to a sandbox project.
Comment #9
jnpwebdeveloper commentedI'd really like to see this add on moved to a seperate project. I use profile2 and can make good use of this. Have you already ported it to a sandbox project? Thanks for your work.
Comment #10
pfrenssenNo I haven't but this shouldn't be too much work. Now that I know there is some interest in this I'll try to do it soon.
Comment #11
pfrenssenThis module is now available as a sandbox project.
See http://drupal.org/sandbox/pfrenssen/1418226
Comment #13
gateone commentedErm, I am sorry, but the Sandbox as stated is empty...
Comment #14
pfrenssen@gateone, it is not empty, you can check out the code with the following git command (this is mentioned in the "Version control" tab on the project page):
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/pfrenssen/1418226.git facebook_oauth_profile2_integrationI will add this information to the project page so it is easy to find.
If you have any problems using the sandbox module in the future, then I'd like to invite you to post an issue in the issue queue at the sandbox page rather than in this closed issue. You have a better chance to get a response there.
Comment #15
pfrenssenI have promoted this to a full project, you can get it at http://drupal.org/project/fboauth_profile2
Comment #16
infines commentedA link to this module should be added to the front page for people looking for this functionality.
Comment #17
quicksketchSure, added Facebook Rules as well.