Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#329 - Editable focal lengths and apertures

Attached to Project: Photo Organizer
Opened by Rickard Olsson (Richie) - Saturday, 16 February 2008, 18:22 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 17 February 2008, 08:25 GMT-4
Task Type Feature Request
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.34
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The ability to edit/add focal lengths and apertures from within PO's GUI instead of having to edit common.php. I had to add 170 and 200 as focal lengths and 6.7 as aperture for my lenses.

Maybe simply select "Custom" in the drop-down box and have a nearby text field to write-in custom values?
Or, for starters, break out these arrays to a separate site-specific file that won't get over-written with an update?
This task depends upon

Closed by  Solomon Peachy (pizza)
Sunday, 17 February 2008, 08:25 GMT-4
Reason for closing:  Implemented
Additional comments about closing:  Remaining work is prettifying the UI.
Comment by Solomon Peachy (pizza) - Sunday, 17 February 2008, 07:55 GMT-4
I plan on eliminating the 'list of legal apertures/lengths' altogether. It's a freeform numeric value; there's no reason why it should be limited a set of pre-defined choices.

Comment by Solomon Peachy (pizza) - Sunday, 17 February 2008, 08:00 GMT-4
wait, I did this for 2.35 already -- the backend is already storing the value as a numeric value, so there's no reason why the pulldown even needs to exist now.
Comment by Solomon Peachy (pizza) - Sunday, 17 February 2008, 08:25 GMT-4
r1908 allows this to be set in the config_site.php file. It's theoretically possible for this to be set per-user, but I didn't create the UI elements for it.

Loading...