aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-10 17:59:11 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-10 17:59:11 -0400
commit235b6d18b67f4665340c68b2a751e3a5a4fc25b8 (patch)
treea769129195eda3533cb71c9325983d428185a9f4
parent04d601f419c56170a7d5c39a2fb44e88c1810667 (diff)
downloadikiwiki-235b6d18b67f4665340c68b2a751e3a5a4fc25b8.tar
ikiwiki-235b6d18b67f4665340c68b2a751e3a5a4fc25b8.tar.gz
change wording
-rw-r--r--doc/ikiwiki.setup4
-rw-r--r--doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn7
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 99c81cf04..039ebb127 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -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,
diff --git a/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn b/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
index dab2df0e6..fe47ab52f 100644
--- a/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
+++ b/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
@@ -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]]