NIHVIVO-1074: Added semantic markup to menupage--classgroup-people.ftl (work in progress). Clean up css for menupage.css too.

This commit is contained in:
mb863 2010-11-03 20:56:58 +00:00
parent 9cbef993e5
commit b3d84103a1
5 changed files with 444 additions and 447 deletions

View file

@ -1,10 +1,8 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
@charset "UTF-8";
/* CSS Document */
/* VISUAL GRAPH FOAF:PERSON------> */
#intro-topLevel {
#intro-menupage {
clear: both;
width: 920px;
margin: 0 auto;
@ -12,7 +10,7 @@
padding-top: 30px;
margin-bottom: 30px;
}
#intro-topLevel h3 {
#intro-menupage h3 {
padding: 0 25px 15px 0;
font-size: 24px;
color: #002b44;
@ -72,7 +70,6 @@ ul#foaf-person-childClasses .count-classes {
width: 270px;
height: 270px;
}
/* VISUAL GRAPH CLASS:GENERIC (ORGANIZATION, RESEARCH, EVENT) ------> */
#content-generic-class {
float: left;
@ -134,7 +131,6 @@ ul#class-generic-childClasses .count-classes {
padding-right: 20px;
border: 1px dotted #CCC;
}
/* FIND BY ------> */
#find-by {
width: 275px;
@ -180,7 +176,6 @@ ul#find-filters a.selected {
color: #2ea0cf;
background: url(../images/arrow.gif) 0 12px no-repeat;
}
/* NETWORK STATS ------> */
#network-stats {
clear: both;
@ -206,7 +201,6 @@ ul#find-filters a.selected {
line-height: 1.5em;
color: #5e6363;
}
/* RESEARCHERS ------> */
#researchers {
clear: both;
@ -291,7 +285,6 @@ ul#find-filters a.selected {
padding-left: 15px;
border-left: 1px solid #e8e8e8;
}
/* BROWSE BY ------> */
#browse-by {
clear: both;
@ -312,7 +305,6 @@ ul#find-filters a.selected {
color: #fff;
margin-bottom: 27px;
}
/* BROWSE CLASSES ------> */
ul#browse-childClasses {
float: left;
@ -351,10 +343,7 @@ ul#browse-childClasses a.selected {
color: #2ea0cf;
background: url(../images/arrow.gif) 0 12px no-repeat;
}
ul#browse-childClasses .count-classes {
font-size:12px;
}
ul#browse-childClasses .count-classes { font-size: 12px }
/* ALPHA BROWSE------> */
#alpha-browse-childClass {
float: left;
@ -401,7 +390,6 @@ ul#alpha-browse-childClass .count-classes {
.alphaIndex {
font-size: 0.8em;
}
/* BROWSE INDIVIDUALS------> */
#individuals-in-childClass {
float: left;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,021 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -1,8 +1,10 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<section id="intro-topLevel">
<section id="#intro-menupage">
<h3>People</h3>
<section id="content-foaf-person">
<h4>Visual Graph</h4>
<nav>
<ul id="foaf-person-childClasses">
<li><a href="#">foaf:person childClass 1<span class="count-classes"> (280)</span></a></li>
@ -16,11 +18,14 @@
<li><a href="#">foaf:person childClass 9<span class="count-classes"> (280)</span></a></li>
</ul>
</nav>
<section id="foaf-person-graph"> <img src="images/visual-graph.jpg" /> </section>
<section id="foaf-person-graph"> <img src="${urls.home}/images/menupage/visual-graph.jpg" /> </section>
</section>
<section id="find-by">
<nav>
<h3>Find By</h3>
<ul id="find-filters">
<li><a href="#">Research Area</a></li>
<li><a href="#">Authorship</a></li>
@ -31,35 +36,45 @@
<li><a href="#">Keywords</a></li>
</ul>
</nav>
</section>
</section>
<section id="network-stats">
<h3>Network stats</h3>
<p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards
(n) are teaching | (n) have positions in organization</p>
<p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards | (n) are teaching | (n) have positions in organization</p>
</section>
<section id="researchers">
<h3>Researchers</h3>
<p>A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | All</p>
<section id="researchers-slider">
<div id="alpha-display">A</div>
<div id="profile-photo-display">
<ul>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="images/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
<li><img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" /></li>
</ul>
</div>
<div id="nav-display">
<p>All</p>
<a href="#"><img src="images/arrow-carousel-people.jpg" width="44" height="58" /></a> </div>
<a href="#"><img src="${urls.home}/images/menupage/arrow-carousel-people.jpg" width="44" height="58" /></a> </div>
</section>
</section>
<section id="browse-by">
<h2>Browse By</h2>
<nav>
<ul id="browse-childClasses">
<li><a class="selected" href="#">Faculty Members<span class="count-classes"> (280)</span></a></li>
@ -91,42 +106,36 @@
</ul>
</nav>
</nav>
<section id="individuals-in-childClass">
<h3>B</h3>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
<article class="vcard individual-foaf-person "> <img src="images/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>
core:preferredTitle <br>
<span class="org">Albert Mann Library</span></h1>
<article class="vcard individual-foaf-person "> <img src="${urls.home}/images/menupage/person-thumbnail.jpg" width="90" height="90" />
<h1 class="fn"><strong>foaf:lastName, foaf:fisrtName</strong><br>core:preferredTitle <br><span class="org">Albert Mann Library</span></h1>
</article>
</section>
</section>