PixelPost, version 1.5 Compilation of all Tags, which can be used in the template-files Names of the templates must be: image_template.html || main page with the photo comment_template.html || popup comments browse_template.html || archive obsolete, not supported: || referer_template.html (read the changelog.txt) Image-related TAGs: an example for the reference to the image on the main-page: <IMAGE_TITLE> || filename of the photo || title of the photo, can be used to generate the 'alt-' and 'title-'tags of the HTML-IMG-TAG || width of the image in pixel || height of the image in pixel || will show the category or categories of the image as a link || will show the category or categories of the image as a link for Paged archive addon || thumbnail of that image with link to the image || thumbnail of that image without link || the description, the text which you entered for that image || the description, like above but without any HTML code inside || id of the actual image || full link that says "Previous", or empty if no previous || id of previous image || if empty, displays "No Previous Image" || id of the next image || if empty, displays "No Next Image" || full link that says "Next", or empty if no next || supplies a permanent link to the post in question date-related information about the image: ========================================= || dateformat which you choose in Admin-Panel/OPTIONS/DATE FORMAT Thumbnail-related Tags: ======================= || shows thumbnails in a row, number of thumbnails is defined in the ADMIN/OPTION-panel corresponding class: "thumbnails" or "current_thumbnail" in the CSS-stylesheet || shows thumbnails in a row, number of thumbnails is defined in the ADMIN/OPTION-panel corresponding class: "thumbnails" or "current_thumbnail" in the CSS-stylesheet. The same as above except that the squence is reversed. Usefull for vertical thumbs. || link to previous image with thumbnail || link to next image with thumbnail feed-related Tags, to be used in image_template.html ===================================================== || creates the "href-part" of the atom-feed-autodetect-link, better use: || to be used in header of image_template.html for Feed in ATOM-Format || to be used in header for Feed in RSS-Format these tags are implemented in the templates, which come with PP || link to RSS-Feed (see also in the following list) || link to Atom-Feed (see also in the following list) navigation-related Tags and statistics, to be used in image_template.html ========================================================================= || popup link, will provide a PopUp-Link with a given height and width and scrollbars Comments || link to RSS-Feed || link to Atom-Feed || name of photoblog, set in ADMIN-PANEL/OPTIONS || link to the archive-page, needs (template browse_template.html) in your template-directory || link to the archive-page using paged archive addon, needs (template browse_template.html) in your template-directory || number of all photos in this photoblog || shows the complete URL of your PixelPost Installation || count of all visitors to this page ever instead of better use <= if EXIF-data exists, contains: "Flash fired / Flash not fired", empty if no EXIF-data at all these TAGs combine the EXIF-data with the words which are defined in the respective language-file General Tag, useful in all templates ======================================== || this tag if set into header of your template, helps to have all links relative to the URL of your PixelPost. Comment-related Tags with info: used for example in image_template.html ======================================================================== || how many comments for this image || image-id of the image that has the latest comment || image-title of the image that has the latest comment || UL list of all comments || name of the visitor, who commented the image || URL of that visitor || email of that visitor, will only be visible in the ADMIN/COMMENTS for the administrator to get in contact with that visitor || all comments of that image Tags to be used in browse_template.html ======================================== || in browse archive template, class "thumbnails" in the CSS-file || OPTION-Box with all categories of your photoblog || checkbox-list to choose between images of all categories or some categories, shows all your categories + "all" If you use the ADDON paged_archive.php, you might use these Tags instead: ========================================================================== || Category links as a text list for default PP's archive page || Category links as a text list for page-by-page archive || Monthly drop box for default PP's archive page || Monthly drop box for page-by-page archive || Category drop box for page-by-page archive || Thumbnails in this page || Link to the pages of thumbnail in the selected category || Page number you are viewing || Name of the category or Month you select || Link to Paged-by-page archive page as Archive',$tpl); ===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!! OBSOLETE, not supported anymore: Referrer: was used in the refererlog, referer_template.html ========================================================================== || list of all referers in the last seven days ===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!!===!!! Calendar-ADDON calendar.php: =================================== || if you decide to integrate a calendar in your template, this tag will either show a "normal" or a horizontal calendar, the layout is defined in the CSS (.td-calendar...)