viewing formatted panasonic images

I know if I click the Sized Image I can see the Panasonic full size image "raw". But, would rather see it with some formatting akin to the theme.

If I took archive.php and stripped out gallerytitle div and tag_cloud div and add to the padbox div something to call the image, would it display? The page would be called within the image description, using the URL from the raw image. The newly crated php pages would reside in the /album folder

PSEUDO CODE:
<?php show the image ('http://mydomain/zen/albums/97-035b.jpg'); ?>whereby the "show the image" would be proper PHP code that I ain't got a clue about to display the requested image to screen.

Comments

Sign In or Register to comment.