It appears the "show-version-diffs" setting was abandoned in commit 0a1f4ed6aa.

Index: src/setup.c
==================================================================
--- src/setup.c
+++ src/setup.c
@@ -1463,19 +1463,10 @@
   @ in a separate box (using CSS class "timelineDate") whenever the date 
changes.
   @ With the "YYYY-MM-DD HH:MM" and "YYMMDD ..." formats, the complete 
date
   @ and time is shown on every timeline entry using the CSS class 
"timelineTime".
   @ (Preperty: "timeline-date-format")</p>

-  @ <hr />
-  onoff_attribute("Show version differences by default",
-                  "show-version-diffs", "vdiff", 0, 0);
-  @ <p>The version-information pages linked from the timeline can either
-  @ show complete diffs of all file changes, or can just list the names of
-  @ the files that have changed.  Users can get to either page by
-  @ clicking.  This setting selects the default.
-  @ (Property: "show-version-diffs")</p>
-
   @ <hr />
   entry_attribute("Max timeline comment length", 6,
                   "timeline-max-comment", "tmc", "0", 0);
   @ <p>The maximum length of a comment to be displayed in a timeline.
   @ "0" there is no length limit.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to