Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP Album+ : my new plugin for pictures


  • francescolaffi
    Participant

    @francescolaffi

    Test here: http://bptest.flweb.it

    Lot of details here: http://flweb.it/buddypress-album-plus/

    User can upload picture to their album, and they can add title, description, choose privacy option ( public, visible to members, visible to friends, private) and enable/disable comments for the pic. Users can edit and delete their pictures.

    Admin can set limit for picture upload total count, to enable/disable privacy options and limit for each of them, if description can be empty, pic per page in the default query.

    For each upload pic will be generated a thumb and a middle size pic, admin can set thumb size, middle size and if original file should be kept.

    Templating should be easy as the pics template class works in a way similar to the wp posts template.

    Tested only with WP 2.9 and BP 1.2, don’t know if it work with previous versions. This is an early release and should be used carefully.

    I created this plugin because i needed it for a work and bppicture-album plugin wasn’t enough flexible. As I started from scratch (well, from the bp1.2 skeleton component) this is not a mod of bppicture-album, is not compatible with it, so please don’t install this if you have bppicture-album and you cant migrate the db tables by yourselfs.

Viewing 25 replies - 1 through 25 (of 76 total)

  • bpisimone
    Participant

    @bpisimone

    Ciao Francesco,

    That is very interesting and it may well be all I need. Looking forward to the new additions as group pics. Looking very nice at first sight!


    Xevo
    Participant

    @xevo

    Finally a buddypress user gallery plugin that’s free and works with 1.2.

    Just a question though, will it work with wordpress single, or isnt it tested with it yet?

    I’ll do the Dutch translation by the way. :)


    francescolaffi
    Participant

    @francescolaffi

    @bpisimone I think I’ll do first an admin page and then I’ll look into group album (still don’t know how to do it :-) )

    @xevo not tested but should work. I should have also a single wp – bp test site somewhere, if I found it I’ll test the plugin.


    Xevo
    Participant

    @xevo

    Dutch translation is done, if you’d like, you could add it to your plugin. :)

    http://www.xevodesign.nl/files/translations/plugins/bp-album/bpalbum_nl_NL.zip

    I’d really appreciate it if you could test it on wp single.


    francescolaffi
    Participant

    @francescolaffi

    thanks for the translate, as soon as my request for the plugin directory is accepted i’ll put there the plugin with translations and some bugfix I’m doing now.

    I confirm it works with wp single :-)


    Anointed
    Participant

    @anointed

    I uploaded 2 pics on the test site. I noticed that the activity stream says time was ‘some time ago’, and it has the pictures in the wrong order. The activity stream shows the pic I uploaded first ahead of the second in the stream. (wrong order).

    Other than that… seems good


    glowstixx
    Member

    @glowstixx

    Nice. If you are on the home page, the Album subpage says: view ‘s album

    with no name, should probably say “My Album”

    Suggestions: ability for multiple albums, my members would be using them for different events.

    Also, would love to be able to watermark every picture that members upload.


    paulhastings0
    Participant

    @paulhastings0

    That’s fantastic. I’ll have to try it out when I get the time.


    francescolaffi
    Participant

    @francescolaffi

    @Anointed I did some mess with time zones, it should be fixed now

    @glowstixx I tried to reproduce it without success. O.o May you please explain it? Suggestions taken into account

    @paulhastings0 :-)


    Ted Mann
    Participant

    @tedmann

    Pretty awesome. Only suggestion would be that on the “Edit Picture” screen — the one right after you’ve uploaded — to display the picture that’s just been added. I often times upload groups of photos, and unless the file names are descriptive, you don’t always know which is the one you just added. Displaying the image on that screen would be useful.


    Andy Peatling
    Keymaster

    @apeatling

    Very nice, get it on the WP plugin repo if you can.


    modemlooper
    Moderator

    @modemlooper

    working good. I would say the only must add feature is multiple albums.


    danbpfr
    Participant

    @chouf1

    Works well on http://bp-fr.net, Francesco !

    I send you a fr_FR translation immediatly.

    Expect some noobs question about define settings… hold on !


    francescolaffi
    Participant

    @francescolaffi

    @TedMann good idea, I think a thumb on the right will do the trick and shoul be easy to put there. Sure in the next release

    @andy sure, I had the request approved, now I just need to understand svn :-)

    @modemlooper they are in the to-do list. Don’t expect them soon because I have exams in second half of March.

    @chouf thanks!


    stwc
    Participant

    @stwc

    Nice work, thanks! I’ll be having a look at it this weekend, definitely…


    Michael Berra
    Participant

    @miguael

    Just checked it out. REALLY NICE! Simple, clean, great!! Thanks alot!

    PS: Where can I send the german translation to? :-)


    Michael Berra
    Participant

    @miguael

    I think this is a bug: In the buddybar the submenu for album links wrong, when I am not on my profile…


    Tosh
    Participant

    @xberserker

    Very cool, I’ll be testing this out on my single wp install soon.


    Xevo
    Participant

    @xevo

    @ xberseker: Have it running on a single install already, works just as well. :)


    francescolaffi
    Participant

    @francescolaffi

    @M.Berra it’s the same bug that glowstixx pointed out i think, but I understand it only now. I’ll try to fix it.


    m@rk
    Participant

    @mrk-1

    francescolaffi, what a great plugin! Finally a worthy successor for bppicture-album – working with BP 1.2. Thank you for your efforts.

    … where, in which directory are pics stored?


    Tosh
    Participant

    @xberserker

    Installed on my test site and works perfect. My one concern though … if people where to upload inappropriate photos. How would I go about deleting those photos from there profile and taking away there access to upload any future photos?

    Other than that, LOVE IT! Keep up the great work.


    francescolaffi
    Participant

    @francescolaffi

    @mark

    singlewp: wp-content/uploads/album/$userid/
    wpmu: wp-content/blogs.dir/1/files/album/$userid/

    in both case the album folder is at the same level of the bp ‘avatar’ folder.

    @tosh you can delete a single pic from the pic page, I’ve added ‘mark user as pic-spammer’ to the to-do list


    modemlooper
    Moderator

    @modemlooper

    @francescolaffi the css for pic alignment is off. The pics are pushed to the right and half the image is hidden. This has been the same since you first posted the plugin. I fixed it my self but you might want to change up the code.

    It’s the -50% thats making it break


    francescolaffi
    Participant

    @francescolaffi

    @modemlooper it display well on all browser except safari, I’m working to fix that, if you found a solution for it that doesn’t break other browsers layout pls send it to me, thanks

Viewing 25 replies - 1 through 25 (of 76 total)
  • The topic ‘BP Album+ : my new plugin for pictures’ is closed to new replies.
Skip to toolbar