Fossil SCM

Added documentation for the other legal values for event.type in the "y" parameter to /timeline.rss.

wyoung 2020-03-13 01:25 trunk
Commit 4a70f9485c27527db8d5c032b126f5f3569a9cfdffb7bc6b454662331e030472
1 file changed +3 -2
+3 -2
--- src/rss.c
+++ src/rss.c
@@ -26,12 +26,13 @@
2626
** WEBPAGE: timeline.rss
2727
** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
2828
**
2929
** Produce an RSS feed of the timeline.
3030
**
31
-** TYPE may be: all, ci (show check-ins only), t (show tickets only),
32
-** w (show wiki only).
31
+** TYPE may be: all, ci (show check-ins only), t (show ticket changes only),
32
+** w (show wiki only), e (show tech notes only), f (show forum posts only),
33
+** g (show tag/branch changes only).
3334
**
3435
** LIMIT is the number of items to show.
3536
**
3637
** tkt=UUID filters for only those events for the specified ticket. tag=TAG
3738
** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
3839
--- src/rss.c
+++ src/rss.c
@@ -26,12 +26,13 @@
26 ** WEBPAGE: timeline.rss
27 ** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
28 **
29 ** Produce an RSS feed of the timeline.
30 **
31 ** TYPE may be: all, ci (show check-ins only), t (show tickets only),
32 ** w (show wiki only).
 
33 **
34 ** LIMIT is the number of items to show.
35 **
36 ** tkt=UUID filters for only those events for the specified ticket. tag=TAG
37 ** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
38
--- src/rss.c
+++ src/rss.c
@@ -26,12 +26,13 @@
26 ** WEBPAGE: timeline.rss
27 ** URL: /timeline.rss?y=TYPE&n=LIMIT&tkt=UUID&tag=TAG&wiki=NAME&name=FILENAME
28 **
29 ** Produce an RSS feed of the timeline.
30 **
31 ** TYPE may be: all, ci (show check-ins only), t (show ticket changes only),
32 ** w (show wiki only), e (show tech notes only), f (show forum posts only),
33 ** g (show tag/branch changes only).
34 **
35 ** LIMIT is the number of items to show.
36 **
37 ** tkt=UUID filters for only those events for the specified ticket. tag=TAG
38 ** filters for a tag, and wiki=NAME for a wiki page. Only one may be used.
39

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button