Photo gallery with like and share - php

I am trying to customize an existing joomla website and I'll be needing the resources below:
I want to allow the users to upload the photos from the front-end and after uploading, the user will be able
to see the other pictures that has been uploaded by the other users (much better if its on a thumbnail view and the pictures can be zoom out)
The photos can be like and share via facebook
Users can add comments on every pictures
I don't know exactly which components or modules I'll be needing for these requirements in joomla.
Any advice or suggestion will be highly sought.

You can accomplish #1 and #3 with Phoca Gallery.
http://extensions.joomla.org/extensions/photos-a-images/photo-gallery/3150
There are quite a few Facebook like/share extensions you can choose from based on your needs -
http://extensions.joomla.org/extensions/social-web/republish

Related

Symfony2 Sonata Media Bundle Custom Image Cropping

It seems that Sonata Media has only two strategies when it comes to cropping/resizing the uploaded image, Sonata\MediaBundle\Resizer\SimpleResizer and Sonata\MediaBundle\Resizer\SquareResizer. Both these strategies are automatic, meaning that the users don't have a say in how they want the image to be resized/croppped.
I would like to give the user an option to select the portion of the image that is more relevant, kind like the jQuery Image Cropper library used by GenemuFormBundle, but I don't even know where to start. Will I need to create my own Admin class instead of using Sonata\MediaBundle\Admin\BaseMediaAdmin? Has anyone write a bundle that I can use? How do you manage your galleries usually?
You should look at ComurImageBundle. It's far easier than Sonata Media, doesn't create anything in database and lets you upload with jquery file uploader, crop with jcrop and other useful things.
I wrote a simple admin extension that give you the ability to customize the images by format. It's actually a Work In Progress that needs some test, documentation and refactoring, but it does the job, it's lightweight and it's shipped with a resizer to handle fixed dimensions.
You can find it here: https://github.com/julien-maitan/sonata-media-crop
If you are using sonata media bundle with sonata admin, there is a picasa photo editor already in place in media edit form.
Please check.

Dynamic Image Gallery that looks in multiple album folders

Can anyone advise on a great image gallery that's dynamic, client side.
Basically what I want is on my website a gallery with multiple albums and images in the albums. To be able to add images dynamically to the folder or remote site (such as Photobucket or Picasa) and the webapage to be able to display them dynamically without any further coding, avoiding the hassle of having to add a lines of code ever time a new image is added.
Anybody using something like this or can point me in the right direction?
Much appreciated.
I found what I was looking for in Picasa Webalbum Integrator javascript library.
http://code.google.com/p/pwi/

Symfony php framework based photo/video gallery script

I am looking for some open source or commercial script which can allow me to have a gallery component in my website. This component will allow users to publish photos
(add title, album name, small description) and also let them provide their video urls from youtube. For youtube videos also they will provide the title, album name and small description.
Another nice to have feature would be to let users vote on these photos and videos.
Does anyone know of any script that can be easily integrated in symfony php framework?
Rgds,
Sapan
There is nothing written that meets your exact requirements - but there this could be a starting point - or at least give you some ideas of how to store / manage assets -> http://www.symfony-project.org/plugins/sfAssetsLibraryPlugin

photo gallery in php/jquery

I'm looking for a plugin for photo gallery in php/ jquery/ mysql to get the photos from the database that would look like this:
http://dev.sencha.com/deploy/dev/examples/organizer/organizer.html
Organizing Images into Albums using php/jquery
Anyone?
If I understand correctly, you are looking more at organazing/managing photos than files in general and Coppermine is pretty much just does that.
Coppermine gallery functionality.
"Coppermine stores files inside of
albums, so you'll need at least one
album for your pictures/files to be
placed in. Albums can be stored in
categories (but they don't HAVE to be
in a category, they can just as well
go into the coppermine "root"). When
you click on "albums" in the admin
menu, you will see the Album Manager."
This should do the job I guess:
6 New File Managers Based on jQuery, Ajax, php
Good luck, hope this was what you were looking for!

Image management system

I have a user that wants to be able to upload photo's to his website, and then be able to choose which album he wants them to appear in. I already have the albums hard coded on the site, but he wants the ability to add more.
Does anyone know of a script or cms or something that this can easily and cheaply be implemented or am I going to have to develop all of this from scratch?
Gallery 2 is my go-to. It's powering several large website's galleries around the web.
If you're very picky (as several of my clients have been) you can query image information out of the DB and build your own front-end. I've done several photographer's websites this way. There is even a desktop upload tool that can be downloaded if desired.
There is no cost at all.
This seems to be the cheapest and most complete solution I found. Slick Gallery
This one also seems like it would work well
PhotoCMS
For Image management I have used and recommend http://coppermine-gallery.net/

Categories