These search boxes can be embedded in a text/html editor interface on your Moodle courses. Just click the expand arrow on the menu of the text editor: Then click the HTML editor: Then copy and paste the HTML for the widget into the content box.
If you would like a search widget for a database(s) that is not on one of the subtabs, send an email to any of our librarians.
You can add this search widget to a Moodle page via any text editor:
Click the down arrow in the far left corner and then select the html editor view button:
Cut and paste in the following html:
<div style="text-align: left;">Search for scholarly articles in <a href="https://login.proxy103.nclive.org/login?url=http://search.ebscohost.com/login.aspx?authtype=ip,uid&profile=ehost&defaultdb=aph" target="_blank" rel="noopener"><b><span style="color: #002d72; font-size: x-large;">Academic Search Premier</span></b></a></div>
<!-- EBSCOhost Custom Search Box Begins -->
<script src="https://widgets.ebscohost.com/eit/scripts/ebscohostsearch2.js" type="text/javascript"></script>
<style type="text/css">
.ebscohostCustomSearchBox15921 {font-family:Helvetica,Verdana,Arial,sans-serif;width:475px;}
.ebscohostCustomSearchBox15921 #databaseblock {width:98%;}
.ebscohostCustomSearchBox15921 .choose-db-list{ list-style-type:none;padding:0;margin:10px 0 0 0;font-size:9pt; width:100%;}
.ebscohostCustomSearchBox15921 .choose-db-check{ width:20px;float:left;padding-left:5px;padding-top:5px; }
.ebscohostCustomSearchBox15921 .choose-db-detail{ margin-left:30px;border-left:solid 1px #E7E7E7;padding:5px 11px 7px 11px;line-height:1.4em; }
.ebscohostCustomSearchBox15921 .summary { background-color:#1D5DA7;color:#FFFFFF;border:solid 1px #1D5DA7; }
.ebscohostCustomSearchBox15921 .two, .ebscohostCustomSearchBox15921 .one, .ebscohostCustomSearchBox15921 .selected {border:solid 1px #E7E7E7; border-top:0;}
.ebscohostCustomSearchBox15921 #disciplineBlock15921 { width:auto; }
.ebscohostCustomSearchBox15921 .limiter { float:left;margin:0;padding:0;width:50%; }
.ebscohostCustomSearchBox15921 #ebscohostsearchtext15921 { width: 375px; }
.ebscohostCustomSearchBox15921 #ebscohostsearchtext15921.edspub { width: 245px; }
.ebscohostCustomSearchBox15921 .ebscohostCustomSearchBox15921 .ebscohost-search-button.edspub {
border: 1px solid #156619;
padding: 5px 10px !important;
border-radius: 3px;
color: #fff;
font-weight: bold;
background-color: #156619;
}
.ebscohostCustomSearchBox15921 .ebscohost-title.edspub {
color: #1c7020;
font-weight: bold;
}
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute;
white-space: nowrap;
width: 1px;
}
<
</style>
<form class="ebscohostCustomSearchBox15921" action="" onsubmit="return ebscoHostSearchGo(this,15921);" method="post" style="overflow:hidden;">
<input id="ebscohostwindow" name="ebscohostwindow" type="hidden" value="1" />
<input id="ebscohosturl" name="ebscohosturl" type="hidden" value="https://login.proxy103.nclive.org/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&type=1&site=ehost-live&db=aph&lang=en" />
<input id="ebscohostsearchsrc15921" name="ebscohostsearchsrc15921" type="hidden" value="url" />
<input id="ebscohostsearchmode" name="ebscohostsearchmode" type="hidden" value="+" />
<input id="ebscohostkeywords" name="ebscohostkeywords" type="hidden" value="" />
<div>
<label class="visually-hidden" for="ebscohostsearchtext15921">Search Terms</label>
<input id="ebscohostsearchtext15921" class="" name="ebscohostsearchtext15921" type="text" size="23" style="border: 1px solid #000;font-size:9pt;padding-left:5px;margin-left:0px;" />
<input type="submit" value="Search" class="ebscohost-search-button " style="font-size:11pt;padding-left:5px;" />
</div>
</form>
<!-- EBSCOhost Custom Search Box Ends -->