You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
<?php |
|
|
|
/** |
|
* @file roblib-search-passthru.tpl.php |
|
*/ |
|
?> |
|
|
|
<div class="roblib-search-content " id="roblib-search-content-passthru"> |
|
<img src="<?php print (empty($spinner_path) ? ' ' : $spinner_path); ?>"/> |
|
</div> |
|
<div class="roblib-search-row" |
|
id="roblib-search-passthru-eds-more"></div> |
|
<div class="roblib-search-row" |
|
id="roblib-search-passthru-islandscholar-more"></div> |
|
<div class="roblib-search-row" id="roblib-search-passthru-evergreen-more"></div> |
|
<div class="roblib-search-row" id="roblib-search-google-scholar"> |
|
<a href="http://scholar.google.ca/scholar?q=<?php print ($query); ?>">Google |
|
Scholar</a> |
|
</div> |
|
<div class="roblib-search-row" id="roblib-search-google-cse-carleton"> |
|
<a |
|
href="http://www.google.com/cse?cx=015121753026627038989:9jvssbo3xgo&ie=UTF-8&q=<?php print ($query); ?>&sa=Search">Canadian |
|
Government Sites</a> |
|
</div> |
|
<div class="roblib-search-row" id="roblib-search-filmsondemand"> |
|
<a |
|
href="http://proxy.library.upei.ca/login?url=http://digital.films.com/portalplaylists.aspx?aid=14978&rd=lo&q=<?php print ($query); ?>">Films |
|
on Demand</a> |
|
</div> |
|
|
|
|
|
|