Difference between revisions of "Dev/Sitemap"
(Created page with " <html> <link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Sitemap.css&action=raw&ctype=text/css" /> <script src="https://igem.org/wiki/index....") |
|||
(25 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Sitemap.css&action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Sitemap.css&action=raw&ctype=text/css" /> | ||
− | <script src="https://igem.org/wiki/index.php?title=HQ: | + | <script src="https://igem.org/wiki/index.php?title=HQ:Sitemap_parts.js&action=raw&ctype=text/javascript"></script> |
+ | |||
+ | <style> | ||
+ | .clear { clear:both; } | ||
+ | </style> | ||
<script> | <script> | ||
Line 30: | Line 34: | ||
<div class="column full_size"> | <div class="column full_size"> | ||
− | <div class="view_format selected_view" id="list_view"> PAGE LIST </div> | + | <div class="view_format selected_view" id="list_view"> GENERAL PAGE LIST </div> |
− | <div class="view_format" id=" | + | <div class="clear"></div> <br> |
− | <div class="view_format | + | |
+ | <div class="view_format " id="assembly_view"> ASSEMBLY</div> | ||
+ | <div class="view_format " id="collections_view"> COLLECTIONS </div> | ||
+ | <div class="view_format " id="dna_view"> DNA </div> | ||
+ | <div class="view_format " id="chassis_view"> CHASSIS </div> | ||
+ | |||
+ | <div class="clear"></div> <br> | ||
+ | |||
+ | |||
+ | <div class="view_format" id="part_view"> PARTS </div> | ||
+ | <div class="view_format " id="part_types_view"> PART TYPES</div> | ||
+ | <div class="view_format " id="plasmid_backbones_view"> PLASMID BACKBONES</div> | ||
+ | <div class="view_format " id="viral_vectors_view"> VIRAL VECTORS</div> | ||
+ | |||
+ | <div class="clear"></div> <br> | ||
+ | |||
+ | <div class="view_format " id="tutorials_view">TUTORIALS </div> | ||
+ | <div class="view_format " id="features_view"> FEATURES</div> | ||
+ | <div class="view_format " id="recombination_view"> RECOMBINATION</div> | ||
+ | <div class="view_format" id="other_view"> OTHER </div> | ||
+ | |||
+ | <div class="clear"></div> <br> | ||
+ | <div class="view_format" id="redirects_view"> REDIRECTS </div> | ||
+ | <div class="view_format" id="software_view"> SOFTWARE </div> | ||
+ | <div class="view_format" id="resources_view"> RESOURCES </div> | ||
+ | |||
</div> | </div> | ||
Line 45: | Line 74: | ||
<div class="column full_size multiple_links view_format_content selected_content" id="list_view_content"> | <div class="column full_size multiple_links view_format_content selected_content" id="list_view_content"> | ||
<h2> LIST </h2> | <h2> LIST </h2> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th> Total pages </th> <th> Wiki pages </th> <th> HQ pages </th> <th> Redirect pages </th> <th> Not sorted </th> <th> Team pages </th> | ||
+ | </tr> | ||
+ | |||
+ | <tr align="center"> | ||
+ | <td id="total_pages_count"> <p class="loading"> ... </p> </td> | ||
+ | <td id="wiki_pages_count"> <p class="loading"> ... </p> </td> | ||
+ | <td id="hq_pages_count"> <p class="loading"> ... </p> </td> | ||
+ | <td id="redirect_pages_count"> <p class="loading"> ... </p> </td> | ||
+ | <td id="not_sorted_pages_count"> <p class="loading"> ... </p></td> | ||
+ | <td id="team_pages_count"> <p class="loading"> ... </p> </td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | </table> | ||
+ | |||
+ | <br><br> | ||
− | <ol id=" | + | <ol id="general_pages"> |
</ol> | </ol> | ||
</div> | </div> | ||
+ | |||
+ | |||
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | <div class="view_format_content" id="assembly_view_content"> | ||
+ | <h2> ASSEMBLY </h2> | ||
+ | <ol id="assembly_pages"> | ||
− | <div class="view_format_content" id=" | + | </ol> |
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="collections_view_content"> | ||
+ | <h2> COLLECTIONS </h2> | ||
+ | |||
+ | <h3> Collections </h3> | ||
+ | <ol id="collections_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3> Featured Parts </h3> | ||
+ | <ol id="featured_parts_pages"> | ||
+ | |||
+ | </ol> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="dna_view_content"> | ||
+ | <h2> DNA </h2> | ||
+ | |||
+ | <ol id="dna_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="chassis_view_content"> | ||
+ | <h2> CHASSIS</h2> | ||
+ | |||
+ | <h3> Chassis </h3> | ||
+ | <ol id="chassis_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | <h3> E.coli </h3> | ||
+ | <ol id="ecoli_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | |||
+ | <h3> Cell-Free</h3> | ||
+ | <ol id="cell-free_pages"> | ||
+ | |||
+ | |||
+ | </ol> | ||
+ | |||
+ | <h3> Bacillus </h3> | ||
+ | <ol id="bacillus_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | <h3> Yeast </h3> | ||
+ | <ol id="yeast_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="view_format_content" id="part_view_content"> | ||
<div class = "column full_size"> | <div class = "column full_size"> | ||
− | <h2> | + | <h2> PARTS </h2> |
</div> | </div> | ||
+ | |||
+ | |||
<div class="column half_size"> | <div class="column half_size"> | ||
− | <ol id=" | + | |
+ | <p class="loading"> Loading all part pages... Please wait </p> | ||
+ | |||
+ | <ol id="part_list"> | ||
</ol> | </ol> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
+ | |||
Line 78: | Line 213: | ||
− | <div class=" | + | <div class="view_format_content" id="part_types_view_content"> |
− | + | <h2>PART TYPES </h2> | |
− | < | + | <h3>Part Types</h3> |
− | < | + | <ol id="part_types_pages"> |
+ | </ol> | ||
− | |||
− | |||
− | |||
− | |||
− | < | + | <h3>Promoters </h3> |
− | + | <ol id="promoters_pages"> | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | </ol> | ||
− | |||
− | <div class="column | + | <h3>Protein Coding Regions </h3> |
+ | <ol id="protein_coding_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3>Protein Domain</h3> | ||
+ | <ol id="protein_domain_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3>Ribosome</h3> | ||
+ | <ol id="ribosome_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3>Terminators</h3> | ||
+ | <ol id="terminator_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="plasmid_backbones_view_content"> | ||
+ | <h2> PLASMID BACKBONES</h2> | ||
+ | |||
+ | <h3>Plasmid Backbone </h3> | ||
+ | <ol id="plasmid_backbone_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="viral_vectors_view_content"> | ||
+ | <h2> VIRAL VECTORS</h2> | ||
+ | |||
+ | <h3>Viral Vectors </h3> | ||
+ | <ol id="viral_vector_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="tutorials_view_content"> | ||
+ | <h2> TUTORIALS </h2> | ||
+ | |||
+ | <h3>Tutorials </h3> | ||
+ | <ol id="tutorials_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3>Protocols</h3> | ||
+ | <ol id="protocol_pages"> | ||
+ | |||
+ | </ol> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="features_view_content"> | ||
+ | <h2>FEATURES </h2> | ||
+ | |||
+ | <h3>Features </h3> | ||
+ | <ol id="features_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3>Primers </h3> | ||
+ | <ol id="primers_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="recombination_view_content"> | ||
+ | <h2> RECOMBINATION </h2> | ||
+ | |||
+ | <h3>Recombination</h3> | ||
+ | <ol id="recombination_pages"> | ||
+ | |||
+ | </ol> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="other_info"> | ||
+ | <div class="column full_size view_format_content" id="other_view_content"> | ||
+ | |||
+ | |||
+ | <h2>OTHER</h2> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <h3> Keyword found </h3> | ||
+ | <ol id="keyword_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <h3> Team made </h3> | ||
+ | <ol id="team_made_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
<h3> HQ pages </h2> | <h3> HQ pages </h2> | ||
Line 110: | Line 383: | ||
<ol id="HQ"> | <ol id="HQ"> | ||
</ol> | </ol> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | |
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="redirects_view_content"> | ||
+ | <h2> REDIRECTS</h2> | ||
+ | |||
<h3> Redirects </h3> | <h3> Redirects </h3> | ||
<ol id="redirect"> | <ol id="redirect"> | ||
Line 118: | Line 405: | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="software_view_content"> | ||
+ | <h2>SOFTWARE </h2> | ||
+ | |||
+ | <h3> Software </h3> | ||
+ | <ol id="software_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <h3> Registry </h3> | ||
+ | <ol id="registry_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | <div class="view_format_content" id="resources_view_content"> | ||
+ | <h2>RESOURCES </h2> | ||
+ | |||
+ | <h3> Help </h3> | ||
+ | <ol id="help_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
+ | <h3> Repository </h3> | ||
+ | <ol id="repository_pages"> | ||
+ | </ol> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> |
Latest revision as of 21:43, 22 May 2017
SITEMAP
iGEM is a multifaceted competition with many different components. Our websites have a lot of information, from requirements of the competition to tips on how make fundraising easier. This page is here to help you navigate our site and make sure you have access to all of its content.
GENERAL PAGE LIST
ASSEMBLY
COLLECTIONS
DNA
CHASSIS
PARTS
PART TYPES
PLASMID BACKBONES
VIRAL VECTORS
TUTORIALS
FEATURES
RECOMBINATION
OTHER
REDIRECTS
SOFTWARE
RESOURCES
LIST
Total pages | Wiki pages | HQ pages | Redirect pages | Not sorted | Team pages |
---|---|---|---|---|---|
... |
... |
... |
... |
... |
... |
ASSEMBLY
COLLECTIONS
Collections
Featured Parts
DNA
CHASSIS
Chassis
E.coli
Cell-Free
Bacillus
Yeast
PARTS
Loading all part pages... Please wait