37 lines
1.5 KiB
HTML
37 lines
1.5 KiB
HTML
<link rel="stylesheet" href="/static/css/modules/tabsinnerright.css" type="text/css" />
|
|
|
|
<ul class="tabsInnerRight">
|
|
<li><a href="#about">About</a></li>
|
|
<li><a href="#people">People</a></li>
|
|
<li><a href="#productions">Productions</a></li>
|
|
<li><a href="#gallery">Gallery</a></li>
|
|
<li><a href="#resources">Resources</a></li>
|
|
<li><a href="#notes">Notes</a></li>
|
|
</ul>
|
|
|
|
<div id="about" class="tab_content">
|
|
A brief bio and a history of work. should be able to add photos here
|
|
</div>
|
|
|
|
<div id="people" class="tab_content">
|
|
Active Members, Associates, (Fans? - maybe this is a link with a list popout, so they are not perceived as internal to the group). Photos of users on site should show up. We must SEE the community. Noel needs to send a design for tha tab, which will be used across all "People" tabs.
|
|
</div>
|
|
|
|
<div id="production" class="tab_content">
|
|
Title of each production links to "Productions" page.
|
|
</div>
|
|
|
|
<div id="gallery" class="tab_content">
|
|
Photos & Videos. There should be a clear demarcation between Photos and Videos
|
|
</div>
|
|
|
|
<div id="resources" class="tab_content">
|
|
books, CDs, DVDs, scripts - anything the group owns. This can be images, text or links. backend - user should be asked to label the item. Optional
|
|
</div>
|
|
|
|
<div id="notes" class="tab_content">
|
|
Anything about the group (annotations & anecdotes in a sense). Anybody can add. These are scripts owned by the group. i.e the group is the author.
|
|
</div>
|
|
|
|
|
|
<script type="text/javascript" src="/static/js/innertabs.js"></script>
|