print-window-tiddler
Jermolene 2014-12-05 10:20:32 +00:00
rodzic 0e62d8f648
commit bf974e37a2
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -10,6 +10,6 @@ modified: 201311152153
! Issues
* ''$:/DefaultTiddlers'' doesn't work because thanks to lazy loading it is only loaded after it is needed
* ''[[$:/DefaultTiddlers]]'' doesn't work because thanks to lazy loading it is only loaded after it is needed
* Ignores ''if-match'' header, so doesn't detect clashes on save
* UI state (eg current tab status) is shared between all users of the wiki, meaning that the UI can spontaneously change in response to a server sync

Wyświetl plik

@ -20,6 +20,6 @@ index: tw5
! Issues
* ''$:/DefaultTiddlers'' doesn't work because thanks to lazy loading it is only loaded after it is needed
* ''[[$:/DefaultTiddlers]]'' doesn't work because thanks to lazy loading it is only loaded after it is needed
* Ignores ''if-match'' header, so doesn't detect clashes on save
* UI state (eg current tab status) is shared between all users of the wiki, meaning that the UI can spontaneously change in response to a server sync