<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>How to Display Your Page Title in Your Template - Joomla! 1.5</title>
		<description>Comments for How to Display Your Page Title in Your Template - Joomla! 1.5 at http://www.howtojoomla.net , comment 1 to 60 out of 20 comments</description>
		<link>http://www.howtojoomla.net</link>
		<lastBuildDate>Fri, 21 Nov 2008 17:45:37 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1082</link>
			<description>sorry for the previous...doens't allow html tags in it.

I was saying that it's not working.
can it be because I'm using legacy mode?
unfortunately I can't turn it off to test it and make it work

thanks again in advance. - b</description>
			<pubDate>Mon, 03 Nov 2008 08:34:15 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1081</link>
			<description>Hi cory, thanks for the tips..
however I am having the same issues as X_burner...it's not working for me
neither in between  or above the  - b</description>
			<pubDate>Mon, 03 Nov 2008 08:32:21 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1056</link>
			<description>MAn, this is NUTS!  - Why is it so hard to change the name of the title of pages? I would like the title to be the title of the news story. - Dave</description>
			<pubDate>Sat, 18 Oct 2008 23:41:01 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1011</link>
			<description>Hi Cory - Great resource very useful indeed - Thank you

This is just what I needed to know, now though I would like to display the category name and maybe the section name sometimes... How would I do these please??
Cheers - Leo Woods</description>
			<pubDate>Thu, 25 Sep 2008 16:13:31 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1005</link>
			<description>The category id is usually passed in through the URL. You could use JRequest::getVar('catid', ''); to get the value of the category id. - Cory</description>
			<pubDate>Thu, 18 Sep 2008 19:56:20 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1004</link>
			<description>Thanks Cory.  I want to apply css based on the category of an article.  Any suggestions? - Tad Osborn</description>
			<pubDate>Thu, 18 Sep 2008 19:51:44 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1003</link>
			<description>You could run an SQL query against jos_categories from your template, but I wouldn't advise that. I don't know if there is a simple way of doing this. Another option would be to just create a &quot;custom HTML&quot; module and type the category name directly. - Cory</description>
			<pubDate>Thu, 18 Sep 2008 19:49:19 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-1002</link>
			<description>Could you please tell me how to get the Category for an article? - Tad Osborn</description>
			<pubDate>Thu, 18 Sep 2008 19:47:20 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-994</link>
			<description>This is a great tutorial.

But I would like to modify it so it just shows which section I am in, 
not the actual page title.

Eg &quot;News&quot; Not the title: &quot;Taiwan has a new President&quot;

Any ideas? - Robert Stark</description>
			<pubDate>Thu, 11 Sep 2008 00:21:47 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-991</link>
			<description>Wow......I found it

The default page title in Joomla 1.5 is &quot;Welcome to the Frontpage&quot;.
CHANGE CAN BE DONE FROM:
Joomla admin area &gt; Menus &gt; Main Menu &gt; Home &gt; Parameters - System &gt; Page Title.

Type in the new page title you wish to use and save the change. Next time you open your website, the new page title will show up in your browser :) - Daniele</description>
			<pubDate>Sun, 07 Sep 2008 13:44:46 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-990</link>
			<description>Hi Cory......I wonder if I can get rid of the &quot;welcome to the frontpage&quot; from my site......(joomla 1.5 default template), I don't understand from where I can remove it.....the site title that I have set on the global configuration is different from that, however, when I right click on the live site, and check the source of my index.php it still show &quot;welcome to the frontpage&quot; as a site title.....

Thank you in advance - Daniele</description>
			<pubDate>Sun, 07 Sep 2008 13:19:27 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-989</link>
			<description>I was wondering if there was a way to use your method but outputting the title minus the site name. 

I do not need my site name on each page once more it is redundant. 

thanks, 

-austin - austin</description>
			<pubDate>Sun, 07 Sep 2008 06:00:44 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-981</link>
			<description>I found this extremely useful! THANKS!

I’m using this for meta tags and so far I’ve been able to use this technique for the following:

$mydoc =&amp; JFactory::getDocument();
$description = $mydoc-&gt;getDescription();
$generator = $mydoc-&gt;getGenerator();
$keywords = $mydoc-&gt;getMetaData( 'keywords' );
$author = $mydoc-&gt;getMetaData( 'author' );
$mytitle = $mydoc-&gt;getTitle();
$conf =&amp; JFactory::getConfig();
$sitename = $conf-&gt;getValue('config.sitename'); 

But I can’t get the “Modified Date” to work.

I’ve tried this:

$mdate = $mydoc-&gt;getModifiedDate();
 ( 

But, it simply shows the current date and time.

I’d also like to be able to use the “Created Date” but have found no documentation on getting this at all.

Thanks

Paul - Paul</description>
			<pubDate>Wed, 27 Aug 2008 18:51:13 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-970</link>
			<description>$this-&gt;getTitle() should do the trick also... - Volker</description>
			<pubDate>Tue, 19 Aug 2008 07:21:55 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-967</link>
			<description>Great tip, thanks.  Had a question, is it possible for it to show up:

sitename - category name - article title? - cchun39</description>
			<pubDate>Sun, 17 Aug 2008 16:05:09 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-954</link>
			<description>Thanks for the call title tip. However, from a SEO standpoint, it is better NOT to call your site title as part of the page title. Your page will rank much higher without it, sometimes 10-20 slots higher! - Raven</description>
			<pubDate>Thu, 07 Aug 2008 07:16:00 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-946</link>
			<description>That was incredibly easy. I thought I'd have to go through a long winded process to solve the issue, until I found this. Thank you so much for your help! - Jai</description>
			<pubDate>Sun, 03 Aug 2008 09:17:30 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-924</link>
			<description>Hi cory

another thing is that how shall i change my FTP setting? because i put my web site url in FTP host and it doesn't work (has error) and when i add the name of my server FTP address ( D:\WWW\PES\myfatherlandiranc.....) it has eroor when i enabale FTP as follow: 

JFTP::connect: Could not connect to host &quot;D:\WWW\PES\myfatherlandiranc\www m&quot; on port 21

do you know how to do it? may be if i change this then i can install my components or plugins...  - Ardi</description>
			<pubDate>Mon, 21 Jul 2008 03:15:19 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-918</link>
			<description>Hi Ardi,

I'm so sorry to hear that is happening to you. I have no idea why that might be happening. The only thing I can think of is to make sure the directory permissions on your server are set to at least 7-5-7, but you say you've already done that. - Cory</description>
			<pubDate>Thu, 17 Jul 2008 08:30:00 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.howtojoomla.net/content/view/86/6/#comment-917</link>
			<description>all my permissions are writeable and ok. but i do not know why it happen to me
 - Ardi</description>
			<pubDate>Thu, 17 Jul 2008 05:01:53 +0100</pubDate>
		</item>
	</channel>
</rss>
