I have style elements that define the title of the page, description, keywords, etc.  
Just like the demo site.

I am putting in the same code into the style, like:

<title><? 
if ($article) { 
?>&(article.extra1);<? }
 elseif ($topic) { 
?>
&(topic.name);<? 
} else { 
?><(title)><? } 
?></title>

But, when I display the article (I use the get_article_by_name) routine, the title 
only displays the 3rd <(title)>, not the articles title (or in my case the extra1).

1. What code should I use, or how can I make sure the style is pulling the right 
information from the actual article?

2. I did some more investigating into my previous troubles.  I think one issue was 
that the new Netscape 6 doesn't work with my Midgard site.  I keep doing reloads after 
reloads and it will not sync in.  I change over to IE5, or Netscape 4.7 and everything 
works fine!


see ya,
sean.



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to