_projectCommon.php and the download link [message #16284] |
Wed, 15 March 2006 13:00  |
Eclipse User |
|
|
|
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
|
|
|
Re: _projectCommon.php and the download link [message #16315 is a reply to message #16284] |
Fri, 17 March 2006 01:25  |
Eclipse User |
|
|
|
Doug,
This is because (um, uh, undocumented, sorry, fixed) the downloads link
comes from the Foundation internal database. Send webmaster or I the
correct URL and we'll update the internal database and then your common
nav bar will be updated. Sorry.
> 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.
- Bjorn
|
|
|
Re: _projectCommon.php and the download link [message #568807 is a reply to message #16284] |
Fri, 17 March 2006 01:25  |
Eclipse User |
|
|
|
Doug,
This is because (um, uh, undocumented, sorry, fixed) the downloads link
comes from the Foundation internal database. Send webmaster or I the
correct URL and we'll update the internal database and then your common
nav bar will be updated. Sorry.
> 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.
- Bjorn
|
|
|
Powered by
FUDForum. Page generated in 0.31500 seconds