Difference between revisions of "Dev/Sitemap"

Line 305: Line 305:
 
 
 
id_to_append_to = check_for_special_characters(id_to_append_to);
 
id_to_append_to = check_for_special_characters(id_to_append_to);
page_name = check_for_special_characters(page_name);
 
 
page_sublist_id = check_for_special_characters(page_sublist_id);
 
page_sublist_id = check_for_special_characters(page_sublist_id);
 
 
Line 336: Line 335:
 
function check_for_special_characters(string_to_check){
 
function check_for_special_characters(string_to_check){
 
 
console.log(string_to_check);
 
if( string_to_check.indexOf("&") > -1 ) {
 
string_to_check = string_to_check.replace("&", "and");
 
}
 
  
console.log(string_to_check);
+
string_to_check = string_to_check.replace("&", "and");
 +
 
 
return string_to_check;
 
return string_to_check;
  

Revision as of 18:06, 19 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.

PAGE LIST
TEAM PAGES
HQ

TEAMS

Loading all team pages...

HQ

This is the view for iGEM HQ

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

...

...

...

...

...

...

HQ pages

Redirects

Not Sorted