Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Website » _projectCommon.php and the download link
_projectCommon.php and the download link [message #568751] Wed, 15 March 2006 18:00
Doug Gaff is currently offline Doug GaffFriend
Messages: 150
Registered: July 2009
Senior Member
Hi folks,

I'm having problems with the common navigation bar. I've created
_projectCommon.php in dsdp/dd website with the following code as the
instructions indicate:

require_once($_SERVER['DOCUMENT_ROOT'] .
"/projects/common/project-info.class.php");

$projectInfo = new ProjectInfo("dsdp.dd");

$projectInfo->generate_common_nav( $Nav );

All of the common links work correctly, except that the downloads link
is still pointing to the main DSDP download page and not the DD
sub-project download page.

I didn't see an XML tag for a download area in the project_info.xml
file, and I can't figure out how the common navigator decides what
download directory to use.

Anyone run into this? I'm a complete novice in PHP, so sorry if it's a
stupid question.

Thanks, Doug
Previous Topic:CVS server problems?
Next Topic:Phoenix 1.1 released!
Goto Forum:
  


Current Time: Sat Apr 27 00:18:54 GMT 2024

Powered by FUDForum. Page generated in 0.03006 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top