How to Make Backstage Visible When It is not Editable (of https url)

18 views
Skip to first unread message

sam paul

unread,
Jun 26, 2025, 11:22:48 PMJun 26
to TiddlyWikiClassic
Hello. How to make backstage visible when viewed through https, like this website (https://acarvalho.tiddlyhost.com/)?

Best,
Sam


Yakov

unread,
Jul 11, 2025, 6:52:41 PMJul 11
to TiddlyWikiClassic
Looks like you've figured it already, but let me just answer for the case somebody else will be looking for the answer:
  • this can be achieved via a plugin that sets window.showBackstage = true; (just showBackstage = true; will also work);
  • if not set otherwise, it is defined by !readOnly, which, in turn, is defined (for a TW opened not via a file:// url) by the chkHttpReadOnly option – so, setting chkHttpReadOnly to false will also work (although will have other effects). This can be helpful in the case you'd like to open another TW (not controlled by you) with the backstage, using a paramifier, like so: https://classic.tiddlywiki.com/#chkHttpReadOnly:false

пятница, 27 июня 2025 г. в 06:22:48 UTC+3, samp...@gmail.com:
Reply all
Reply to author
Forward
0 new messages