]> sipb.mit.edu Git - ikiwiki.git/commitdiff
change wording
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 21:59:11 +0000 (17:59 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 10 Apr 2008 21:59:11 +0000 (17:59 -0400)
doc/ikiwiki.setup
doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn

index 99c81cf040107e36ebdd3cb86a5656a5fc9029c0..039ebb127bb451d0d0783c229c11d82cd5b806c7 100644 (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,
        #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,
        #atom => 1,
        # Allow generating feeds even if not generated by default?
        #allowrss => 1,
index dab2df0e6e7ae6c08fc595f3245e2af94991a7c7..fe47ab52f438aae2f722286bb99c989359dcb0b1 100644 (file)
@@ -19,3 +19,10 @@ turn on feeds for recentchanges.
             #allowrss => 1,
 
 [[tag patch]]
             #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]]