Adobe photoshop cs2 사용자 설명서

다운로드
페이지 815
602 
ADOBE PHOTOSHOP CS2 
User Guide 
Web photo gallery style tokens 
Photoshop uses tokens in the  HTML  template  files to define a default web  photo gallery  style.  Photoshop uses these 
tokens to generate a gallery based on user input in the Web Photo Gallery dialog box.
When customizing or creating a gallery style, you can add any token to any HTML template file, with the exception
of %THUMBNAILS% and %THUMBNAILSROWS%, which can appear only in the IndexPage.htm file. When
adding a token, keep in mind that you may also need to add HTML code to the file so that the token is used correctly.
You can use the following tokens in the HTML template files:
%ALINK% 
Determines the color of active links.
%ALT% 
Determines the name of an image file.
%ANCHOR% 
Provides the ability to return to the thumbnail of the image the user is viewing, rather than the
beginning of the index. This takes effect when the user clicks the Home button.
%BANNERCOLOR% 
Determines the color of the banner.
%BANNERFONT% 
Determines the font of the banner text.
%BANNERFONTSIZE% 
Determines the font size of the banner text.
%BGCOLOR% 
Determines the background color.
%CAPTIONFONT% 
Determines the font of the caption below each thumbnail on the home page.
%CAPTIONFONTSIZE% 
Determines the font size of the caption.
%CHARSET% 
Determines the character set used on each page.
%CONTENT_GENRATOR% 
Expands to “Adobe Photoshop CS Web Photo Gallery.”
%CURRENTINDEX% 
Determines the link for the current home page.
%CURRENTINDEXANCHOR% 
Resides in SubPage.htm and points to the first index page.
%DATE% 
Determines the date that appears on the banner.
%FILEINFO% 
Determines the image file information for a caption.
%FILENAME% 
Determines the file name of an image. Use this for metadata that appears as HTML text.
%FILENAME_URL% 
Determines the URL file name of an image. Use this for URL file names only.
%FIRSTPAGE% 
Determines the link for the first gallery page that appears in the right frame of a frame set.
%FRAMEINDEX% 
Determines the link for the home page that appears in the left frame of a frame set.
%HEADER% 
Determines the title of the gallery.
%IMAGEBORDER% 
Determines the border size of the full-size image on a gallery page.
%IMAGE_HEIGHT% 
Enables the Add Width And Height Attributes For Images check box. This allows the user to
download the attributes, reducing download time.
%IMAGE_HEIGHT_NUMBER% 
This token is replaced by a numeral (only) representing the width of the image.
%IMAGEPAGE% 
Determines the link to a gallery page.
%IMAGE_SIZE% 
If the Resize Images box is selected, this token contains the image pixel value used in the Large
Images panel. If the box is not selected, this token contains an empty string. This is useful for JavaScript in the 
templates, because it can show the maximum height and width values for all images for the generated site.