diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmE7z4CSv-ctBarutQCd70R3CcaSPPxjVk <Dave@web> | 2010-10-28 14:28:04 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-28 14:28:04 +0000 |
commit | 99749dfdeac07b975cfba6eef617f3d7362eec73 (patch) | |
tree | 2c700d582b719821797ad91abbcf0c4f434c8fa9 /doc | |
parent | 34ef3fb40f0a8a5d595ce5cf5f0b6470b7c78198 (diff) |
more plugin and rss
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/more_and_RSS_generation.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/more_and_RSS_generation.mdwn b/doc/bugs/more_and_RSS_generation.mdwn new file mode 100644 index 000000000..72d636f18 --- /dev/null +++ b/doc/bugs/more_and_RSS_generation.mdwn @@ -0,0 +1,7 @@ +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. + +Maybe there is a different plugin (I also tried toggle)? + +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. + +see also: [[/bugs/rss_feeds_do_not_use_recommended_encoding_of_entities_for_some_fields/]] |