RewriteEngine ON
RewriteRule ^/opac/extras/ac/jacket/(small|medium|large)/$ \
/opac/images/blank.png [P,L]
-
+
+RewriteEngine ON
+RewriteCond %{QUERY_STRING} (^r|&r)=(\d+)
+RewriteRule - - [E=OILS_OPAC_RID:%2]
+RewriteRule - - [E=OILS_TIME_YEAR:%{TIME_YEAR}]
# ----------------------------------------------------------------------------------
# Configure the OPAC
# ----------------------------------------------------------------------------------
<!--#include virtual="common/css_common.xml"-->
<title>&<!--#echo var="OILS_TITLE"-->;</title>
- <link rel="unapi-server" type="application/xml" title="unAPI" href="/opac/extras/unapi"/>
+ <link rel="unapi-server" type="application/xml" title="unAPI" href="http://<!--#echo var='HTTP_HOST'-->/opac/extras/unapi"/>
<!--#if expr="$slimpac!='true'"-->
<!--#include virtual="common/js_common.xml"-->
+<abbr class="unapi-id" title='tag:<!--#echo var="HTTP_HOST"-->,<!--#echo var="OILS_TIME_YEAR"-->:biblio-record_entry/<!--#echo var="OILS_OPAC_RID"-->'></abbr>
<!-- This holds the record summary information -->
<div>
<table id='rdetail_details_table'>