Diff
Not logged in

Differences From:

File src/setup.c part of check-in [7a39dde24b] - Clean up and merge updates from trunk by robert on 2009-09-26 08:17:33. Also file src/setup.c part of check-in [37f295c310] - Fix a URL on the logo setup page. by drh on 2009-09-21 19:19:20. [view]

To:

File src/setup.c part of check-in [9812c6c5ab] - Add "Generate RSS feed for timeline" option to Timeline preferences. Don't output RSS when it's turned off. by dmitry on 2009-10-15 17:20:00. [view]

@@ -784,8 +784,11 @@
                   "timeline-max-comment", "tmc", "0");
   @ <p>The maximum length of a comment to be displayed in a timeline.
   @ "0" there is no length limit.</p>
 
+  @ <hr>
+  onoff_attribute("Generate RSS feed for timeline",
+                  "timeline-generate-rss", "tgr", 1);
   @ <hr>
   @ <p><input type="submit"  name="submit" value="Apply Changes"></p>
   @ </form>
   db_end_transaction(0);