diff options
Diffstat (limited to 'doc/recentchanges/change_d16104f55d8b31929d0466ca9abc3ccb4af0a8e8._change')
-rw-r--r-- | doc/recentchanges/change_d16104f55d8b31929d0466ca9abc3ccb4af0a8e8._change | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/doc/recentchanges/change_d16104f55d8b31929d0466ca9abc3ccb4af0a8e8._change b/doc/recentchanges/change_d16104f55d8b31929d0466ca9abc3ccb4af0a8e8._change new file mode 100644 index 000000000..d2c139b20 --- /dev/null +++ b/doc/recentchanges/change_d16104f55d8b31929d0466ca9abc3ccb4af0a8e8._change @@ -0,0 +1,72 @@ +[[!meta author="""joey"""]] + +[[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]] + +[[!meta title="""change to bugs/more_and_RSS_generation on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-d16104f55d8b31929d0466ca9abc3ccb4af0a8e8"]] + +<div id="change-d16104f55d8b31929d0466ca9abc3ccb4af0a8e8" class="metadata"> +<span class="desc"><br />Changed pages:</span> +<span class="pagelinks"> + +<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/bugs/more_and_RSS_generation.mdwn;h=00ab43fa25cd6360f38c1b36cae6fe4e359e8c41;hp=72d636f186a4425ffdb8dd916d57181733fb0e8a;hb=d16104f55d8b31929d0466ca9abc3ccb4af0a8e8;hpb=47b9f10e6254277918873a980af0cf0631326165" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=bugs%2Fmore_and_RSS_generation&do=goto" rel="nofollow">bugs/more and RSS generation</a> + + +</span> +<span class="desc"><br />Changed by:</span> +<span class="committer"> + +<a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a> + +</span> +<span class="desc"><br />Commit type:</span> +<span class="committype">git</span> +<span class="desc"><br />Date:</span> +<span class="changedate"><span class="relativedate" title="Sat, 30 Oct 2010 12:41:31 -0400">12:41:31 10/30/10</span></span> +<span class="desc"><br /></span> +</div> + +<span class="revert"> +<a href="http://ikiwiki.info/ikiwiki.cgi?rev=d16104f55d8b31929d0466ca9abc3ccb4af0a8e8&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> +</span> + +<div class="changelog"> + + +response<br /> + + +</div> + +<div class="diff"> +<pre> +diff --git a/doc/bugs/more_and_RSS_generation.mdwn b/doc/bugs/more_and_RSS_generation.mdwn +index 72d636f..00ab43f 100644 +--- a/doc/bugs/more_and_RSS_generation.mdwn ++++ b/doc/bugs/more_and_RSS_generation.mdwn +@@ -2,6 +2,19 @@ I'd like the more plugin and RSS to play better together. In the case of the htm + + Maybe there is a different plugin (I also tried toggle)? + ++> I am not a fan of the more directive (thus the rant about it sucking ++> embedded in its [[example|ikiwiki/directive/more]]). But I don't think ++> that weakening it to not work in rss feeds is a good idea, if someone ++> wants to force users to go somewhere to view their full content, ++> they should be able to do it, even though it does suck. ++> ++> The toggle directive will degrade fairly well in an rss feed to ++> display the full text. (There is an annoying toggle link that does ++> nothing when embedded in an rss feed). --[[Joey]] ++ + 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. + ++> It's just a simple directive, it should work anywhere any directive will, ++> and does as far as I can see. Details? --[[Joey]] ++ + see also: [[/bugs/rss_feeds_do_not_use_recommended_encoding_of_entities_for_some_fields/]] + +</pre> +</div> + +<!-- d16104f55d8b31929d0466ca9abc3ccb4af0a8e8 --> |