diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-02 09:30:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-02 09:30:36 -0400 |
commit | acc5db090ecc742676117dd4149807feb05d07ed (patch) | |
tree | c15d7286754a91fcae9cb26039182aa9341957ad /doc/plugins | |
parent | 16b22252a03d3c0bf1af04f60184bdddf2d23caa (diff) | |
download | ikiwiki-acc5db090ecc742676117dd4149807feb05d07ed.tar ikiwiki-acc5db090ecc742676117dd4149807feb05d07ed.tar.gz |
web commit by http://jcflack.myopenid.com/
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/recentchanges/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn index 1c048ab22..dae4b5919 100644 --- a/doc/plugins/recentchanges/discussion.mdwn +++ b/doc/plugins/recentchanges/discussion.mdwn @@ -30,3 +30,10 @@ to turn on? --Chapman Flack > It's a (minor) bug that recentchanges optimises away generating the > change pages, but that the rss/atom feed still links to them. --[[Joey]] + +>> Hmm, ok, what's the intended correct behavior? To really generate the +>> change pages, or to change the links in the feed to point somewhere else that's +>> not missing? If you can easily point me to the right neighborhood in the code +>> I might work on a patch for this. It may be a (minor) bug in the grand scheme +>> of things, but it does seem pretty goofy if you've just clicked an RSS link. :) +>> --Chap (p.s. should this be moved to bugs?) |