Blogname is missing in RSS Feed
Blogname is missing in RSS Feed
Is there a way to have s9y post the name of myblog along with the entries in the rss feed?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Blogname is missing in RSS Feed
Hi!
You want the name of your blog inside the entry's title, as a prefix?
You can do that by editing the feed*.tpl template files and put {$metadata.title} within the <title> element, before {$entry.title}.
Regards,
Garvin
You want the name of your blog inside the entry's title, as a prefix?
You can do that by editing the feed*.tpl template files and put {$metadata.title} within the <title> element, before {$entry.title}.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/