Difference between revisions of "Sitemap"

m (Protected "Sitemap" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(42 intermediate revisions by one other user not shown)
Line 356: Line 356:
 
$(document).ready(function() {
 
$(document).ready(function() {
  
load_page_list ( ) ;
 
  
  
 +
load_page_list ( );
  
 
$(".list_view").delay( 500 ).fadeIn('slow');
 
$(".list_view").delay( 500 ).fadeIn('slow');
Line 395: Line 395:
  
 
});
 
});
 
alert(str);
 
 
$("#Team_Example_wrapper a").each(function () {
 
str = $(this).attr('href');
 
console.log(str);
 
console.log(  str.substring(0,4)+":"+str.substring(5, str.length) );
 
});
 
 
 
  
 
});
 
});
Line 481: Line 471:
  
 
else if ( page_name.substring(0, 4 ) == "Team") {
 
else if ( page_name.substring(0, 4 ) == "Team") {
 +
 +
console.log (page_name);
 +
 
if ( page_name.substring(5, 12 ) == "Example" )  {
 
if ( page_name.substring(5, 12 ) == "Example" )  {
 
if ( page_name.substring(5, 13 ) != "Example2") {
 
if ( page_name.substring(5, 13 ) != "Example2") {
return false;    // if it is from team example it is fine  
+
//return false;    // if it is from team example it is fine  
 +
 
 +
 
 +
var page_help = page_name.replace(/:/g, "_");
 +
 
 +
if ( page_name == "Team:Example") {
 +
$("#Team_Hub").append("<div id='"+page_name+"_wrapper'><a  href='/"+page_name+"'>"+page_name+"</a> <ol  class='turquoise_link' id='" +page_help+"' ></ol> </div>");
 +
$("#main_container").append("<div id='"+page_name+"_wrapper'><a  href='/"+page_name+"'>"+page_name+"</a> <ol  class='turquoise_link' id='main_"+page_help+"' ></ol> </div>");
 +
}
 +
 
 +
else {
 +
console.log(page_name);
 +
$("#"+page_help.substring(0, page_help.indexOf("/") ) ).append("<li><a href='/"+page_name+"'> "+page_name.substring( page_name.indexOf("/")+1, page_name.length )+"</a>  <ul id='"+page_help+"'>  </ul></li>");
 +
 
 +
$("#main_"+page_help.substring(0, page_help.indexOf("/") ) ).append("<li><a href='/"+page_name+"'> "+page_name.substring( page_name.indexOf("/")+1, page_name.length )+"</a>  <ul id='main_"+page_help+"'>  </ul></li>");
 +
 
 +
}
 +
 
 +
return true;  // page sorted, done!
 
}
 
}
 
}
 
}
Line 511: Line 522:
  
 
function append_tier_one ( page_name ) {
 
function append_tier_one ( page_name ) {
var categories_for_links = ["About",  "Community",  "Requirements", "Calendar", "Judging",  "Safety", "Tracks", "Human_Practices",  "Giant_Jamboree", "Resources", "Team", "Sponsors" ];
+
var categories_for_links = ["About",  "Community",  "Requirements", "Calendar", "Judging",  "Safety", "Tracks", "Human_Practices",  "Giant_Jamboree", "Resources", "Sponsors" ];
 
var was_page_placed = false;
 
var was_page_placed = false;
 
var no_underscores_name = page_name.replace( /_/g , " ");
 
var no_underscores_name = page_name.replace( /_/g , " ");
Line 580: Line 591:
  
 
}
 
}
 +
 +
  
  
Line 596: Line 609:
 
$(".HQ_info").hide();
 
$(".HQ_info").hide();
 
break;
 
break;
 +
 +
 +
 
}
 
}
 +
 +
 +
 +
 +
 +
  
  

Latest revision as of 17:49, 10 June 2016

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.

View mode
LIST
MENU

List view

Complete list of the pages in our wiki ordered alphabetically.



All Pages

Menu view

Pages are sorted into "buckets" or categories that mimic the menu on the right side of the page.

About
Requirements
Competition
Judging
Giant Jamboree
Resources
Teams and Community
Team Wiki Standard Pages

    HQ control pages

    This information is for HQ to keep track of the pages that are not on the menu and or that are being developed by headquarters.

    Total number of pages 2016 Wiki HQ Not sorted Redirect
    Not sorted
    HQ pages and Dev
    Redirect