Authority Redirection Form

Command link:     None
HTML document:  authority_redirect.html

This form is used to control the display of single authority redirections, both for See references from an unauthorized term to an authorized term and for See Also references from an authorized term to a related authorized term.

The authority_redirect.html form is referenced for discussions in See References in the WebPAC and See Also References in the WebPAC

Valid tokens for this form are:

Token Function
<!--{toplogo}--> The system replaces this token with the value of the TOPLOGO Web option.
<!--{navrow}--> The system replaces this token with the value of the navigation row in the record display.
<!--{searchhistory}--> The system replaces this token a search history drop-down list.
<!--{searchtool}--> The system replaces this token with the search tool.
<!--{ifauthField663}--> This token instructs the system to check if the authority 663 field is defined. If so, the system interprets tokens and markup between this token and its closing <!--{xif}--> token.
<!--{authField663}--> The system replaces this token with the following:

<p class="authField663"><span>[subfield a]</span> <a>[subfield b1]</a> <a>[subfield b2]</a></p>

Where:
  • [subfield a] is the value of subfield a in the MARC 663 field of the authority record.
  • [subfield b1] is the value of the first subfield b in the MARC 663 field of the authority record.
  • [subfield b2] is the value of the second subfield b in the MARC 663 field of the authority record.
<!--{xif}--> Closes the <!--{ifauthField663}--> block.
<!--{ifauthField664}--> This token instructs the system to check if the authority 664 field is defined. If so, the system interprets tokens and markup between this token and its closing <!--{xif}--> token.
<!--{authField664}--> The system replaces this token with the following:

<p class="authField664"><span>[Text from subfield a]</span> <a>[subfield b1]</a> <a>[subfield b2]</a></p>

Where:
  • [subfield a] is the value of subfield a in the MARC 664 field of the authority record.
  • [subfield b1] is the value of the first subfield b in the MARC 664 field of the authority record.
  • [subfield b2] is the value of the second subfield b in the MARC 664 field of the authority record.
<!--{xif}--> Closes the <!--{ifauthField664}--> block.
<!--{ifauthField665}--> This token instructs the system to check if the authority 665 field is defined. If so, the system interprets tokens and markup between this token and its closing <!--{xif}--> token.
<!--{authField665}--> The system replaces this token with the following:

<p class="authField665"><span>[Text from subfield a]</span> <span>[Text from subfield a2]</span></p>

Where:
  • [subfield a1] is the value of the first subfield a in the MARC 665 field of the authority record.
  • [subfield a2] is the value of the second subfield a in the MARC 665 field of the authority record.
<!--{xif}--> Closes the <!--{ifauthField665}--> block.
<!--{ifauthField666}--> This token instructs the system to check if the authority 666 field is defined. If so, the system interprets tokens and markup between this token and its closing <!--{xif}--> token.
<!--{authField666}--> The system replaces this token with the following:

<p class="authField666"><span>[Text from subfield a]</span> <span>[Text from subfield a2]</span></p>

Where:
  • [subfield a1] is the value of the first subfield a in the MARC 666 field of the authority record.
  • [subfield a2] is the value of the second subfield a in the MARC 666 field of the authority record.
<!--{xif}--> Closes the <!--{ifauthField666}--> block.
<!--{ifunauthterm}--> If the search resulted in a 4xx direct hit, the system interprets the markup defined between this token and its closing <!--{xif}--> token.
<!--{xif}--> Closes the <!--{ifunauthterm}--> block.
<!--{ifrelatedterm}--> If the search resulted in a 5xx direct hit, the system interprets the markup defined between this token and its closing <!--{xif}--> token.
<!--{xif}--> Closes the <!--{ifrelatedterm}--> block.
<!--{authterm}--> The system replaces this token with the authorized search term.
<!--{authtermlink}--> The system replaces this token with a link to the authorized search term.
<!--{authnotes}--> The system replaces this token with the value of the Public General Note in the 680 field of the authority record. If there is no value for the Public General Note in the 680 field of the authority record, this token is replaced by a blank space.
<!--{authtermsr}--> The system replaces this token with values defined by the setting of the AUTHMSG_SR Web option.
<!--{authdesc}--> The system replaces this token with the value of the y260 and y360 note fields of the authority record.
<!--{botlogo}--> The system replaces this token with the value of the BOTLOGO Web option.


You can create separate custom forms for each combination of language, scope, and patron type by using the following naming convention:

authority_redirect_LANG_s#_p#.html
LANGThe language code (e.g., spi for Spanish, frc for French).
s#The number of the scope (e.g., s1, s2, s3).
p#The patron type or PTYPE (e.g., p0 or p243).


For a current example of this form, see the appropriate example set in WebPAC Example Sets and Photoshop Files on CSDirect.