From 13d83f3b0c4a80c99c3c14fc81206e72cda8583a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 31 Jan 2019 11:33:49 +0000 Subject: view: diffstat anchors for multi-message/attachment views diffstat <-> ^diff anchors work within the same attachment or message while in HTML views which display multiple messages. --- Documentation/design_www.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt index c7d7fcbc..cd715b2a 100644 --- a/Documentation/design_www.txt +++ b/Documentation/design_www.txt @@ -6,12 +6,15 @@ URL and anchor naming /$INBOX/new.atom -> Atom feed #### Optional, relies on Search::Xapian -/$INBOX/$MESSAGE_ID/t/ -> HTML content of thread +/$INBOX/$MESSAGE_ID/t/ -> HTML content of thread (nested) +/$INBOX/$MESSAGE_ID/T/ -> HTML content of thread (flat) anchors: #u location of $MESSAGE_ID in URL #m per-message links, where is of the Message-ID of each message (stable) #s relative numeric position of message in thread (unstable) + #i<...> diffstat location for patch emails + #Z?<...> per-file diff header location for patch emails /$INBOX/$MESSAGE_ID/t.atom -> Atom feed for thread /$INBOX/$MESSAGE_ID/t.mbox.gz -> gzipped mbox of thread -- cgit v1.2.3-24-ge0c7