I'm using Serendipity for my anime blog and I love it. I decided to try turning on the RSS feeds so I could tie it to my Yahoo! 360 page, however the link for the RSS 2 feed doesn't take me to a valid feed (nor Yahoo).
I double checked my settings and I'm not sure what I'm doing wrong.
You can see the link it makes at http://eclectic-world.com/myaddictions/animania/
Any ideas? I'm running the current version.
RSS links don't work
-
Collectonian
- Regular
- Posts: 17
- Joined: Thu Nov 04, 2004 10:54 pm
- Location: Bryan-College Station, TX
- Contact:
feedvalidator says:
The onmouseover/onmouseout seem to come from the window.status-code. The invalid character is the acute´ instead of the apostrophe '.
But I'm not an expert on RSS-feeds
Code: Select all
line 37, column 10507: content:encoded should not contain onmouseover tag (41 occurrences)
line 37, column 10507: content:encoded should not contain onmouseout tag (41 occurrences)
line 63, column 1902: content:encoded contains bad characters (6 occurrences)
... >When you are totally bored with life\x85is it time to end it all?</p ...
^But I'm not an expert on RSS-feeds
2b || !2b
-
Collectonian
- Regular
- Posts: 17
- Joined: Thu Nov 04, 2004 10:54 pm
- Location: Bryan-College Station, TX
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
You can limit the amount of RSS feed entries by editing your rss.php file and search for this line:
Just replace the "15" to "5". 
Regards,
Garvin
Code: Select all
serendipity_fetchEntries(null, true, 15, false,
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/
-
Collectonian
- Regular
- Posts: 17
- Joined: Thu Nov 04, 2004 10:54 pm
- Location: Bryan-College Station, TX
- Contact: