]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/more_and_RSS_generation.mdwn
response
[ikiwiki.git] / doc / bugs / more_and_RSS_generation.mdwn
1 I'd like the more plugin and RSS to play better together. In the case of the html generation of the main page of a blog, I'd like to get the first paragraph out, but keep RSS as a full feed.
2
3 Maybe there is a different plugin (I also tried toggle)? 
4
5 > I am not a fan of the more directive (thus the rant about it sucking
6 > embedded in its [[example|ikiwiki/directive/more]]). But I don't think 
7 > that weakening it to not work in rss feeds is a good idea, if someone
8 > wants to force users to go somewhere to view their full content, 
9 > they should be able to do it, even though it does suck.
10
11 > The toggle directive will degrade fairly well in an rss feed to
12 > display the full text. (There is an annoying toggle link that does
13 > nothing when embedded in an rss feed). --[[Joey]]
14
15 I also note, that at least currently, more seems to break on a few pages, not being parsed at all when aggregated into the front page. 
16
17 > It's just a simple directive, it should work anywhere any directive will,
18 > and does as far as I can see. Details? --[[Joey]]
19
20 see also: [[/bugs/rss_feeds_do_not_use_recommended_encoding_of_entities_for_some_fields/]]