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!
Related
I would like to add image posts to a website much like Imgur.com
So especially the Image-Text-Image-Text or Text-Image-Image-Text-Image style..
If it was simply Image-Text then I would just have a database table with pictures and their respective captions but this can be any order..
How would I structure a random order of text and pictures in the database while supporting Markdown? A simple push in the right direction is probably enough!
I may be misunderstanding the question but...
If you're looking to upload images to Imgur using your own software/php script, you're going to want to use the Imgur API. You'll have to Register Your Application before you can make use of it.
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/
I have a photo website which gathers images from a folder with PHP, displays their thumbnails on a page and, when clicked, opens a fancybox (fancybox.net) to display the full image. I am pretty satisfied with the result but as users start posting, they start asking for new features, and problems come out since I'm not a programmer. What I would like to do is a photo commenting/rating system (like the one on facebook to get the idea, but obviously not as complex): I've been trying to add a Disqus code to each picture, but it won't get displayed in my fancyboxes...So the question is, can you give me any (easy-to-implement) ideas on how to achieve this? I don't mind using already existing softwares like disqus for comments and polldaddy for ratings, since I guess it would require me to setup a mysql database to do it on my own...
To brief it again:
I have a "thumbs" folder which are gathered on a page.
I have an "originals" folder with the full size images that are called back by the fancybox.
I would like to have comments+rating in the fancybox.
Thanks in advance for any advice you can give me.
For your fancybox implementation I'm assuming that it's just pulling the image into the lightbox, not other content (i.e. a html page). What you'd need to do is set up a page which would grab an image, and output it along with your comments + rating code, then set up your script to use that page as the fancybox URL instead of a direct link to the image.
Without more information to go on I can't really help more than that.
ps for comments the Facebook Comments plugin might be easier for a non programmer to implement than Disqus.
I've built a php CMS and for my news page I want the option to either add one main image or the possibility of multiple images at the bottom for news stories with sponsors etc.
The basic article will have a square image on the left of the main content. I've coded it so the main image on upload is names the same as the article id.
I was thinking of adding an option to my database for 'bottom images' and have an upload option for when this is set to yes.
What would be the best way to go about this? I'm working in php and mysql.
Any help would be great thanks!
Create a table called:
article_images (id, article_id, image_path, image_type, published, added_datetime)
here, image type will choose what type of image. You can store many rows of image data for a single article. The image type will choose where to put the images: (main image, bottom image, etc...)
Please have a look.
Best way to do is use any WYSIWYG editor like tinyMCE or CKeditor. You wont need to worry about managing imaging separately.
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