Difference between revisions of "Sitemap"

Line 152: Line 152:
 
//"Sitemap" is part of the ids to make sure it is appended on the page and not on the menu or anywhere else  
 
//"Sitemap" is part of the ids to make sure it is appended on the page and not on the menu or anywhere else  
 
 
+
 
load_page_list("https://2017.igem.org/Special:AllPages");
+
 
 +
// call the function to load the page list
 +
load_page_list("https://2017.igem.org/Special:AllPages");
 +
 
 +
 
  
 
$(document).ready(function() {
 
$(document).ready(function() {
Line 160: Line 164:
 
check_user_priviliges();
 
check_user_priviliges();
 
 
// call the function to load the page list
 
 
  
 
//switching between views  
 
//switching between views  
Line 174: Line 176:
  
  
 +
 +
$(".expand_collapse.control_button").click(function(){
 +
$(this).next().fadeToggle(400);
 +
//$(this).toggleClass("less");
 +
});
  
 
});
 
});
Line 252: Line 259:
 
if ( is_it_a_special_page ( page_name, page_link ) == false ) {   
 
if ( is_it_a_special_page ( page_name, page_link ) == false ) {   
 
 
// check how many "tiers" (  /  ) the page name has in order to place it appropiately
+
// check how many "tiers" (  /  ) the page name has in order to place it appropriately
 
switch  ( (page_name.match( /\//g ) || []).length  ) {   
 
switch  ( (page_name.match( /\//g ) || []).length  ) {   
 
 
Line 261: Line 268:
 
id_to_append_to = "#team_list";
 
id_to_append_to = "#team_list";
 
page_sublist_id = page_sublist_id + page_name.replace( /:/g , "0");
 
page_sublist_id = page_sublist_id + page_name.replace( /:/g , "0");
append_page(id_to_append_to, page_name, page_name_display, page_sublist_id);  
+
append_main_team_page(id_to_append_to, page_name, page_name_display, page_sublist_id);  
 
}
 
}
 
else {
 
else {

Revision as of 15:43, 24 April 2017

MENU

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.

PAGE LIST
TEAM PAGES
HQ

TEAMS

HQ

This is the view for iGEM HQ

Wiki in numbers

Total pages Wiki pages HQ pages Redirect pages Not sorted Team pages

HQ pages

Redirects

Not Sorted