Changeset 9862 for trunk/Open-ILS/examples/oils_sip.xml.example
- Timestamp:
- 06/18/08 22:25:38 (4 months ago)
- Files:
-
- 1 modified
-
trunk/Open-ILS/examples/oils_sip.xml.example (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/examples/oils_sip.xml.example
r9505 r9862 79 79 <item name='renew all' value='false'/> 80 80 </supports> 81 81 <options> 82 <!-- msg64, the patron information request can be 83 made to return item barcodes by setting 84 the option 'msg64_summary_datatype' to 'barcode' 85 as below. Any other value, or no value at all 86 will cause OpenILS::SIP to return the title 87 in response to a message 64 request, which was the 88 default behaviour in previous versions of Evergreen. 89 --> 90 <option name='msg64_summary_datatype' value='barcode' /> 91 </option> 82 92 <scripts> 83 93 <path>/openils/var/</path>
