Questions tagged [image-management]

11 questions
4
votes
2 answers

Open source image management software for web?

I was looking for an standalone open source image management software for web use. Many CMSs have some kind of image management built-in but sharing images across several sites seems to be clumsy. I am looking for more centralized solution. The…
2
votes
2 answers

Wordpress - Multiple images per post

Looking for any pointers really. The functionality I'm after Basically I'd like to have the functionality to assign up to 6 different images to one single post. All 6 images will be displayed as normal within single.php. On the homepage, for…
egr103
  • 3,858
  • 15
  • 68
  • 119
1
vote
1 answer

Blog application: Should I delete images not in use?

I am using Amazon S3 for hosting images in a blog-like platform, and I can't find any good resources about whether or not I should keep or delete images not in use. There are no plans on having any media manager, but I'm not sure if it's worth the…
1
vote
0 answers

Process for capturing image, storing it locally, showing it in table view, uploading to server and downloading on other devices?

I want to know about process for managing images for an iOS app dealing with large images. I have done all the steps separately and everything works properly if performed individually. The flow is as given below: Capture image on iPhone (Full sized…
Mehtab
  • 11
  • 3
1
vote
2 answers

Remove Images from Database on Website

I setup a little site for my roomate whose an artist, and I set it up where he could use an admin.php page to upload images to the site, and they are added to a MYSQL Database where the main site pulls them from and displays them. He wants the…
user470760
1
vote
3 answers

Database design and image file system management?

I'm looking to build a backend for accepting user-uploaded images, renaming them and storing them in a file system (no, it's not an Instagram) I was thinking of simply renaming the image and storing in a user…
Nathan Waters
  • 1,173
  • 4
  • 13
  • 23
0
votes
2 answers

Looking for a pre-made (commercial or not) PHP tool for managing a directory of images, with some specific features

I'm developing an administrative panel to manage product listings. The database structure is already done and it takes me no effort to make a little panel where administrative users will insert and remove products. But every product has a variable…
gd1
  • 11,300
  • 7
  • 49
  • 88
0
votes
2 answers

in javascript, image must change with var lvl, but it doesn't

I'm new in javascript and in web programming on the whole. I'm trying to make script which will change image pic0.png depending on var lvl's value. This is the script: