53 lines
2.4 KiB
HTML
Executable file
53 lines
2.4 KiB
HTML
Executable file
<link rel="stylesheet" href="/static/css/modules/tabsinnerright.css" type="text/css" />
|
|
|
|
<ul class="tabsInnerRight">
|
|
<li><a href="#synopsis">Synopsis</a></li>
|
|
<li><a href="#production">Director</a></li>
|
|
<li><a href="#people">People</a></li>
|
|
<li><a href="#notes">Notes</a></li>
|
|
<li><a href="#gallery">Gallery</a></li>
|
|
<li><a href="#resources">Resources</a></li>
|
|
</ul>
|
|
|
|
<div id="synopsis" class="tab_content">
|
|
{{ synopsis }}Download, License, Title, Author (links to author profile), Synopsis (not happy? upload an alternative synopsis), Alternative synopsis list
|
|
</div>
|
|
|
|
<div id="production" class="tab_content">
|
|
Info/links to all direct productions of this script (required: year/date, group name ((can be informal name - allow text field. These informal names are unlikely to have a profile on the site, as they come together for one event)), name of production)
|
|
Info/links to all productions that adapt, translate or are inspired by this script
|
|
</div>
|
|
|
|
<div id="people" class="tab_content">
|
|
listing of all writers, translators, adaptors who are connected to this script. (It does not have to be a direct connection. Eg. A bengali translation of a hindi translation of the Marathi Ghashiram Kotwal would still show up on the Marathi Ghashiram Kotwal page)
|
|
Add people button - anyone should be able to add names of those who have worked with this script or some version of it. This adding should have autofill, so if someone is on site, you link them, if not, simple upload of info.
|
|
</div>
|
|
|
|
<div id="notes" class="tab_content">
|
|
Anything about the script (annotations & anecdotes in a sense). Anybody can add
|
|
</div>
|
|
|
|
<div id="gallery" class="tab_content">
|
|
(photos, video, audio) of all productions connected to this script. Public can upload as well and should know that.
|
|
</div>
|
|
|
|
<div id="resources" class="tab_content">
|
|
any critical writing on the script pr the author or any productions (person uploading should be encouraged to have keywords/tags: author, title, language, name of group, original name of play, etc)
|
|
|
|
</div>
|
|
|
|
<!--
|
|
<div class="orange">{{ title }}</div>
|
|
|
|
{% if synopsis %}
|
|
<span class="orange">Synopsis: </span> {{ synopsis }} <br />
|
|
{% endif %}
|
|
|
|
<a class="bpRelated" href="{{ script_file }}">Download</a> <br /><br />
|
|
|
|
<br />
|
|
-->
|
|
|
|
<a href="{{ edit_url }}">Edit</a>
|
|
|
|
<script type="text/javascript" src="/static/js/innertabs.js"></script>
|