PDA

View Full Version : removing "model" in camera model


Pat Chuprina
10-07-2006, 10:33 PM
Hello all. Here is another newbie type question. In my blog exif data appears:

Camera Model: Canon EOS 20D
Exposure: 1/160 sec
Aperture: f 9
Flash: Not Fired

I would like to removedd the word "moidel" and the complete line with details "Flash: not fired," I've looked a few times and definately missed it, but were would I find the above mentioned in the pixelpost files so I could delte and omit them.

Thanx in advance
Patrick Chuprina
http://www.chuprinastudios.com/blog

djaef
10-07-2006, 11:20 PM
Hi
In your image_template, look for the EXIF data tags.

You should find a line something like this:
Camera Model: <EXIF_CAMERA_MODEL><br />.
Just delete the (first) word Model

There should also be a few lines futher down, the <EXIF_FLASH> tag. Delete that tag and the Flash exif data is gone.