You can already configure the syndication plugin on whether extended body is contained or not?!
Best 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/
in the moment for normal entry view output the template is resonsable for showing the full text or only the normal text without the extended text ...
for rss-output we have tpl-files, too. But here the question "full text or not" is configured in the s9y config.
Why not do this in the tpl-file, too?
I think it could be interest to give one feed the full text (perhaps for a blog planet thas wants to search into the full text) and a feed with the short text for normal readers ...
Stefan: You can already set the syndication plugin to "Let the client decide", and then use the provided URL option to make the RSS feed fetch the fulltext (or not) depending on that URL variable?!
z3b: Good suggestion. I added this plugin config to SVN of the 1.1-beta / nightly branch.
Best 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/
Stefan: You can already set the syndication plugin to "Let the client decide", and then use the provided URL option to make the RSS feed fetch the fulltext (or not) depending on that URL variable?!
(and leave out the option if you don't want a fullfeed)
HTH,
Garvin
Last edited by garvinhicking on Sat Apr 14, 2007 12:50 pm, edited 1 time in total.
# 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/
stm999999999 wrote:Aaah! THIS means the "client option"!
I've almost posted this to another thread before, but since I stumble upon it again: I think we really need better documentation of plugin config options. Sometimes it's just trial and error because the description is missing or quite cryptic. I mean, I don't want to look at the code everytime I don't know what an option does. And the normal user can't even resort to that. Our user docs are very concise, to say the least. Any suggestions on how we can improve the situation? A wiki?
Yes, pretty please. We can put it anywhere into the www.s9y.org wiki
Best 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/
Of course, having better documentation in the configuration plugin itself would be good, too. If you can come up with a better explanation than what's already there, I'd be willing to commit it.