Author Topic: Anyone interested in these MODS?(Upload changes (EXIF,...) &RandomCat extension)  (Read 18930 times)

0 Members and 1 Guest are viewing this topic.

Offline rroc

  • Pre-Newbie
  • Posts: 8
    • View Profile
Hi,
I have just installed 4images a week ago. I have a background on PHP programming, and so I have done some modifications to my 4 images. I just wanted to ask if people would be interested if I'd write actual MOD instructions for these...

UPLOAD MODS

1. EXIF (No exif extension for PHP required!):

1a) [required] Extract and save Exif information -
saves exif to database before the image resize (which seems to lose this data),
and display it on a click of a button.

1b) [optional] Rotate images automatically, according to the Exif-Orientation


2. Multiupload - [DONE]
Upload multiple files with a simple interface. The amount depends on the file sizes, for me it works great with 5 images straight from 5MP camera, but gives timeout when I try 10. But it takes just fine 10 photos from my 2MP camera.

This is now ready... I hope it works...
http://www.4homepages.de/forum/index.php?topic=8517.0


3. better proportional (auto)resize (I use this with auto resize mod), to allow landscapes and portraits in, both Standard sized images (ie. <600 x <800) + Panoramas(ie. <600 x <3500):

-it works so that it makes sure the shorter side(can be either width or height) of an image is compared to the set limit and the longer side is proportionally resized accordingly (but it also has a maximum limit).

-the old one had to have limits 800x800, if you needed to allow same length in both landscapes and in portraits, which made it impossiple to add panoramas.


VIEW MODS

4. Random image thumbnail is searched from subfolders, if the main category doesn't have any.

...All these are ready and working together, I just ought to make the mod instructions for them (by comparing the original 1.7.1 release to the files I have modified...). I just don't know when I have the time... Which of these if any would you like to have? My gallery is a private kind, but I may provide screenshots, if you are interested.

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: Anyone interested of these MODS?
« Reply #1 on: June 21, 2005, 12:44:24 PM »
The first two MODs are interesting. Are you willing to share them with us ? ;-)

Cheers, Martin

Offline maikew

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • MW PhotoWorks & Templates
yes i'm very interested  :D

Offline rroc

  • Pre-Newbie
  • Posts: 8
    • View Profile
Ok, so the MOD #2, the easiest is ready...

[MOD] MultiUpload
http://www.4homepages.de/forum/index.php?topic=8517.0

The other MODS require more work... so it takes some time.

Have fun.

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
MOD exif sounds intersting!
have you got a homepage?
sincerly
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline rroc

  • Pre-Newbie
  • Posts: 8
    • View Profile
Sorry, I don't have a public homepage gallery... But here is a screenshot of the exif viewer working in my private gallery. By pressing the button, a javascript shows the exif data in image details page... of course one may choose to show this anyway one needs. For me it is that I want the details page to be as compact as possible.

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
i think your page looks good  :P - make it public   :wink:
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline Lucifix

  • Hero Member
  • *****
  • Posts: 710
    • View Profile
    • http://www.slo-foto.net
EXIF looks great, please show us!!!   :)

TheOracle

  • Guest
A very detailed captured presentation I might add. ;)

Offline Lucifix

  • Hero Member
  • *****
  • Posts: 710
    • View Profile
    • http://www.slo-foto.net
Come on, show us your mod and stop teasing us  :mrgreen:

Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Hi,

i´m interested in EXIF, too!
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
i think he stays in holiday he wrote to me but i think he should be back soon - hope so!
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline TIMT

  • Hero Member
  • *****
  • Posts: 505
    • View Profile
Still on holliday? Great MOD... would be realy nice, if you could share this MOD with us!

Thanks!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Guys, this is just a plain JavaScript/DHTML popup, google it and implement it in details.html. Its really not that hard ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline TIMT

  • Hero Member
  • *****
  • Posts: 505
    • View Profile
Thanks V@no... and Guys...I count on you... I'm a absolut beginner...