# HG changeset patch # User Brian Neal # Date 1301270350 0 # Node ID c99d8981068b43eb66ae00043a048dbbd0c9fda8 # Parent 41411066b16da15facb4ff7148903300087913d0 Fixing #183; add instructions on the edit elsewhere links form to get your facebook user id. diff -r 41411066b16d -r c99d8981068b gpp/templates/bio/edit_elsewhere.html --- a/gpp/templates/bio/edit_elsewhere.html Sun Mar 27 23:21:17 2011 +0000 +++ b/gpp/templates/bio/edit_elsewhere.html Sun Mar 27 23:59:10 2011 +0000 @@ -25,9 +25,16 @@
Add a Social Network {{ sn_form.as_p }} -

For MySpace, you must enter your - Myspace Friend ID - in the Username box.

+

+ For Facebook, you must enter your profile ID in the Username box. Visit your + Facebook profile. Look at your browser's URL (address) bar. If you see a link of the form + http://www.facebook.com/profile.php?id=1234567890, you want that number after the + id= part. If you don't see a link like that, hover your mouse over your + profile picture, and a link of the above form should appear in your browser's status bar + (usually at the bottom). You can right-click on your photo and choose "copy link address" + (the exact message will vary by browser) to copy the link. Then paste into the + Username box, then delete everything but the long number. +