Re: Dynamic Page Title not working i'm having the same problem in Mambo 4.5.1 RC2. currently i have the following code in my template. what should i change it to? i read somewhere else that there should be an option for dynamic titles in global config, but i don't have it.
i want my titles to be: sitename - section name - article name - author name. is this possible.
currently the code is: <title><?php echo $mosConfig_sitename; ?></title>
i've also tried titlechange1.21 but it only changes titles for sections rather than individual articles.
help appreciated! |