I *think* I am using 4.3.2, since I downloaded it two weeks ago from the
download page. Is there a way to confirm this?
I tried the example theme that came bundled with my download, and again
saw no changes.
The contents of my example.theme are:
<?php
// $Id: example.theme,v 1.37 2003/01/06 21:43:06 dries Exp $
class Theme_example extends BaseTheme {
function system($field) {
$system["name"] = "example";
$system["author"] = "Dries";
$system["description"] = "Internet explorer, Netscape, Opera, Lynx";
return $system[$field];
}
}
?>
Stefan Nagtegaal wrote:
Which version of drupal are you using???
The refer you do here:
print $this->links(link_page());
is, please correct me if I am wrong, from not CVS..
The themes in the CVS version (in core-distribution) are chameleon, example
and xtemplate..
Try the example-theme and tell me if your links are printed right or not...
Stefan
----- Original Message -----
From: "David Tannenbaum" <david.tannenbaum@xxxxxxxxxxxxxxxxxxxxxx>
To: <drupal-support@xxxxxxxxxx>
Sent: Sunday, February 29, 2004 5:18 PM
Subject: Re: [drupal-support] Custom nav links mysteriously not working
I have tried unconed, Marvin, and example. All of them seem to print out
the navbar with
print $this->links(link_page());
The same themes do work on my home machine.
Stefan Nagtegaal wrote:
From: "David Tannenbaum" <david.tannenbaum@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [drupal-support] Custom nav links mysteriously not working
We would like customize the navigation links at the top of each page, so
I have changed the $custom_links values in conf.php, but see *no* effect
in any templates.
This is strange because other values are clearly being read out of the
conf.php file, including the mysql database location and password, and
the base url.
What theme are you using at the moment?
Stefan.
--
[ Drupal support list | http://list.drupal.org/ ]
--
[ Drupal support list | http://list.drupal.org/ ]
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|