Controlling Navigation
Link Name - <@LINKNAME@>
You can enter an optional name for each item. We suggest you delimit each word with hypens if you want to enter more than one word. Additional details of how this is used for naming output can be found on the Select the Templates page. This field is generally used to link from a summary page to the individual item pages.
Possible uses for this item:
- Use it as a partial target for a hyperlink inside a SHOWITEMS# tag, as shown below:
<A href="<#LINKNAME#>-pop.htm">
<img src="<#THUMB#>" alt="<#BARETITLE#> <#BAREDIMENSIONS#>">
Next Linkname - <@NEXTLINKNAME@>
This macro is replaced with the next item in the exhibition. The next item after the last item is the first item.
This would generally be used on a slideshow page to link to the next page in the sequence.
Possible uses for this item:
- Use it as a partial target for a hyperlink inside a SHOWITEMS# tag, as shown below:
<A href="<#NEXTLINKNAME#>-pop.htm">
<img src="<#THUMB#>" alt="<#BARETITLE#> <#BAREDIMENSIONS#>">
Previous Linkname - <@PREVLINKNAME@>
This macro is replaced with the previous item in the exhibition. The previous item before the first item is the last item.
This would generally be used on a slideshow page to link to the previous page in the sequence.
Possible uses for this item:
- Use it as a partial target for a hyperlink inside a SHOWITEMS# tag, as shown below:
<A href="<#PREVLINKNAME#>-pop.htm">
<img src="<#THUMB#>" alt="<#BARETITLE#> <#BAREDIMENSIONS#>">
Index - <@INDEX@>
When no optional name is used, each item is numbered. In order to link to the documents, you'll need to include this macro. Additional details of how this is used for naming output can be found on the Select the Templates page. This field is generally used to link from a summary page to the individual item pages.
Possible uses for this item:
- Use it as a partial target for a hyperlink inside a SHOWITEMS# tag, as shown below:
<A href="pop<#INDEX#>.htm">
<img src="<#THUMB#>" alt="<#BARETITLE#> <#BAREDIMENSIONS#>">
Hyperlink - <@HYPERLINK@>
You can enter an optional name for each item. We suggest you delimit each word with hypens if you want to enter more than one word. Additional details of how this is used for naming output can be found on the Select the Templates page. This field is generally used to link from a summary page to the individual item pages.
Possible uses for this item:
- Use it to link to another webpage in the body of your text, perhaps to a provenance document?
Next Index - <@NEXTINDEX@>
This macro is replaced with the next item in the exhibition. The next item after the last item is the first item.
This would generally be used on a slideshow page to link to the next page in the sequence.
Possible uses for this item:
- Use it in the navigation portion of a page to point to the next page, as shown below:
<A href="pop<@NEXTINDEX@>.htm">Next</A>
Previous Index - <@PREVINDEX@>
This macro is replaced with the previous item in the exhibition. The previous item before the first item is the last item.
This would generally be used on a slideshow page to link to the previous page in the sequence.
Possible uses for this item:
- Use it in the navigation portion of a page to point to the previous page, as shown below:
<A href="pop<@PREVINDEX@>.htm">Prev</A>
