Author Topic: Download presenting Multiple Resolutions?  (Read 8251 times)

0 Members and 1 Guest are viewing this topic.

Offline Chowny

  • Pre-Newbie
  • Posts: 5
    • View Profile
Download presenting Multiple Resolutions?
« on: August 16, 2005, 10:25:50 AM »
On my wallpaper site I want to be able to present multiple resolutions for download without having to add them as individual seperate entries in the database. So if you view a picture, instead of "Download" at the bottom, you could have a "1024x768", "1280x1024", "1280x800" button etc.

I only want the appropriate buttons to appear if those resolution variations of those pictures exist.

Anybody know how I would go about this?

Thanks in advance
 Stephen
 http://www.wallpaper-world.net/Gallery/

TheOracle

  • Guest
Re: Download presenting Multiple Resolutions?
« Reply #1 on: August 16, 2005, 12:47:19 PM »
Sounds like an interesting addon to build. However :

Quote

instead of "Download" at the bottom, you could have a "1024x768", "1280x1024", "1280x800" button etc.


does this mean that it would still be on buttons link or it would become text links instead for those replaced links ?

Offline Chowny

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: Download presenting Multiple Resolutions?
« Reply #2 on: August 16, 2005, 12:50:50 PM »
Quote
does this mean that it would still be on buttons link or it would become texts instead for those replaced links ?

Either would work fine... Given what 4images does, I'm surprised that nobody has come up with a modification of this nature before... I have tinkered with the code for 4images to put banners etc into my pages, and I *am* a web developer (in ASP .NET though) but I feel my knowledge of PHP itself isn't really up to doing this job.


TheOracle

  • Guest
Re: Download presenting Multiple Resolutions?
« Reply #3 on: August 16, 2005, 12:53:44 PM »
Quote

but I feel my knowledge of PHP itself isn't really up to doing this job.


Hum ... maybe I am up to it Chowny ... maybe I am.  :mrgreen:

Seriously, how about a dropdown list from your ACP - > Add / edit images so that you could specify - from each uploads - the size you'd upload ? From there, it would be far more easier for 4images to figure which size needs to be active from your details page.

Please advise.

Offline Chowny

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: Download presenting Multiple Resolutions?
« Reply #4 on: August 16, 2005, 12:55:15 PM »
Quote
Seriously, how about a dropdown list from your ACP - > Add / edit images so that you could specify - from each uploads - the size you'd upload ? From there, it would be far more easier for 4images to figure which size needs to be active from your details page.

Sounds good to me...

TheOracle

  • Guest
Re: Download presenting Multiple Resolutions?
« Reply #5 on: August 16, 2005, 01:11:58 PM »
Excellent then. Your suggestion has been added on my list. Please take not that this MOD will not be done instantly but your turn will come soon. ;)

Offline Chowny

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: Download presenting Multiple Resolutions?
« Reply #6 on: August 16, 2005, 01:15:03 PM »
Thanks...I'll probably take a stab at it myself in the meantime. Stand well back. It could all go wrong.

I'll look forward to seeing your solution that'll probably actually work.  :wink:

Later
 Stephen


TheOracle

  • Guest
Re: Download presenting Multiple Resolutions?
« Reply #7 on: August 16, 2005, 01:17:19 PM »
Quote

It could all go wrong.


You must know what you're doing in order to accomplish this ' but ' you're always welcome to try. ;)

Offline Chowny

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: Download presenting Multiple Resolutions?
« Reply #8 on: August 16, 2005, 02:04:44 PM »
Quote
You must know what you're doing in order to accomplish this ' but ' you're always welcome to try.

I adopt a vigorous policy of

a) Backing it up
b) Fiddling with it till it either works or breaks

Later
 Stephen

TheOracle

  • Guest
Re: Download presenting Multiple Resolutions?
« Reply #9 on: August 16, 2005, 02:10:29 PM »
Quote

b) Fiddling with it till it either works or breaks


That's the one - let me know of your results. 8)