setOutDated('2014-03-01'); # Define your project-wide Nav bars here. # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3) $Nav->addNavSeparator("Articles", "index.php"); $Nav->addCustomNav("Contributing", "contributing.php", "_self", 1); $Nav->addCustomNav("Suggest a new article", "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=Articles", "_self", 1); ?>