PDA

View Full Version : adding focal length to exif data


justme
06-01-2007, 06:36 AM
Using PP1.6.
Can someone tell me (or point me to info) telling me how to add focal length to my exif data? I know it's got to be covered many times over, and I see lots of indepth info about other changes - but I don't see it.

All other exif data is working fine.

thanks...

sentinel
06-01-2007, 07:51 AM
according to tags.html in the docs folder of the package

<EXIF_FOCAL_LENGTH>

shows the focal length data

edit: alternatively you may have a look at the online docs at dwilkinsjr's pae (http://public.dwilkinsjr.com/pixelpost/docs/1.6.0/tags.html)

justme
06-02-2007, 03:45 AM
Gee, I feel like this must be a dumb question.
So, where do I put the tag??

I see that my index.php has lots of exif code in there - maybe in that file somewhere?

thanks.

Dkozikowski
06-02-2007, 05:29 AM
No, this does not belong in your index.php file.


Edit your template files.

So if you are using the simple template (for example).

Goto the templates/simple/ folder and edit the template file that includes the EXIF info. Either image_template.html or comment_template.html