Home Extreme Thumbnail Generator online documentation  

Introduction
Getting started
User interface
Step 1. Image list
Image effects
Step 2. The gallery
Step 3. Options
Thumbnails
Thumbnail image format settings
Thumbnails pages
Page file name settings
Images
Add text to images
Add logo images
Add shadow effect
Image format settings
Image pages
General options
Step 4. Generate
Image overwrite dialog
Publish the gallery
FTP profile editor
Built-in template editor
Select font dialog
Selecting a color
Special tags
Settings
Re-generate gallery options
Registration
License agreement
Extreme Internet Software
Our products
Technical support
Extreme Thumbnail Generator. Special tags.

Special tags


Special tags can be included in the text of HTML templates using the [# and #] symbols around them. When the gallery is being generated, these tags, including the brackets, are replaced with the values you enter. For example, to add a gallery title to the page you have to add the following special tag: [#gallery.title#]. Any special tag can be easily added using the following dialog window:

Insert special tag dialog window.

A special tag consists of two parts: the name of the object (for example, gallery) and the property of the object (for example, title) separated with point. In the actual gallery pages these tags are replaced with the information to which they refer. But not all tags are replaced in all pages. For example, tags of the Thumbnails page object will not be replaced in the image pages. Please see the complete list of objects and properties for details.

  • Gallery - contains properties of your image gallery. Tags with this object are replaced in all pages.

    • Title - gallery title: [#gallery.title#]. Specified on step 2.

    • Title (without font) - gallery title without font attributes: [#gallery.title_nostyle#]. This tag is useful for HTML <TITLE> tag.

    • Creation date - gallery creation date: [#gallery.createdate#].

    • Image count - the number of the images in the gallery: [#gallery.imagecount#].

  • Thumbnails page - contains properties of thumbnails (or index) pages. Tags with this object are replaced ONLY in the index pages.

    • Header - thumbnails page header: [#thumbspage.header#]. Specified on step 3, thumbnails pages options page.

    • Footer - thumbnails page footer: [#thumbspage.footer#]. Specified on step 3, thumbnails pages options page.

    • Menu bar - thumbnails page navigation menu: [#thumbspage.menubar#].

    • Thumbnails table - table with thumbnails: [#thumbspage.thumbstable#]. You can specify the number of columns and rows of this table on step 3, thumbnails pages options page. If your gallery contains more pictures than columns x rows, then additional thumbnail pages will be created and a navigation menu will be added to each page.

    • Thumbnails column - table with thumbnails that has only one column and the number of rows is equal to the number of images in your gallery: [#thumbspage.thumbsvertline#]. This tag is useful for templates with frames.

    • Thumbnails line - table with thumbnails that has only one row and the number of columns is equal to the number of images in your gallery: [#thumbspage.thumbshorizline#]. This tag is useful for templates with frames.

    • Index - thumbnails page index: [#thumbspage.index#].

    • Count - thumbnails page count: [#thumbspage.count#]. The total number of thumbnails pages in the gallery.

    • System images folder - the location of sysimages subfolder: [#thumbspage.sys_img_folder#]. This folder contains all additional files that thumbnails pages need - button images, background image, stylesheets and so on.

  • Thumbnails page menu - contains properties of the thumbnails page navigation menu. Tags with this object are replaced ONLY in the thumbnails pages.

    • First - link to the first thumbnails page in the gallery: [#thumbsmenubar.first#]. Must be located inside the HTML tag <A HREF="...">. On the first thumbnails page in the gallery this link is omitted.

    • Previous - link to the previous thumbnails page: [#thumbsmenubar.previous#]. Must be located inside the HTML tag <A HREF="...">. On the first thumbnails page in the gallery this link is omitted.

    • Next - link to the next thumbnails page: [#thumbsmenubar.next#]. Must be located inside the HTML tag <A HREF="...">. On the last thumbnails page in the gallery this link is omitted.

    • Last - link to the last thumbnails page in the gallery: [#thumbsmenubar.last#]. Must be located inside the HTML tag <A HREF="...">. On the last thumbnails page in the gallery this link is omitted.

  • Image page - contains properties of the image page - the page that contains the original image. Tags with this object are replaced ONLY in the image pages.

    • Title - image page title: [#imagepage.title]. Specified on step 3, image pages options page.

    • Header - image page header: [#imagepage.header#]. Specified on step 3, image pages options page.

    • Footer - image page footer: [#imagepage.footer#]. Specified on step 3, image pages options page.

    • Menu bar - image page navigation menu: [#imagepage.menubar#].

    • System images folder - the location of sysimages subfolder: [#imagepage.sys_img_folder#]. This folder contains all additional files that image pages need - button images, background image, stylesheets and so on.

  • Image page menu - contains properties of the image page navigation menu. Tags with this object are replaced ONLY in the image pages.

    • First - link to the first image page in the gallery: [#imagemenubar.first#]. Must be located inside the HTML tag <A HREF="...">. On the first image page in the gallery this link is omitted.

    • Previous - link to the previous image page: [#imagemenubar.previous#]. Must be located inside the HTML tag <A HREF="...">. On the first image page in the gallery this link is omitted.

    • Back to gallery - link to the thumbnails page: [#imagemenubar.up#]. Must be located inside the HTML tag <A HREF="...">.

    • Next - link to the next image page: [#imagemenubar.next#]. Must be located inside the HTML tag <A HREF="...">. On the last image page in the gallery this link is omitted.

    • Last - link to the last image page in the gallery: [#imagemenubar.last#]. Must be located inside the HTML tag <A HREF="...">. On the last image page in the gallery this link is omitted.

  • Frameset page - contains properties of the frameset page. Tags with this object are replaced ONLY in the frameset pages.

    • Thumbnails frame source - file name of the thumbnails frame source. Used in <FRAME SRC=...> tag.

    • Image frame source - file name of the image frame source. Used in <FRAME SRC=...> tag.

  • Image - contains properties of the image. Tags with this object are replaced in all pages.

    • Title - image title: [#image.title#]. Specified on step 3, image options page.

    • Source - physical location of the image file: [#image.src]. This tag is used in the HTML <IMG SRC="..."> tag.

    • Width - image width in pixels: [#image.width#].

    • Height - image height in pixels: [#image.height#].

    • File name - image file name: [#image.filename#].

    • File name without extension - image file name without the extension: [#image.filename_no_ext#].

    • File size - image file size: [#image.filesize#].

    • Description - image description: [#image.description#]. Specified on step 1.

    • Creation date - image file creation date: [#image.createdate#].

    • Creation time - image file creation time: [#image.createtime#].

    • Modification date - image file modification date: [#image.modificationdate#].

    • Modification time - image file modification time: [#image.modificationtime#].

    • Index - image index (or number): [#image.index#].



Warning: Cannot modify header information - headers already sent by (output started at /home/exisoftw/public_html/thumbnail_generator/help/special_tags.html:12) in /home/exisoftw/public_html/track.php on line 18