Fossil SCM

Completed a half-written sentence in the fileedit docs.

stephan 2020-05-15 18:54 fileedit-ajaxify
Commit d701631ec7cee22b9bfc9f53ffe993a12dd9ea8409041efd254e83b1d3704d05
1 file changed +10 -8
--- www/fileedit-page.md
+++ www/fileedit-page.md
@@ -88,18 +88,20 @@
8888
- If neither of those is available, the storage is transient and
8989
will not survive a page reload.
9090
- It stores only the most recent last 7 checkin/file combinations
9191
which have been modified. Note that changing the "executable bit"
9292
is counted as a modification, but the checkin comment is not
93
- stored separately for each file.
94
-
95
-Exactly how long `fileStorage` will survive, and how much it can hold,
96
-is environment-dependent. `sessionStorage` will survive until the
97
-current browser tab is closed, but it survives across reloads of the
98
-same tab.
99
-
100
-If `/filepage` determines that no peristent storage is available
93
+ stored separately for each file. If the limit is exceeded, it
94
+ silently discards the oldest edits.
95
+
96
+Exactly how long `fileStorage` will survive, and how much it or
97
+`sessionStorage` can hold, is environment-dependent. `sessionStorage`
98
+will survive until the current browser tab is closed, but it survives
99
+across reloads of the same tab.
100
+
101
+If `/filepage` determines that no peristent storage is available a
102
+warning is displayed on the editor page.
101103
102104
### The Power is Yours, but...
103105
104106
> "With great power comes great responsibility."
105107
106108
--- www/fileedit-page.md
+++ www/fileedit-page.md
@@ -88,18 +88,20 @@
88 - If neither of those is available, the storage is transient and
89 will not survive a page reload.
90 - It stores only the most recent last 7 checkin/file combinations
91 which have been modified. Note that changing the "executable bit"
92 is counted as a modification, but the checkin comment is not
93 stored separately for each file.
94
95 Exactly how long `fileStorage` will survive, and how much it can hold,
96 is environment-dependent. `sessionStorage` will survive until the
97 current browser tab is closed, but it survives across reloads of the
98 same tab.
99
100 If `/filepage` determines that no peristent storage is available
 
 
101
102 ### The Power is Yours, but...
103
104 > "With great power comes great responsibility."
105
106
--- www/fileedit-page.md
+++ www/fileedit-page.md
@@ -88,18 +88,20 @@
88 - If neither of those is available, the storage is transient and
89 will not survive a page reload.
90 - It stores only the most recent last 7 checkin/file combinations
91 which have been modified. Note that changing the "executable bit"
92 is counted as a modification, but the checkin comment is not
93 stored separately for each file. If the limit is exceeded, it
94 silently discards the oldest edits.
95
96 Exactly how long `fileStorage` will survive, and how much it or
97 `sessionStorage` can hold, is environment-dependent. `sessionStorage`
98 will survive until the current browser tab is closed, but it survives
99 across reloads of the same tab.
100
101 If `/filepage` determines that no peristent storage is available a
102 warning is displayed on the editor page.
103
104 ### The Power is Yours, but...
105
106 > "With great power comes great responsibility."
107
108

Keyboard Shortcuts

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