|
Lines 203-234
OPAC:
Link Here
|
| 203 |
- |
203 |
- |
| 204 |
- "Show the following HTML in its own column on the main page of the OPAC:" |
204 |
- "Show the following HTML in its own column on the main page of the OPAC:" |
| 205 |
- pref: OpacMainUserBlock |
205 |
- pref: OpacMainUserBlock |
| 206 |
type: textarea |
206 |
type: htmlarea |
| 207 |
class: code |
207 |
class: code |
| 208 |
- |
208 |
- |
| 209 |
- "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):" |
209 |
- "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):" |
| 210 |
- pref: OpacNav |
210 |
- pref: OpacNav |
| 211 |
type: textarea |
211 |
type: htmlarea |
| 212 |
class: code |
212 |
class: code |
| 213 |
- |
213 |
- |
| 214 |
- "Show the following HTML in the right hand column of the main page under the main login form:" |
214 |
- "Show the following HTML in the right hand column of the main page under the main login form:" |
| 215 |
- pref: OpacNavRight |
215 |
- pref: OpacNavRight |
| 216 |
type: textarea |
216 |
type: htmlarea |
| 217 |
class: code |
217 |
class: code |
| 218 |
- |
218 |
- |
| 219 |
- "Show the following HTML on the left hand column of the main page and patron account on the OPAC, after OpacNav, and before patron account links if available:" |
219 |
- "Show the following HTML on the left hand column of the main page and patron account on the OPAC, after OpacNav, and before patron account links if available:" |
| 220 |
- pref: OpacNavBottom |
220 |
- pref: OpacNavBottom |
| 221 |
type: textarea |
221 |
type: htmlarea |
| 222 |
class: code |
222 |
class: code |
| 223 |
- |
223 |
- |
| 224 |
- "Include the following HTML in the header of all pages in the OPAC:" |
224 |
- "Include the following HTML in the header of all pages in the OPAC:" |
| 225 |
- pref: opacheader |
225 |
- pref: opacheader |
| 226 |
type: textarea |
226 |
type: htmlarea |
| 227 |
class: code |
227 |
class: code |
| 228 |
- |
228 |
- |
| 229 |
- "Include the following HTML in the footer of all pages in the OPAC:" |
229 |
- "Include the following HTML in the footer of all pages in the OPAC:" |
| 230 |
- pref: opaccredits |
230 |
- pref: opaccredits |
| 231 |
type: textarea |
231 |
type: htmlarea |
| 232 |
class: code |
232 |
class: code |
| 233 |
- |
233 |
- |
| 234 |
- 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):' |
234 |
- 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):' |
|
Lines 240-246
OPAC:
Link Here
|
| 240 |
- 'Include a "Links" column on the "my summary" and "my reading history" tabs when a user is logged in to the OPAC, with the following HTML (leave blank to disable):' |
240 |
- 'Include a "Links" column on the "my summary" and "my reading history" tabs when a user is logged in to the OPAC, with the following HTML (leave blank to disable):' |
| 241 |
- '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.' |
241 |
- '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.' |
| 242 |
- pref: OPACMySummaryHTML |
242 |
- pref: OPACMySummaryHTML |
| 243 |
type: textarea |
243 |
type: htmlarea |
| 244 |
class: code |
244 |
class: code |
| 245 |
- |
245 |
- |
| 246 |
- "Note to display on the patron summary page. This note only appears if the patron is logged in:" |
246 |
- "Note to display on the patron summary page. This note only appears if the patron is logged in:" |
|
Lines 249-255
OPAC:
Link Here
|
| 249 |
- |
249 |
- |
| 250 |
- "Include the following HTML under the facets in OPAC search results:" |
250 |
- "Include the following HTML under the facets in OPAC search results:" |
| 251 |
- pref: OPACResultsSidebar |
251 |
- pref: OPACResultsSidebar |
| 252 |
type: textarea |
252 |
type: htmlarea |
| 253 |
class: code |
253 |
class: code |
| 254 |
- |
254 |
- |
| 255 |
- pref: OpacAddMastheadLibraryPulldown |
255 |
- pref: OpacAddMastheadLibraryPulldown |
|
Lines 261-267
OPAC:
Link Here
|
| 261 |
- 'Display this HTML when no results are found for a search in the OPAC:' |
261 |
- 'Display this HTML when no results are found for a search in the OPAC:' |
| 262 |
- '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.' |
262 |
- '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.' |
| 263 |
- pref: OPACNoResultsFound |
263 |
- pref: OPACNoResultsFound |
| 264 |
type: textarea |
264 |
type: htmlarea |
| 265 |
class: code |
265 |
class: code |
| 266 |
- |
266 |
- |
| 267 |
- 'Display the URI in the 856u field as an image on: ' |
267 |
- 'Display the URI in the 856u field as an image on: ' |
|
Lines 310-316
OPAC:
Link Here
|
| 310 |
- |
310 |
- |
| 311 |
- "Show the following HTML on the OPAC login form when a patron is not logged in:" |
311 |
- "Show the following HTML on the OPAC login form when a patron is not logged in:" |
| 312 |
- pref: NoLoginInstructions |
312 |
- pref: NoLoginInstructions |
| 313 |
type: textarea |
313 |
type: htmlarea |
| 314 |
class: code |
314 |
class: code |
| 315 |
- |
315 |
- |
| 316 |
- "Replace the search box at the top of OPAC pages with the following HTML:" |
316 |
- "Replace the search box at the top of OPAC pages with the following HTML:" |
|
Lines 682-688
OPAC:
Link Here
|
| 682 |
- |
682 |
- |
| 683 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
683 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
| 684 |
- pref: PatronSelfRegistrationAdditionalInstructions |
684 |
- pref: PatronSelfRegistrationAdditionalInstructions |
| 685 |
type: textarea |
685 |
type: htmlarea |
| 686 |
class: html |
686 |
class: html |
| 687 |
Advanced Search Options: |
687 |
Advanced Search Options: |
| 688 |
- |
688 |
- |