Fossil SCM

Added "File Browser Tree View" item to www/javascript.md

wyoung 2019-10-02 06:49 js-use-doc
Commit 72a00d1f74f460992e6eff9af0c555376d9cd9a77a983f025b8905dad6ae4026
1 file changed +13
--- www/javascript.md
+++ www/javascript.md
@@ -187,10 +187,23 @@
187187
a client-side sort of the data on that column.
188188
189189
_Potential Workaround:_ This feature could be enhanced to do the sort on
190190
the server side using a page re-load.
191191
192
+
193
+### <a id="tree"></a>File Browser Tree View
194
+
195
+The [file browser’s tree view mode][tv] uses JavaScript to handle clicks
196
+on folders so they fold and unfold without needing to reload the entire
197
+page.
198
+
199
+_Graceful Fallback:_ When JavaScript is disabled, clicks on folders
200
+reload the page showing the folder contents instead. You then have to
201
+use the browser’s Back button to return to the higher folder level.
202
+
203
+[tv]: https://www.fossil-scm.org/fossil/dir?type=tree
204
+
192205
193206
### <a id="hash"></a>Version Hashes
194207
195208
In several places where the Fossil web UI shows a check-in hash or
196209
similar, hovering over that check-in shows a tooltip with details about
197210
--- www/javascript.md
+++ www/javascript.md
@@ -187,10 +187,23 @@
187 a client-side sort of the data on that column.
188
189 _Potential Workaround:_ This feature could be enhanced to do the sort on
190 the server side using a page re-load.
191
 
 
 
 
 
 
 
 
 
 
 
 
 
192
193 ### <a id="hash"></a>Version Hashes
194
195 In several places where the Fossil web UI shows a check-in hash or
196 similar, hovering over that check-in shows a tooltip with details about
197
--- www/javascript.md
+++ www/javascript.md
@@ -187,10 +187,23 @@
187 a client-side sort of the data on that column.
188
189 _Potential Workaround:_ This feature could be enhanced to do the sort on
190 the server side using a page re-load.
191
192
193 ### <a id="tree"></a>File Browser Tree View
194
195 The [file browser’s tree view mode][tv] uses JavaScript to handle clicks
196 on folders so they fold and unfold without needing to reload the entire
197 page.
198
199 _Graceful Fallback:_ When JavaScript is disabled, clicks on folders
200 reload the page showing the folder contents instead. You then have to
201 use the browser’s Back button to return to the higher folder level.
202
203 [tv]: https://www.fossil-scm.org/fossil/dir?type=tree
204
205
206 ### <a id="hash"></a>Version Hashes
207
208 In several places where the Fossil web UI shows a check-in hash or
209 similar, hovering over that check-in shows a tooltip with details about
210

Keyboard Shortcuts

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