In Facebook webUI one can select an album to be private and not seen by any other user but themselves. This is not possible with the facebook export plugin. When I try to create a new album the Privacy drop down lists the following settings only: * Only friends * Friends of friends * My Networks and friends * Everyone Reproducible: Always Steps to Reproduce: 1. Select a picture to export 2. Export to Facebook 3. Create new album Actual Results: Not possible to select "Only me" in the privacy drop down list. Expected Results: The user is able to create a private album and this is the first option (the default one) Setting to critical as some people may not want all of their photos public.
Created attachment 78334 [details] 'Only me' option This add's the requested 'Only Me' options and alters FbTalker::getCallString to use QUrl instead of string concatenation.
The patch works. The 'only me' option is available in the export plugin. And also the album created in facebook has the same option.
Git commit 7a4bc458e164816d3e6ab6a4f65e9f6830a163b4 by Gilles Caulier. Committed on 01/04/2013 at 15:12. Pushed by cgilles into branch 'master'. apply aptch #78334 from Matjaz Drolc to add option to create private album in Facebook account. FIXED-IN: 3.2.0 M +4 -1 NEWS M +2 -0 facebook/fbalbum.cpp M +4 -2 facebook/fbitem.h M +16 -4 facebook/fbtalker.cpp M +8 -0 facebook/fbwindow.cpp http://commits.kde.org/kipi-plugins/7a4bc458e164816d3e6ab6a4f65e9f6830a163b4