We are experimenting with exhibit and drupal at BC (we love it!), but I
have what I hope is a simple question. I would like to create a page
which allows two instances of the 'TileView', each one with a different
lens (similar to a library citation vs. full view). While I can
seriously tweak the CSS on the thumbview to make it look like a longer
tileview, I would also like to use the thumbview. I noticed however,
that the President's example call two MapViews. However, when I create
two TileViews, I have two options to view, BUT the data is the same as
the lens attached to the FIRST tileview. Is there a trick I am missing?
Please note, I am NOT a developer, I am designer with developmental
tendencies. Any help is much appreciated!
Oh, example of attempted code below.
Thanks,
Maria
<div ex:role="exhibit-view"
ex:label="Brief View"
ex:viewClass="Exhibit.TileView"
ex:orders=".TypeofMaterial, .Authors"
ex:possibleOrders=".TypeofMaterial, .Authors,
.Courses, .Topics, .Genre, .type, .CourseMaterials">
<div ex:role="exhibit-lens" class="briefview">
<img ex:src-content=".icon" />
<h4 ex:content=".label"></h4>
<p>
<span class="item-title">Type of Material:
</span><span ex:content=".TypeofMaterial"
class="typeofmaterial"></span><br />
<span class="item-title">Author(s): </span><span
ex:content=".Authors" class="authors"></span><br />
<span class="item-title">Course(s): </span><span
ex:content=".Courses" class="courses"></span>
</p>
</div>
</div>
<div ex:role="exhibit-view"
ex:label="Full View"
ex:viewClass="Exhibit.TileView"
ex:orders=".TypeofMaterial, .Authors"
ex:possibleOrders=".TypeofMaterial, .Authors,
.Courses, .Topics, .Genre, .type, .CourseMaterials">
</div>
<div ex:role="exhibit-lens" class="fullview">
<img ex:src-content=".icon" class="exhibit-icon"/>
<div class="exhibit-title"><a
ex:href-content=".url"><span ex:content=".label"></span></a></div>
<div class="type-title-exhibit">Type : <span
ex:content=".type" ></span></div>
<div class="tags-exhibit">Tags :
<span ex:if-exists=".TypeofMaterial"
class="TypeofMaterial-exhibit"><span
ex:content=".TypeofMaterial"></span>,</span>
<span ex:if-exists=".Authors"
class="Authors-exhibit"><span ex:content=".Authors"></span>,</span>
<span ex:if-exists=".Courses"
class="Courses-exhibit"><span ex:content=".Courses"></span>,</span>
<span ex:if-exists=".Topics"
class="Topics-exhibit"><span ex:content=".Topics"></span>,</span>
<span ex:if-exists=".Genre"
class="Genre-exhibit"><span ex:content=".Genre"></span>,</span>
<span ex:if-exists=".type"
class="type-exhibit"><span ex:content=".type"></span></span>
<span ex:if-exists=".CourseMaterials"
class="CourseMaterials-exhibit"><span
ex:content=".CourseMaterials"></span>,</span>
<span ex:if-exists=".Forums"
class="Forums-exhibit"><span ex:content=".Forums"
class="Forums-exhibit"></span></span>
</div>
<div>Description :
<span ex:content=".teaser"
class="exhibit-descriiption"></span>
</div>
<img ex:src-content=".thumbnail"
class="exhibit-thumb" align="right"/>
</div>
--
Maria Gwyn McDowell
Instructional Design Resident
IDeS/Honors Program
--
Doctoral Candidate - Theological Ethics
--
Boston College
617.552.8508
http://www.bc.edu/eteaching
--
"Every gun that is made, every warship launched, every rocket fired signifies,
in the final sense, a theft from those who hunger and are not fed, those who
are cold and are not clothed. This world in arms is not spending money alone.
It is spending the sweat of its laborers, the genius of its scientists, the
hopes of its children... This is not a way of life at all, in any true sense.
Under the cloud of threatening war, it is humanity hanging from a cross of
iron."
-Dwight Eisenhower
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general