| View previous topic :: View next topic |
| Author |
Message |
jellis629
Joined: 18 Mar 2007 Posts: 2
|
Posted: Sun Mar 18, 2007 9:08 pm Post subject: Original Image Name in Web Template |
|
|
Hello,
I am currently using the free version of PicaJet to see if it will help me organize my image collection (around 75k images spread across several external drives, DVDs, and CDs). So far I really like using it.
When creating web albums, is it possible to insert file information into the index.htm? I'd like to include the original filename so it displays in the template. What tag can I use in the template? Is this possible using the free version and if not, does the FX version support it?
Best regards,
Joe |
|
| Back to top |
|
 |
Alex PicaJet Team
Joined: 18 Feb 2005 Posts: 340
|
Posted: Tue Mar 20, 2007 12:06 pm Post subject: |
|
|
There is no special option to add filename to index.htm. This issue for both versions Free and FX. But you can change template manually to add special info from PicaJet.
Here is some useful tags:
<%FileSize%> - adds file size to web page.
<%ImageWidth%> - adds image width to web page.
<%ImageHeight%> - adds image height to web page.
<%ImageColors%> - adds image colors to web page.
<%ImageDPI%> - adds image DPI to web page.
<%ImageDate%> - adds PicaJet's date to web page.
<%ImageCreatedDate%> - adds file created time to web page.
<%ImageModifiedDate%> - adds file modified time to web page.
<%ImageImportedDate%> - adds file imorted time to web page.
<%ImageEXIFDate%> - adds EXIF DateTime to web page.
<%ImageEXIFDescription%> - adds EXIF Description to web page.
<%ImageEXIFCameraVendor%> - adds EXIF Camera Vendor to web page.
<%ImageEXIFCameraModel%> - adds EXIF Camera Model to web page.
<%ImageEXIFFnumber%> - adds EXIF F-number to web page.
<%ImageEXIFISO%> - adds EXIF ISO to web page.
<%ImageEXIFExposureProgram%> - adds EXIF Exposure Program to web page.
<%ImageEXIFFlash%> - adds EXIF Flash Info to web page.
<%ImageEXIFFocalLength%> - adds EXIF focal length to web page.
<%ImageEXIFExposureTime%> - adds EXIF Exposure Time to web page.
<%ImageRating%> - adds PicaJet Rating to web page.
<%ImageDescription%> - adds PicaJet's Desciption to web page.
<%ImageCategories%> - adds PicaJet's categories to web page.
<%ImageDimension%> - adds Size of image to web page.
You can add this tags to these files:
image.htm
thumbfooter.htm
thumbheader.htm
thumbitem.htm
These files you can find in this folder:
C:\Program Files\PicaJet\Web templates\Winter etc.
When you'll generate Web Gallery PicaJet insert info regarding tag described above. |
|
| Back to top |
|
 |
jellis629
Joined: 18 Mar 2007 Posts: 2
|
Posted: Thu Mar 22, 2007 6:03 pm Post subject: |
|
|
| Perfect. Thanks Alex!! |
|
| Back to top |
|
 |
jeronimoh
Joined: 24 Jul 2007 Posts: 1
|
Posted: Tue Jul 24, 2007 2:29 am Post subject: |
|
|
| Is there a tag which renders the actual filename? |
|
| Back to top |
|
 |
|