Skip to content

Commit

Permalink
Merge pull request #210 from srophe/cbssRollBack
Browse files Browse the repository at this point in the history
Roll back changes to bibl module
  • Loading branch information
wsalesky authored Sep 11, 2024
2 parents 494247a + 6dc6346 commit f391ca2
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions bibl/index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude" data-template="templates:surround" data-template-with="templates/bibl.html" data-template-at="content">
<div class="banner-bibl">
<img src="$nav-base/resources/images/cbsc/CBSC-logo-center.png" alt="CBSC logo." class="cbsc-logo"/>
<span class="img-credit">
<label>Photo Credit:</label> TBA
<button class="btn btn-link white-link" data-toggle="collapse" data-target="#img-rights">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"/>
</button>
<div id="img-rights" class="collapse">
Licensed under a Creative Commons Attribution 4.0 International License.
</div>
</span>
</div>
<span class="img-credit">
<label>Photo Credit:</label> ©2016 Michelle Bukowski
<button class="btn btn-link white-link" data-toggle="collapse" data-target="#img-rights">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"/>
</button>
<div id="img-rights" class="collapse">
Licensed under a Creative Commons Attribution 4.0 International License.
</div>
</span>
</div>
<div class="banner hide-search">
<div class="row">
<div class="col-md-offset-2 col-md-8">
Expand All @@ -19,10 +18,10 @@
<input type="text" class="homepage_search_input form-control input-lg transparent-input" placeholder="Search Citations" name="q" id="q"/>
<input type="hidden" id="collection" value="bibl"/>
<div class="input-group-btn">
<button class="btn btn-default input-lg" type="submit">   <span class="glyphicon glyphicon-search"/>
<button class="btn btn-default input-lg" type="submit"> <span class="glyphicon glyphicon-search"/>
</button>
<a href="search.html" title="advanced search" class="btn btn-default input-lg" style="padding-top:.75em;">
<span class="glyphicon glyphicon-cog"/> Search Tools
<span class="glyphicon glyphicon-cog"/> Search Tools
</a>
</div><!-- /btn-group -->
</div>
Expand All @@ -34,8 +33,12 @@
<div class="row grey">
<div class="col-md-8 white">
<div class="indent">
<h1>Introduction to the Comprehensive Bibliography on Syriac Studies</h1>
<p class="indent">Sergey Minov, general editor</p>
<h1>
<em>Syriaca.org: Works Cited</em>
</h1>
<h3>Introduction:
</h3>
<p class="indent">by David A. Michelson, Vanderbilt University</p>
<p>
Citation of sources is a defining aspect of Syriaca.org's approach to digital scholarship. Our editorial principles require that all interpretive claims and collected data published by Syriaca.org include citations to the sources from which they were derived. Our editorial policy is to strongly prefer the use of persistent and durable sources, such as peer-reviewed academic publications or direct citation of primary sources (such as manuscripts), so that all claims can be verified or revised by consulting the original source. The <em>Syriaca.org: Works Cited</em> database is designed to help researchers in identifying the sources used by Syriaca.org.
</p>
Expand Down

0 comments on commit f391ca2

Please sign in to comment.