Using Help
|
Contents
|
Index
Back
395
Adobe Photoshop Help
Designing Web Pages
Using Help
|
Contents
|
Index
Back
395
%PHOTOGRAPHER%
Determines the name of the person or organization that deserves
credit for the photos in the gallery.
%PREVIMAGE%
Determines the link for the previous gallery page.
%PREVINDEX%
Determines the link for the previous home page.
%SUBPAGEHEADER%
Determines the title of the gallery.
%SUBPAGETITLE%
Determines the title of the gallery.
%TEXT%
Determines the text color.
%THUMBBORDER%
Determines the border size for the thumbnails.
%THUMBNAILS%
This token is replaced with thumbnails using the Thumbnail.htm file
for the frame styles. You must place this token alone in a single, non-breaking line in the
HTML file.
%THUMBNAILSRC%
Determines the link to a thumbnail.
%THUMBNAILSROWS%
This token is replaced with rows of thumbnails using the
Thumbnail.htm file for the non-frame styles. You must place this token alone in a single,
non-breaking line in the HTML file.
%TITLE%
Determines the title of the gallery.
%VLINK%
Determines the color of visited links.
Important:
When customizing or creating a template for a gallery style, you should place
each of the following tokens on a separate line in the HTML file: %CURRENTINDEX%,
%NEXTIMAGE%, %NEXTINDEX%, %PAGE%, %PREVIMAGE%, and %PREVINDEX%. When
generating specific pages of a gallery, Photoshop skips lines in a template that contain
tokens that don’t apply to those pages. For example, when Photoshop generates the first
gallery page, it skips any line in the template that contains the %PREVIMAGE% token,
which determines the link to the previous gallery page. By keeping the %PREVIMAGE%
token on a separate line, you ensure that Photoshop doesn’t ignore other tokens in the
template.