Pixelpost 1.6


Ramin Mehran, Connie Mueller-Goedecke, Will Duncan, Joseph Spurling, Piotr "GeoS" Galas, Dennis Mooibroek, Karin Uhlig, Jay Williams

Version 1.1 to Version 1.3: Linus <http://www.shapestyle.se>

Contact: thecrew (at) pixelpost (dot) org

Copyright © 2007 Pixelpost.org <http://www.pixelpost.org>

Pixelpost wiki: http://wiki.pixelpost.org/
Pixelpost forum: http://forum.pixelpost.org

License: http://www.gnu.org/copyleft/gpl.html


Image Related Tags | Date Related Tags | Thumbnail Related Tags | Feed Related Tags | Navigation Related Tags | EXIF Related Tags | Comment Related Tags | browse_template.html Related Tags | Other Tags

Image Related Tags
<IMAGE_NAME> filename of the photo
<IMAGE_TITLE> title of the photo, can be used to generate the 'alt-' and 'title-'tags of the HTML-IMG-TAG
<IMAGE_WIDTH> width of the image in pixel
<IMAGE_HEIGHT> height of the image in pixel
<IMAGE_CATEGORY> will show the category or categories of the image as a link
<IMAGE_CATEGORY_PAGED> will show the category or categories of the image as a link for Paged archive addon
<IMAGE_THUMBNAIL> thumbnail of that image with link to the image
<IMAGE_THUMBNAIL_NO_LINK> thumbnail of that image without link
<IMAGE_NOTES> the description, the text which you entered for that image
<IMAGE_NOTES_CLEAN> the description, like above but without any HTML code inside
<IMAGE_ID> id of the actual image
<IMAGE_PREVIOUS_LINK> full link that says "Previous", or empty if no previous
<IMAGE_PREVIOUS_ID> id of previous image
<IMAGE_PREVIOUS_TITLE> if empty, displays "No Previous Image"
<IMAGE_NEXT_ID> id of the next image
<IMAGE_NEXT_TITLE> if empty, displays "No Next Image"
<IMAGE_NEXT_LINK> full link that says "Next", or empty if no next
<IMAGE_LAST_LINK> full link that says "Last", or empty if last picture is displayed
<IMAGE_LAST_ID> id of the last image
<IMAGE_LAST_TITLE> if last picture is displayed, displays nothing, otherwise title
<IMAGE_FIRST_LINK> full link that says "First", or empty if first picture is displayed
<IMAGE_FIRST_ID> id of the first image
<IMAGE_FIRST_TITLE> if first picture is displayed, displays nothing, otherwise title
<IMAGE_PERMALINK> supplies a permanent link to the post in question
Date Related Tags
<IMAGE_DATE_YEAR_FULL>  
<IMAGE_DATE_YEAR>  
<IMAGE_DATE_MONTH>  
<IMAGE_DATE_DAY>  
<IMAGE_DATE>  
<IMAGE_TIME>  
<IMAGE_DATETIME dateformat which you choose in ADMIN-panel/OPTIONS/date format
Thumbnail Related Tags
<IMAGE_THUMBNAIL_ROW> shows thumbnails in a row, number of thumbnails is defined in ADMIN-panel/OPTIONS
corresponding class: "thumbnails" or "current_thumbnail" in the CSS-stylesheet
<IMAGE_THUMBNAIL_ROW_REV> shows thumbnails in a row, number of thumbnails is defined in ADMIN-panel/OPTIONS
the same as above except that the squence is reversed. Usefull for vertical thumbs
<IMAGE_PREVIOUS_THUMBNAIL> link to previous image with thumbnail
<IMAGE_NEXT_THUMBNAIL> link to next image with thumbnail
<IMAGE_FIRST_THUMBNAIL> link to first image with thumbnail
<IMAGE_LAST_THUMBNAIL> link to last image with thumbnail
Feed Related Tags
<ATOM_AUTODETECT> creates the "href-part" of the atom-feed-autodetect-link
<ATOM_AUTODETECT_LINK> to be used in header of image_template.html for Feed in ATOM-Format
<COMMENT_ATOM_AUTODETECT_LINK> to be used in header of image_template.html for Comment Feed in ATOM-Format (do not use in conjunction with normal auto-detect feed tags!!)
<RSS_AUTODETECT_LINK> to be used in header for Feed in RSS-Format
<COMMENT_RSS_AUTODETECT_LINK> to be used in header of image_template.html for Comment Feed in RSS-Format (do not use in conjunction with normal auto-detect feed tags!!)
<SITE_RSS_LINK> link to RSS-Feed
<SITE_COMMENT_RSS_LINK> link to Comment RSS-Feed
<SITE_ATOM_LINK> link to Atom-Feed
<SITE_COMMENT_ATOM_LINK> link to Comment Atom-Feed
<COMMENT_POPUP> Pop-up link: <a href='index.php?popup=comment&showimage=1' onclick="window.open('index.php?popup=comment&amp;showimage=1', 'Comments', 'width=480, height=540, scrollbars=yes');">Comments</a>
<SITE_RSS_LINK> link to RSS-Feed
<SITE_ATOM_LINK> link to Atom-Feed
<SITE_TITLE> name of photoblog, set in ADMIN-panel/OPTIONS
<SITE_BROWSELINK> link to the archive-page, needs browse_template.html in your template-directory
<SITE_BROWSELINK_PAGED> link to the archive-page using paged archive addon, needs browse_template.html in your template-directory
<SITE_PHOTONUMBER> number of all photos
<SITE_URL> shows the complete URL of your Pixelpost Installation
<SITE_VISITORNUMBER> count of all visitors to this page ever
<ADVNCD_SITE_VISITORNUMBER> improved statistic by the Addon "advanced_stat.php"
EXIF Related tags
<EXIF_EXPOSURE_TIME> shows only exposure data
<EXIF_APERTURE> shows only aperture data
<EXIF_CAPTURE_DATE> shows only time data
<EXIF_FLASH> shows only flash data
<EXIF_FOCAL_LENGTH> shows only focal length data
<EXIF_CAMERA_MAKE> shows only camera brand data
<EXIF_CAMERA_MODEL> shows only camera model data
<EXIF_ISO> shows only ISO data
<LANG_EXPOSURE_TIME> combines the EXIF-data with the words which are defined in the respective language-file
<LANG_APERTURE> "
<LANG_CAPTURE_DATE> "
<LANG_FOCAL_LENGTH> "
<LANG_CAMERA_MAKE> "
<LANG_CAMERA_MODEL> "
<LANG_ISO> "
Comment Related Tags
<IMAGE_COMMENTS_NUMBER> how many comments for this image
<IMAGE_COMMENT_TEXT> Displays either "Comment" or "Comments" depending on the number of comments.
<LATEST_COMMENT_ID> image-id of the image that has the latest comment
<LATEST_COMMENT_NAME> image-title of the image that has the latest comment
<IMAGE_COMMENTS> list of all comments
<VINFO_NAME> name of the visitor, who commented the image
<VINFO_URL> URL of that visitor
<VINFO_EMAIL> email of that visitor
Archive Related Tags
<THUMBNAILS> in browse archive template, class "thumbnails" in the CSS-file
<BROWSE_CATEGORIES> OPTION-Box with all categories of your photoblog
<CATEGORY_LINKS_AS_LIST> Category links as a text list for default archive page
<BROWSE_CHECKBOXLIST> checkbox-list to choose between images of all categories or some categories, shows all your categories + "all"
for use with paged_archive.php addon:
<CATEGORY_LINKS_AS_LIST_PAGED> Category links as a text list for page-by-page archive
<BROWSE_MONTHLY_ARCHIVE_PAGED> Monthly drop box for default PP's archive page
<BROWSE_MONTHLY_ARCHIVE_AS_LINK_PAGED> Monthly drop box for page-by-page archive
<BROWSE_CATEGORIES_PAGED> Category drop box for page-by-page archive
<THUMBNAILS_WHOLE_PAGED> Thumbnails in this page
<THUMBNAILS_PAGES_LINKS> Link to the pages of thumbnail in the selected category
<ARCHIVE_PAGES_NUM> Page number you are viewing
<CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> Name of the category or Month you select
<LINK_TO_PAGED_ARCHIVE> Link to Paged-by-page archive page as <a href="index.php?x=browse&amp;pagenum=1">Archive</a>
<TAG_LINKS_AS_LIST> Tag links as a text list for default PP's archive page
<TAG_LINKS_AS_LIST_PAGED> Tag links as a text list for page-by-page archive
<TAG_IMG_LIST> List of tags for showed image
<TAG_IMG_LIST_PAGED> List of tags for showed image
Other Tags
<BASE_HREF> If set into header of your template,
helps to have all links relative to the URL of your
Pixelpost
<SITE_CALENDAR> for use with the calendar.php addon.
<ALTERNATIVE_LANGUAGE> full URL to switch to the alternative language set (warning: requires alternative language templates).
<LANGUAGE=xx> full URL to switch to any language (provided there are templates). xx is the language abbreviation.
Please see alternative_langauges.html for details.