Hi,
I got some problems. If anyone subcribes my rss feeds, he can see my login name, alternatively my Username. I can change that, as I leave the authors name blank.
But that's no solution at all. Who can I get rid of the "login" at the feed
Blog: http://Kuenstliche-Welten.net
Feed: http://kuenstliche-welten.net/index.php ... index.rss2
Thanks in advance
Login name on RSS Feed
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
Re: Login name on RSS Feed
The syndication plugin has an option for showing or hiding email addresses. The spam protector plugin also has an option for hiding email addresses for comments. I set both to hide/not show email addresses.
=Don=
Re: Login name on RSS Feed
well it's not the problem that my email is shown.
That's the title of my rss feed shown, when you subscribe to it: Künstliche Welten (Login: willi)
Willi ist the author's name,. I just don't want that whole Login-phrase shown at the feed.
That's the title of my rss feed shown, when you subscribe to it: Künstliche Welten (Login: willi)
Willi ist the author's name,. I just don't want that whole Login-phrase shown at the feed.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Login name on RSS Feed
Hi!
This login is shown only if you have a valid login cookie. It is not shown for anybody else subscribing to your feed without a login.
This is currently not a toggle option, it's a mandatory indicator of the login status. You could only edit the rss*.tpl template files and hordcode a custom RSS feed title there.
Regards,
Garvin
This login is shown only if you have a valid login cookie. It is not shown for anybody else subscribing to your feed without a login.
This is currently not a toggle option, it's a mandatory indicator of the login status. You could only edit the rss*.tpl template files and hordcode a custom RSS feed title there.
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/
Re: Login name on RSS Feed
okay, solved. Thanks!