Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 12-01-2004, 01:05 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
EXIF for non-digital posts

I'm using Pixelpost as the new software for my blog. I have a Canon EOS 10D and the digital images with EXIF data appear fine. However I scan negatives from my Canon EOS Elan 7 which have no EXIF but the template still attempts to display the settings -- e.g., for such pictures I see / / / which are the dividers used in the pixelpost-dark theme to seperate camera model, shutter speed, aperture and focal length. Yuck.

In image_template.html I'd like to conditionally display the EXIF provided there is EXIF to display. I can't do this cleanly in the template since it's not a PHP file.

I realize I can do this in Javascript by setting the div display style to none, but I really don't want to go that route....
Reply With Quote
  #2  
Old 12-01-2004, 05:15 AM
Connie
Guest
 
Posts: n/a
Hi George,

it should not be part of the template or CSS, I think the script should handle the template variables in that way

so that <EXIF_EXPOSURE_TIME>
<EXIF_APERTURE>
<EXIF_CAPTURE_DATE>
<EXIF_FLASH>
<EXIF_FOCAL_LENGTH>
<EXIF_CAMERA_MAKE>
<EXIF_CAMERA_MODEL>


are empty if no data, without the separators...

let's suggest a modification of the script :wink:
Reply With Quote
  #3  
Old 12-01-2004, 11:19 AM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
You can remove the delimiter from the template and perhaps just add a few extra spaces between the info, like
Code:
   
would serve to do the trick.

// punk
__________________
icq: 66760929
Reply With Quote
  #4  
Old 12-01-2004, 02:21 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
i could but..

I could but I'd rather have the /'s as separators when there is EXIF data
Reply With Quote
  #5  
Old 12-01-2004, 02:48 PM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
You could add it either in the language file or just do it in the script itself.

// punk
__________________
icq: 66760929
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 01:03 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs