rctxtreme
07-16-2007, 12:12 AM
OK, if you view this RSS feed (http://gmnews.wordpress.com/feed/) in Firefox 2+, you would've noticed that descriptions get cut off automatically. Unfortunately, when something like an RSS parser in PHP reads the RSS feed, the description is the entire blog post.
So is it possible you could have something like this where feeding a function or something a variable containing a long string, and just cutting it off after a specified number of words, then adding [...]. Thanks!
So is it possible you could have something like this where feeding a function or something a variable containing a long string, and just cutting it off after a specified number of words, then adding [...]. Thanks!