summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-02 08:44:23 -0400
committerJoey Hess <joey@kitenet.net>2008-04-02 08:44:23 -0400
commitc74b2e4b8317d2146af9499a72dfd67309441d57 (patch)
tree93f8eaa0d0a23ee1e2e21a3d0aadfe814c4704f0 /doc/todo
parentc177d5c47e06a80837adfe968d5728577d05bba0 (diff)
web commit by http://alcopop.org/me/openid/: formatting, tagging
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn34
1 files changed, 18 insertions, 16 deletions
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 858d126d4..dab2df0e6 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
@@ -1,19 +1,21 @@
Expand a comment so you know which bit to uncomment if you want to
turn on feeds for recentchanges.
-diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
-index 99c81cf..7ca7687 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 blogs/recentchanges?
- #rss => 1,
-- # Default to generating atom feeds for blogs?
-+ # Default to generating atom feeds for blogs/recentchanges?
- #atom => 1,
- # Allow generating feeds even if not generated by default?
- #allowrss => 1,
+ diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
+ index 99c81cf..7ca7687 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 blogs/recentchanges?
+ #rss => 1,
+ - # Default to generating atom feeds for blogs?
+ + # Default to generating atom feeds for blogs/recentchanges?
+ #atom => 1,
+ # Allow generating feeds even if not generated by default?
+ #allowrss => 1,
+
+[[tag patch]]