change wording

master
Joey Hess 2008-04-10 17:59:11 -04:00
parent 04d601f419
commit 235b6d18b6
2 changed files with 9 additions and 2 deletions

View File

@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
#},
],
# Default to generating rss feeds for blogs?
# Default to generating rss feeds for pages with feeds?
#rss => 1,
# Default to generating atom feeds for blogs?
# Default to generating atom feeds for pages with feeds?
#atom => 1,
# Allow generating feeds even if not generated by default?
#allowrss => 1,

View File

@ -19,3 +19,10 @@ turn on feeds for recentchanges.
#allowrss => 1,
[[tag patch]]
> Hmm, recentchanges is just a blog. Of course the word "blog" is perhaps
> being used in too broad a sense here, since it tends to imply personal
> opinions, commentary, not-a-journalist, sitting-in-ones-underwear-typing,
> and lots of other fairly silly stuff. But I don't know of a better word
> w/o all these connotations. I've reworded it to not use the term "blog"..
> [[done]] --[[Joey]]