Hello, I wonder can someone help.
On the front page of my site:
I would like to have the <title>:
Quote:
| Frontpage :: BonoEstente.com :: Living & Working in Germany
|
in which the frist word 'Frontpage' could come from parsing the 'com_frontpage' component title. On the weather page:
I would like to have the title:
Quote:
| Weather :: BonoEstente.com :: Living & Working in Germany
|
where again the 'Weather' part could come from the 'com_weather' component title. The same would apply to 'Forums', 'Guestbook', 'Contact Us' etc etc. I have the word 'Contact' present in the title of the 'Contact Us' page and also the content title on each of the content pages. How would I do this for my own com_weather page?
I have tried to find a way in the mambo.php file and also in the com_weather/weather.php page, for example, but have had no luck so far. Can anyone help as to how I can instantiate this variable into the <title> tag, perhaps in the template or whatever?
Also, if this is possible, I have a variable '$v_city' in my weather component which I would also like to add the title, such as it would give:
Quote:
| Berlin Weather :: BonoEstente.com :: Living & Working in Germany
|
Does anyone have any ideas? I have seen some similar topics on the board but have been unable to find one that fits
Appreciative of any help/advice.
Dave